This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/src/core
Michel Heily b333ae7f65 rustfmt
Former-commit-id: a73535e556d1fb44e30927f0ab1f6238a8df8739
2020-02-21 14:08:08 +02:00
..
arm7tdmi Fix all warnings during build 2020-02-14 14:21:45 +02:00
cartridge Return to rust stable, get rid of nightly features for now 2020-02-14 14:33:22 +02:00
gpu rustfmt 2020-02-21 14:08:08 +02:00
sound rustfmt 2020-02-21 14:08:08 +02:00
bus.rs feat(eeprom): Start working on Eeprom emulation 2020-01-29 20:46:22 +02:00
dma.rs feat(eeprom): Implement eeprom size runtime autodetection 2020-01-31 18:26:16 +02:00
gba.rs Fix all warnings during build 2020-02-14 14:21:45 +02:00
interrupt.rs feat/savestates: Implement save/load state API for GameBoyAdvance 2020-01-16 20:18:32 +02:00
iodev.rs rustfmt 2020-02-21 14:08:08 +02:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs Fix all warnings during build 2020-02-14 14:21:45 +02:00
sysbus.rs Fix all warnings during build 2020-02-14 14:21:45 +02:00
timer.rs feat(logger): Replace various println! with logs 2020-01-31 16:15:29 +02:00