.. |
apu
|
chore(apu_gen): cosmetic changes to sample generation
|
2021-08-18 01:43:38 -05:00 |
ppu
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |
apu.rs
|
fix(apu): ch4 set_len should set timer to 64 - len
|
2021-08-18 02:32:48 -05:00 |
bus.rs
|
chore: clean up TODO messages
|
2021-08-15 23:31:27 -05:00 |
cartridge.rs
|
feat(cartridge): implement MBC5 and cleanup code
|
2021-08-18 22:40:15 -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
|
fix(main): do not drop output stream
|
2021-08-18 22:39: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 |