zba/src
Rekai Nyangadzayi Musuka e5a76a3c02 chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct 2022-02-13 04:28:15 -04:00
..
bus chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct 2022-02-13 04:28:15 -04:00
cpu chore: squash bugs preventing swi_demo.gba from working 2022-02-13 02:29:53 -04:00
Bus.zig chore: give io read/write functions access to the entire Bus 2022-02-13 04:13:06 -04:00
cpu.zig chore(cpu): reimplement bank switching logic 2022-02-12 04:33:32 -04:00
emu.zig feat: implement keyboard input 2022-02-01 16:11:59 -04:00
main.zig fix: zero initialize all allocated memory 2022-02-05 15:54:53 -04:00
ppu.zig chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct 2022-02-13 04:28:15 -04:00
scheduler.zig chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct 2022-02-13 04:28:15 -04:00
util.zig chore: reorganize util.zig 2022-02-05 15:55:12 -04:00