bsnes-libretro/bsnes/processor/wdc65816
Morilli ccbe394e7d wdc65816: emulate (direct,X) wraparound bug in emulation mode
Manually cherry-picked ares commit be8fa76e7d

Co-Authored-By: Adrian Siekierka <kontakt@asie.pl>
2024-03-02 00:24:20 +11:00
..
algorithms.cpp v107.8 2019-07-17 21:11:46 +09:00
disassembler.cpp v114 2020-01-08 18:46:53 +09:00
instruction.cpp Fix an IRQ regression from a few releases back. 2019-08-24 01:23:18 +09:00
instruction.hpp Update to bsnes v107r6 beta release. 2019-07-12 18:48:24 +10:00
instructions-modify.cpp v107.8 2019-07-17 21:11:46 +09:00
instructions-other.cpp wdc65816: fix PLB wrapping in emulation mode (#1277) 2023-10-31 17:48:07 +11:00
instructions-pc.cpp v107.8 2019-07-17 21:11:46 +09:00
instructions-read.cpp wdc65816: emulate (direct,X) wraparound bug in emulation mode 2024-03-02 00:24:20 +11:00
instructions-write.cpp wdc65816: emulate (direct,X) wraparound bug in emulation mode 2024-03-02 00:24:20 +11:00
memory.cpp wdc65816: emulate (direct,X) wraparound bug in emulation mode 2024-03-02 00:24:20 +11:00
registers.hpp Update to bsnes v107r6 beta release. 2019-07-12 18:48:24 +10:00
serialization.cpp v107.8 2019-07-17 21:11:46 +09:00
wdc65816.cpp v107.8 2019-07-17 21:11:46 +09:00
wdc65816.hpp wdc65816: emulate (direct,X) wraparound bug in emulation mode 2024-03-02 00:24:20 +11:00