.. |
apu
|
chore: clean up TODO messages
|
2021-08-15 23:31:27 -05:00 |
ppu
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |
apu.rs
|
fix(apu): disable channel if DAC is disabled
|
2021-08-17 20:42:41 -05:00 |
bus.rs
|
chore: clean up TODO messages
|
2021-08-15 23:31:27 -05:00 |
cartridge.rs
|
chore: clean up TODO messages
|
2021-08-15 23:31:27 -05:00 |
cpu.rs
|
chore(cpu): merge halted and state properties
|
2021-08-15 23:26:01 -05:00 |
emu.rs
|
chore(joypad): poll input every frame instead of every instruction
|
2021-08-03 20:36:55 -05:00 |
high_ram.rs
|
chore: restrict what should be pub or not
|
2021-06-06 20:47:11 -05:00 |
instruction.rs
|
chore(cpu): merge halted and state properties
|
2021-08-15 23:26:01 -05:00 |
interrupt.rs
|
chore: remove unnecessary derivations from structs
|
2021-07-28 00:09:07 -05:00 |
joypad.rs
|
fix(joypad): improve handling of keyboard input
|
2021-08-03 20:23:43 -05:00 |
lib.rs
|
chore(cpu): refactor SM83 implementation
|
2021-07-31 20:29:13 -05:00 |
main.rs
|
chore: enable audio by default
|
2021-08-17 21:25:55 -05:00 |
ppu.rs
|
chore(ppu): improve accuracy of pixel fifo
|
2021-08-14 23:47:16 -05:00 |
serial.rs
|
chore: remove unnecessary derivations from structs
|
2021-07-28 00:09:07 -05:00 |
timer.rs
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |
work_ram.rs
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |