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
c7f537959b
fix: improper lifetime for *Arm7tdmi ptr in Bus
...
*Arm7tdmi ptr is now assigned one scope up so that it lives as least as long as Bus does
2022-10-21 05:12:37 -03:00
..
bus
feat: implement Noise
2022-10-21 05:12:37 -03:00
cpu
fix: remove accidental rotation in ldrsh instructions
2022-10-21 05:12:35 -03:00
apu.zig
feat: implement Noise
2022-10-21 05:12:37 -03:00
Bus.zig
fix: improper lifetime for *Arm7tdmi ptr in Bus
2022-10-21 05:12:37 -03:00
cpu.zig
fix: improper lifetime for *Arm7tdmi ptr in Bus
2022-10-21 05:12:37 -03:00
emu.zig
feat: implement ARM read open bus
2022-10-21 05:12:35 -03:00
main.zig
fix: improper lifetime for *Arm7tdmi ptr in Bus
2022-10-21 05:12:37 -03:00
ppu.zig
feat: implement ARM read open bus
2022-10-21 05:12:35 -03:00
scheduler.zig
feat: implement Noise
2022-10-21 05:12:37 -03:00
util.zig
chore: remove magic numbers
2022-10-21 05:12:35 -03:00