Commit Graph

6 Commits

Author SHA1 Message Date
David Guillen Fandos ebbcdc852e [interp] Execute ldm/stm in the correct order (low to high)
This affects no games tho.
2023-11-14 23:54:05 +01:00
David Guillen Fandos f0f0b57c56 [Interp] Improve sbit emulation for LDM 2023-11-13 21:08:58 +01:00
David Guillen Fandos beb6e4b520 [Interp] Re-implement LDM/STM improving some missing cases.
Fixes the "base register in the list" for STM and partially honors the S
bit.
2023-11-06 01:17:54 +01:00
David Guillen Fandos 723d23adf8 Fix bug in instrumentation code 2023-11-03 01:01:56 +01:00
David Guillen Fandos 875c192257 [Interp] Simplify PC calculation 2023-11-03 00:30:35 +01:00
David Guillen Fandos 64d0a066b4 Move interpreter to use CXX so that we can simplify some bits 2023-11-03 00:09:08 +01:00
Renamed from cpu.c (Browse further)