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
d495f5b4c5
zba
/
src
History
Rekai Nyangadzayi Musuka
d495f5b4c5
feat: implement S (when rd != 15) for several data processing instructions
2022-10-21 05:11:49 -03:00
..
bus
feat(bus): implement Palette RAM and DISPSTAT
2022-10-21 05:11:48 -03:00
cpu
feat: implement S (when rd != 15) for several data processing instructions
2022-10-21 05:11:49 -03:00
bus.zig
feat(bus): implement Palette RAM and DISPSTAT
2022-10-21 05:11:48 -03:00
cpu.zig
feat: implement dedicated Barrel Shifter SHL and SHR
2022-10-21 05:11:49 -03:00
emu.zig
fix(emu): prevent infinite loop when advancing scheduler
2022-10-21 05:11:46 -03:00
main.zig
chore: remove all memory leaks
2022-10-21 05:11:47 -03:00
ppu.zig
feat(bus): implement Palette RAM and DISPSTAT
2022-10-21 05:11:48 -03:00
scheduler.zig
chore: remove all memory leaks
2022-10-21 05:11:47 -03:00
util.zig
chore(cpu): iron out some false assumptions
2022-10-21 05:11:44 -03:00