gb/src
Rekai Nyangadzayi Musuka b213a6e545 feat: make 0xFF0F aware of joypad struct interrupt bool 2021-03-20 21:21:55 -05:00
..
bus.rs feat: make 0xFF0F aware of joypad struct interrupt bool 2021-03-20 21:21:55 -05:00
cartridge.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
cpu.rs feat: implement cpu interrupts 2021-03-18 21:07:19 -05:00
high_ram.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
instruction.rs chore: make Cycles::new a const fn 2021-03-20 19:55:39 -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 feat: implement Joypad register 2021-03-20 21:11:45 -05:00
main.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
ppu.rs chore: rename "as u8" to "as Self" when implementing From Trait 2021-03-20 21:10:48 -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 chore: rename "as u8" to "as Self" when implementing From Trait 2021-03-20 21:10:48 -05:00
work_ram.rs chore: improve code quality 2021-03-20 20:26:49 -05:00