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/arm7tdmi/src
Michel Heily 838ca43ac4 Gdb fixes
Former-commit-id: f8507472a94386902962d1ffead7dd6f85624d82
Former-commit-id: 15446ef199288e887b7bc02fec08f9798c4c6ea2
2022-09-20 23:58:54 +03:00
..
arm Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
gdb Gdb fixes 2022-09-19 00:10:55 +03:00
thumb Gotta make clippy happy 2022-09-05 01:19:00 +03:00
alu.rs Gotta make clippy happy 2022-09-05 01:19:00 +03:00
cpu.rs Gdb fixes 2022-09-19 00:10:55 +03:00
disass.rs Gotta make clippy happy 2022-09-05 01:19:00 +03:00
exception.rs Gotta make clippy happy 2022-09-05 01:19:00 +03:00
lib.rs Gdb fixes 2022-09-20 23:58:54 +03:00
memory.rs Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +03:00
psr.rs Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
simple_memory.rs Get rid of the VideoInterface trait 2022-09-12 01:13:01 +03:00