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/arm7tdmi
Michel Heily 984b17fa39 Fix arm mode STR insn
Former-commit-id: 80903a9054e9b0dac07a5e2bb3cff7b0e722d438
2019-07-04 01:56:11 +03:00
..
arm Fix arm mode STR insn 2019-07-04 01:56:11 +03:00
thumb Implement thumb format 6 (PC-Relative Load) and test it. 2019-07-03 02:15:16 +03:00
bus.rs Mega Commit #2 - Add some thumb decoding and disassembly 2019-07-03 00:03:35 +03:00
cpu.rs REPL UI changes 2019-07-04 01:37:47 +03:00
exception.rs Correct F flag behaviour when entrying an exception. 2019-06-29 23:01:23 +03:00
mod.rs Implement thumb format3 instruction and add a test for it. 2019-07-03 01:26:48 +03:00
psr.rs arm: Implement MSR_REG and fix some prefetching errors 2019-07-02 16:53:29 +03:00