gb/src
Rekai Nyangadzayi Musuka 4663e8c960 chore: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -05:00
..
bus.rs chore: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -05:00
cartridge.rs fix: improve types of heap allocated arrays 2021-03-16 22:51:41 -05:00
cpu.rs chore: make clippy happy 2021-03-16 01:05:13 -05:00
high_ram.rs chore: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -05:00
instruction.rs chore: fix spelling mistake 2021-03-16 02:31:07 -05:00
interrupt.rs chore: make clippy happy 2021-03-16 01:05:13 -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: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -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: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -05:00