gb/src
Rekai Nyangadzayi Musuka ef4cc8c3b6 chore: standardize the error message of a subet of unreachable! calls 2021-03-15 23:53:55 -05:00
..
bus.rs chore: clean up code 2021-03-15 22:08:47 -05:00
cartridge.rs chore: improve code quailty 2021-03-15 19:19:40 -05:00
cpu.rs fix: reimplement flags register to be a bitfield 2021-03-15 23:35:20 -05:00
high_ram.rs feat: reimplement cycles newtype 2021-01-18 22:54:38 -06:00
instruction.rs fix: reimplement flags register to be a bitfield 2021-03-15 23:35:20 -05:00
interrupt.rs fix: convert structs to bitfield structs in interrupt.rs 2021-03-15 21:59:53 -05:00
lib.rs chore: improve code quality 2021-01-19 01:36:44 -06:00
main.rs feat: don't embed gb boot rom in emulator 2021-01-27 22:07:31 -06:00
ppu.rs chore: standardize the error message of a subet of unreachable! calls 2021-03-15 23:53:55 -05:00
serial.rs fix: switch to bitfield macros in serial.rs 2021-03-15 22:52:26 -05:00
sound.rs chore: standardize the error message of a subet of unreachable! calls 2021-03-15 23:53:55 -05:00
timer.rs chore: standardize the error message of a subet of unreachable! calls 2021-03-15 23:53:55 -05:00
work_ram.rs chore: improve code quality 2021-01-19 01:36:44 -06:00