gb/src
Rekai Nyangadzayi Musuka b7b213b6b9 chore(bus): implement read/write blocks when dma is active 2021-06-05 20:53:35 -05:00
..
ppu chore(bus): implement read/write blocks when dma is active 2021-06-05 20:53:35 -05:00
bus.rs chore(bus): implement read/write blocks when dma is active 2021-06-05 20:53:35 -05:00
cartridge.rs chore(cartrige): rewrite error to be more descriptive 2021-06-04 13:47:49 -05:00
cpu.rs chore(bus): implement read/write blocks when dma is active 2021-06-05 20:53: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 feat(dma): implement non-working dma transfer 2021-06-04 13:47:06 -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 chore(bus): implement read/write blocks when dma is active 2021-06-05 20:53:35 -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