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
/
core
History
Rekai Musuka
5d47e5d167
fix(io): force-align all i/o reads
...
Of course, backups being the exception due to flash or sram quirks, I don't remember lol
2022-10-31 05:50:27 -03:00
..
apu
feat(apu): impelement all apu i/o reads
2022-10-29 04:24:06 -03:00
bus
feat(io): pass all suite.gba i/o read tests
2022-10-31 05:22:11 -03:00
cpu
style: remove unnecessary imports
2022-10-28 21:56:55 -03:00
apu.zig
fix(apu): only enable dma sound fifo after manual write
2022-10-30 03:48:12 -03:00
Bus.zig
fix(io): force-align all i/o reads
2022-10-31 05:50:27 -03:00
cpu.zig
chore: make use of comptime control flow when working with tuples
2022-10-31 05:14:20 -03:00
emu.zig
revert(apu): switch from f32 44.1kHz to u16 32.768kHz
2022-10-31 05:14:20 -03:00
ppu.zig
feat(ppu): implement all i/o writes
2022-10-30 03:11:04 -03:00
scheduler.zig
chore: make use of comptime control flow when working with tuples
2022-10-31 05:14:20 -03:00