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/core/src
Michel Heily f3fac5e3b8 Implement new gdbstub target for arm7tdmi, add a small example & test as well
Former-commit-id: 16ba6dada28f8beb5971413acbbe153a26aa9ec3
Former-commit-id: f0661ad20245110797fd99fe16d3fb11382bb78a
2022-09-08 23:40:38 +03:00
..
cartridge Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +03:00
debugger chore: Refactor into crates 2022-09-04 23:54:44 +03:00
gpu Clippy fixes 2022-09-08 23:40:38 +03:00
sound Clippy fixes 2022-09-08 23:40:38 +03:00
bios.rs Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
dma.rs Gotta make clippy happy #2 2022-09-05 01:34:21 +03:00
gba.rs Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +03:00
gdb.rs Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +03:00
interrupt.rs Gotta make clippy happy #2 2022-09-05 01:34:21 +03:00
iodev.rs Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
keypad.rs Gotta make clippy happy #2 2022-09-05 01:34:21 +03:00
lib.rs Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +03:00
mgba_debug.rs core: Fix 8bit accesses to mgba log 2020-10-24 09:35:03 -07:00
overrides.rs core: Start working on a scheduler 2020-10-17 06:36:02 -07:00
sched.rs Fix some cargo-clippy, and broken sub-crates 2022-09-05 00:34:00 +03:00
sysbus.rs Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
timer.rs Gotta make clippy happy #2 2022-09-05 01:34:21 +03:00