This website requires JavaScript.
Explore
Help
Sign In
paoda
/
zba
Watch
1
Star
0
Fork
You've already forked zba
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
efc7d817db
zba
/
src
History
Rekai Nyangadzayi Musuka
efc7d817db
feat: Mode 0 MVP
2022-10-21 05:12:20 -03:00
..
bus
chore: give DISPCNT DISPSTAT and VCOUNT to PPU struct
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: Mode 0 MVP
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