bus
|
fix: implement proper SRAM mirroring and stub Flash
|
2022-10-21 05:12:28 -03:00 |
apu.zig
|
feat: define APU registers
|
2022-10-21 05:12:27 -03:00 |
cpu.zig
|
chore: move DMA and Timers from io to bus
|
2022-10-21 05:12:28 -03:00 |
emu.zig
|
chore: create different types of emuloops
|
2022-10-21 05:12:27 -03:00 |
main.zig
|
chore: create different types of emuloops
|
2022-10-21 05:12:27 -03:00 |
ppu.zig
|
fix: move code in scheduler to ppu
|
2022-10-21 05:12:27 -03:00 |
scheduler.zig
|
chore: move DMA and Timers from io to bus
|
2022-10-21 05:12:28 -03:00 |
util.zig
|
chore: improve accuracy of frame limiter
|
2022-10-21 05:12:27 -03:00 |