This website requires JavaScript.
Explore
Help
Sign In
paoda
/
zba
Watch
1
Star
0
Fork
0
You've already forked zba
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
zba
/
src
History
Rekai Musuka
9e2e8c3d1a
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
...
Also realized I confused IWRAM and EWRAM. This is also fixed TODO: Implemnt Mirroring for VRRAM
2022-02-19 10:08:31 -05:00
..
bus
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
2022-02-19 10:08:31 -05:00
cpu
chore: don't panic on 32-bit I/O
2022-02-19 06:45:39 -04:00
Bus.zig
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
2022-02-19 10:08:31 -05:00
cpu.zig
chore: don't panic on 32-bit I/O
2022-02-19 06:45:39 -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
fix: resolve integer overflow in BG0 Drawing
2022-02-19 06:55:30 -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