.. |
apu
|
fix(apu): increase size of the audio buffer
|
2021-08-14 15:29:35 -05:00 |
ppu
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |
apu.rs
|
feat: clock bus on instruction read-write
|
2021-08-14 00:10:51 -05:00 |
bus.rs
|
fix(bus): remove dead code
|
2021-08-14 15:02:25 -05:00 |
cartridge.rs
|
fix(cartridge): put a bit more detail into the MBC3 RTC stub
|
2021-08-03 15:19:08 -05:00 |
cpu.rs
|
chore: minor edits to documentation
|
2021-08-14 17:51:09 -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: minor edits to documentation
|
2021-08-14 17:51:09 -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): GB frametime should be 59.73 Hz
|
2021-08-14 17:59:59 -05:00 |
ppu.rs
|
chore(ppu): rename discriminants of fetcher state
|
2021-08-14 22:02:41 -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 |