zba/src
Rekai Nyangadzayi Musuka d495f5b4c5 feat: implement S (when rd != 15) for several data processing instructions 2022-10-21 05:11:49 -03:00
..
bus feat(bus): implement Palette RAM and DISPSTAT 2022-10-21 05:11:48 -03:00
cpu feat: implement S (when rd != 15) for several data processing instructions 2022-10-21 05:11:49 -03:00
bus.zig feat(bus): implement Palette RAM and DISPSTAT 2022-10-21 05:11:48 -03:00
cpu.zig feat: implement dedicated Barrel Shifter SHL and SHR 2022-10-21 05:11:49 -03:00
emu.zig fix(emu): prevent infinite loop when advancing scheduler 2022-10-21 05:11:46 -03:00
main.zig chore: remove all memory leaks 2022-10-21 05:11:47 -03:00
ppu.zig feat(bus): implement Palette RAM and DISPSTAT 2022-10-21 05:11:48 -03:00
scheduler.zig chore: remove all memory leaks 2022-10-21 05:11:47 -03:00
util.zig chore(cpu): iron out some false assumptions 2022-10-21 05:11:44 -03:00