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
Michel Heily 2a66e525b1 Fix thumb disassembly of LDMIA/STMIA
Former-commit-id: b04b07f181fff82869503671dd0f500a6c3e5fb1
2019-07-22 09:31:35 +03:00
..
arm7tdmi Fix thumb disassembly of LDMIA/STMIA 2019-07-22 09:31:35 +03:00
cartridge.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
dma.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
gba.rs Add minifb backend - Armwrestler now plays ! 2019-07-20 23:02:18 +03:00
gpu.rs Add support for BGMode3 (tonc first.gba example now working) 2019-07-22 00:09:44 +03:00
interrupt.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
ioregs.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs Add minifb backend - Armwrestler now plays ! 2019-07-20 23:02:18 +03:00
palette.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
sysbus.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00