zba/src
Rekai Nyangadzayi Musuka 95dd3e3df8 fix(cpu): fix PC offset when barrel shifter and bit 4 of DP is set 2022-01-24 17:52:01 -04:00
..
bus chore(io): implement IE and IME 2022-01-12 02:19:26 -04:00
cpu fix(cpu): fix PC offset when barrel shifter and bit 4 of DP is set 2022-01-24 17:52:01 -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