.. |
apu
|
chore(apu): update spsc depenency
|
2021-10-07 15:27:51 -03:00 |
ppu
|
chore: remove Cycle struct and begin scheduler design
|
2021-09-12 04:56:34 -03:00 |
apu.rs
|
fix(apu): pass blargg apu sweep tests
|
2021-09-07 01:17:01 -03:00 |
bus.rs
|
feat: implement cartridge saving
|
2021-09-20 04:13:25 -03:00 |
cartridge.rs
|
feat: implement cartridge saving
|
2021-09-20 04:13:25 -03:00 |
cpu.rs
|
chore: add a creative-commons boot rom for compat
|
2021-09-24 16:15:55 -03:00 |
emu.rs
|
chore: add a creative-commons boot rom for compat
|
2021-09-24 16:15:55 -03:00 |
high_ram.rs
|
chore: restrict what should be pub or not
|
2021-06-06 20:47:11 -05:00 |
instruction.rs
|
chore: run cargo fix
|
2021-09-12 04:56:39 -03:00 |
interrupt.rs
|
chore: remove unnecessary derivations from structs
|
2021-07-28 00:09:07 -05:00 |
joypad.rs
|
fix: have start and select keybinds match other emulators
|
2021-09-20 03:26:06 -03:00 |
lib.rs
|
chore(apu): update spsc depenency
|
2021-10-07 15:27:51 -03:00 |
main.rs
|
chore(apu): update spsc depenency
|
2021-10-07 15:27:51 -03:00 |
ppu.rs
|
chore: suggest inline for hot code
|
2021-09-24 16:16:14 -03:00 |
scheduler.rs
|
chore: remove Cycle struct and begin scheduler design
|
2021-09-12 04:56:34 -03:00 |
serial.rs
|
chore: remove unnecessary derivations from structs
|
2021-07-28 00:09:07 -05:00 |
timer.rs
|
fix(ppu): improve accuracy of timer
|
2021-09-21 12:50:31 -03:00 |
work_ram.rs
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |