This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/src/core
Yonatan Goldschmidt 7cfa4bb07d Remove some unused imports
Former-commit-id: 64bd0e7419cd374f6321fcc3bd9fdee7a241592b
2019-12-20 15:11:26 +02:00
..
arm7tdmi Remove some unused imports 2019-12-20 15:11:26 +02:00
gpu tmpfix: Reset scanline in scanline_aff_bg placeholder 2019-11-21 17:46:51 +02:00
cartridge.rs Support zip files and add --no-framerate-limit 2019-09-11 21:26:40 +03:00
dma.rs Improve DMA 2019-11-16 18:17:53 +02:00
gba.rs Don't allow IRQs when pipeline is reloading 2019-11-16 18:17:53 +02:00
interrupt.rs mGBA test suite now boots! 2019-11-12 18:22:00 +02:00
iodev.rs Print read/writes to unhandled sound registers 2019-12-20 15:11:26 +02:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs Implement DMA, WIP 2019-11-09 19:44:55 +02:00
palette.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
sysbus.rs More memory map bug fixes (Wrong ROM masks and more) 2019-11-16 18:17:53 +02:00
timer.rs Improve timers 2019-11-20 05:20:46 +02:00