zba/src
Rekai Nyangadzayi Musuka 702ff288d8 fix(cpu): implement S set + rd == 15 case for data processing 2022-01-19 07:46:49 -04:00
..
bus chore(io): implement IE and IME 2022-01-12 02:19:26 -04:00
cpu fix(cpu): implement S set + rd == 15 case for data processing 2022-01-19 07:46:49 -04:00
Bus.zig chore(io): implement IE and IME 2022-01-12 02:19:26 -04:00
cpu.zig feat(cpu): implement banked registers 2022-01-19 07:29:49 -04:00
emu.zig feat(ppu): improve timings + implement BG mode 3 bitmap 2022-01-09 22:16:34 -04:00
main.zig chore: remove some magic constants 2022-01-12 00:46:20 -04:00
ppu.zig chore: remove some magic constants 2022-01-12 00:46:20 -04:00
scheduler.zig chore(io): DISPSTAT bits 3 and 4 better match GBATEK documentation 2022-01-10 06:26:42 -04:00
util.zig chore: code cleanup 2022-01-07 20:00:42 -04:00