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
/
bus
History
Rekai Musuka
37c039fb92
fix: don't create un-needed save file
...
If we don't know if we support a game's save type yet, avoid creating a file for it.
2022-03-22 15:03:05 -03:00
..
backup.zig
fix: don't create un-needed save file
2022-03-22 15:03:05 -03:00
Bios.zig
chore: don't panic on 32-bit I/O
2022-02-19 06:45:39 -04:00
dma.zig
feat: minor performance improvements
2022-03-18 09:49:49 -03:00
Ewram.zig
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
2022-02-19 10:08:31 -05:00
GamePak.zig
feat: implement SRAM saving and loading
2022-03-22 14:41:18 -03:00
io.zig
chore: move DMA and Timers from io to bus
2022-03-15 08:25:26 -03:00
Iwram.zig
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
2022-02-19 10:08:31 -05:00
timer.zig
chore: move DMA and Timers from io to bus
2022-03-15 08:25:26 -03:00