gb/src
Rekai Nyangadzayi Musuka bce14348f8 feat: enable halt and rework timer registers 2021-03-27 11:56:47 -05:00
..
bus.rs feat: enable halt and rework timer registers 2021-03-27 11:56:47 -05:00
cartridge.rs fix(cartridge): reimplement apply_rom_size_bitmask 2021-03-26 20:18:49 -05:00
cpu.rs feat: enable halt and rework timer registers 2021-03-27 11:56:47 -05:00
high_ram.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
instruction.rs feat: enable halt and rework timer registers 2021-03-27 11:56:47 -05:00
interrupt.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
joypad.rs feat: make 0xFF0F aware of joypad struct interrupt bool 2021-03-20 21:21:55 -05:00
lib.rs chore: move LR35902_CLOCK_SPEED to lib.rs 2021-03-21 02:10:56 -05:00
main.rs feat: implement clap for cli and improve error messages 2021-03-22 21:41:22 -05:00
ppu.rs chore: re-enable scrolling 2021-03-21 02:08:29 -05:00
serial.rs fix: switch to bitfield macros in serial.rs 2021-03-15 22:52:26 -05:00
sound.rs chore: rename "as u8" to "as Self" when implementing From Trait 2021-03-20 21:10:48 -05:00
timer.rs feat: enable halt and rework timer registers 2021-03-27 11:56:47 -05:00
work_ram.rs chore: improve code quality 2021-03-20 20:26:49 -05:00