gb/src
Rekai Nyangadzayi Musuka aeaaee8c6c fix(ppu): fix bugs in code that grabs sprite tiles
PPU now supports 8x16 tiles
2021-06-03 02:14:59 -05:00
..
ppu chore(ppu): rename ppu/registers.rs to ppu/types.rs 2021-06-02 23:31:57 -05:00
bus.rs feat(egui): add timer window 2021-06-02 02:44:32 -05:00
cartridge.rs chore: improve performance of match statements 2021-05-19 02:52:32 -05:00
cpu.rs feat: integrate eui and pixels-rs for debug info 2021-06-02 01:50:35 -05:00
gui.rs chore(gui): ensure all windows are disabled by default 2021-06-02 23:06:20 -05:00
high_ram.rs chore: convert select base 10 constants to base 16 2021-04-08 20:32:32 -05:00
instruction.rs chore(cpu): Ensure Cycles is the size of an u32 2021-06-02 23:09:45 -05:00
interrupt.rs chore: improve code quality 2021-03-20 20:26:49 -05:00
joypad.rs chore: improve performance of match statements 2021-05-19 02:52:32 -05:00
lib.rs feat: integrate eui and pixels-rs for debug info 2021-06-02 01:50:35 -05:00
main.rs feat: integrate eui and pixels-rs for debug info 2021-06-02 01:50:35 -05:00
ppu.rs fix(ppu): fix bugs in code that grabs sprite tiles 2021-06-03 02:14:59 -05:00
serial.rs chore: improve performance of match statements 2021-05-19 02:52:32 -05:00
sound.rs chore: improve performance of match statements 2021-05-19 02:52:32 -05:00
timer.rs chore: improve performance of match statements 2021-05-19 02:52:32 -05:00
work_ram.rs chore: convert select base 10 constants to base 16 2021-04-08 20:32:32 -05:00