gb/src
Rekai Nyangadzayi Musuka 0107fa04c9 chore(apu): remove implemtation of register that always returns 0xFF 2021-08-05 16:39:04 -05:00
..
apu fix(apu): implement NR50 volume controls 2021-08-03 19:33:27 -05:00
ppu chore(cpu): refactor SM83 implementation 2021-07-31 20:29:13 -05:00
apu.rs chore(apu): remove implemtation of register that always returns 0xFF 2021-08-05 16:39:04 -05:00
bus.rs chore(bus): suppress warning 2021-08-02 21:55:07 -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(cpu): refactor SM83 implementation 2021-07-31 20:29:13 -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: remove premature optimizations 2021-08-02 21:52:12 -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): tie emulation to 60Hz on host machine 2021-08-03 14:09:16 -05:00
ppu.rs chore(cpu): refactor SM83 implementation 2021-07-31 20:29:13 -05:00
serial.rs chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
timer.rs chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
work_ram.rs chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00