gb/src
Rekai Nyangadzayi Musuka f70a6fd47a
continuous-integration/drone/push Build is passing Details
fix(emu): remove GAMEPAD_ENABLED const static flag
2021-09-09 11:09:23 -03:00
..
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): pass blargg apu sweep tests 2021-09-07 01:17:01 -03:00
bus.rs chore: clean up TODO messages 2021-08-15 23:31:27 -05:00
cartridge.rs fix(cartridge): don't read from RAM that doesn't exist 2021-09-06 23:45:04 -03:00
cpu.rs chore(cpu): comment out blargg-specific code 2021-08-22 01:49:01 -05:00
emu.rs fix(emu): remove GAMEPAD_ENABLED const static flag 2021-09-09 11:09:23 -03: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): remove code unrelated to audio sync 2021-09-07 02:09:02 -03: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 fix(apu): remove redundant code 2021-08-22 01:48:34 -05:00
work_ram.rs feat: clock bus on instruction read-write 2021-08-14 00:10:51 -05:00