zba/src
Rekai Nyangadzayi Musuka 08e4eb1bf1 feat: add support for multiple BGs in Mode 0 2022-10-21 05:12:20 -03:00
..
bus feat: add support for multiple BGs in Mode 0 2022-10-21 05:12:20 -03:00
cpu chore: squash bugs preventing swi_demo.gba from working 2022-10-21 05:12:19 -03:00
Bus.zig chore: give io read/write functions access to the entire Bus 2022-10-21 05:12:20 -03:00
cpu.zig chore(cpu): reimplement bank switching logic 2022-10-21 05:12:19 -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 feat: add support for multiple BGs in Mode 0 2022-10-21 05:12:20 -03:00
scheduler.zig chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct 2022-10-21 05:12:20 -03:00
util.zig chore: reorganize util.zig 2022-10-21 05:12:15 -03:00