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 1d7035b600 core: arm7tdmi: Comment out old tests for now
Former-commit-id: 01bfe52e513de9decb1a20e2e1d501b564f981b5
2020-01-17 01:15:51 +02:00
..
arm7tdmi core: arm7tdmi: Comment out old tests for now 2020-01-17 01:15:51 +02:00
gpu feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
sound feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
bus.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
cartridge.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
dma.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
gba.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
interrupt.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
iodev.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs refactor: Make debugger into a cargo feature 2020-01-13 01:11:58 +02:00
sysbus.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
timer.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00