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 85766bc499 Fix SimpleMemory memory_map_xml
Former-commit-id: 391758925af1c1082536e14e382ca37338e95f55
Former-commit-id: 51ba0286fc9f5c4b413ab5e50fd928b0bb0c4d4b
2022-09-08 23:48:00 +03:00
..
arm Refactor Bus traits into the arm7tdmi crate 2022-09-06 02:04:50 +03:00
gdb Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +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 Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +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 Implement new gdbstub target for arm7tdmi, add a small example & test as well 2022-09-08 23:40:38 +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 Fix SimpleMemory memory_map_xml 2022-09-08 23:48:00 +03:00