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/core/src/arm7tdmi
Michel Heily 626c5fa805 core: arm7tdmi: Fix new bug in LDR/STR introduced in b603904.
Of course only arm-wrestler caught it while mgba suite/eggvance did not :(


Former-commit-id: a5dcaa9b40c8a5a5d5fb1e531a601361869a041f
Former-commit-id: eb8d30a3c1cf9c39425b29e6d8386ac2b68a424b
2021-06-09 02:01:47 +03:00
..
arm core: arm7tdmi: Fix new bug in LDR/STR introduced in b603904. 2021-06-09 02:01:47 +03:00
thumb [perf] arm: Improve performance with barrel shifter. 2021-06-05 18:54:46 +03:00
alu.rs [perf] arm: Improve performance with barrel shifter. 2021-06-05 18:54:46 +03:00
cpu.rs core: Fix broken debugger build 2021-06-09 01:08:42 +03:00
disass.rs [perf] arm: Improve performance with barrel shifter. 2021-06-05 18:54:46 +03:00
exception.rs core: debugger: Fix traces 2021-06-09 02:01:42 +03:00
memory.rs [perf] arm: Improve performance with barrel shifter. 2021-06-05 18:54:46 +03:00
mod.rs core: arm7tdmi: Refactor display->disass. 2020-11-24 00:45:07 +02:00
psr.rs Refactor dir rustboyadvance-core -> core 2020-05-30 13:43:37 +03:00