zba/src
Rekai Nyangadzayi Musuka d4c7cfdf8b feat: impelement a barebones SRAM 2022-10-21 05:12:23 -03:00
..
bus feat: impelement a barebones SRAM 2022-10-21 05:12:23 -03:00
cpu chore: don't panic on 32-bit I/O 2022-10-21 05:12:21 -03:00
Bus.zig feat: impelement a barebones SRAM 2022-10-21 05:12:23 -03:00
cpu.zig feat: pass retAddr.gba 2022-10-21 05:12:22 -03:00
emu.zig feat: implement keyboard input 2022-10-21 05:12:08 -03:00
main.zig fix: zero initialize all allocated memory 2022-10-21 05:12:15 -03:00
ppu.zig fix: resolve integer overflow in BG0 Drawing 2022-10-21 05:12:22 -03:00
scheduler.zig feat: implement Hblank and Vcount Interrupts 2022-10-21 05:12:22 -03:00
util.zig chore: reorganize util.zig 2022-10-21 05:12:15 -03:00