BizHawk/waterbox/bsnescore/bsnes/processor/wdc65816
Morilli 972bc8a682 bsnes: Pull upstream fixes
Contains
- 3ca0504e67e89d37e24fce87183332f7ec577867: Extend the Super Famicom LOROM-RAM#A memory map.
- dab534b6584e4debef2c9572e6b6588a604d79a9: wdc65816: fix PLB wrapping in emulation mode
- ccbe394e7d4bc5f5596544813d887da161af3ca6: wdc65816: emulate (direct,X) wraparound bug in emulation mode
- 79770f6207a5d244652644c5e2d9f4328bd974ac: implementation of SA-1 BW-RAM protection
2024-03-01 15:56:28 +01:00
..
algorithms.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
disassembler.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
instruction.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
instruction.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
instructions-modify.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
instructions-other.cpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00
instructions-pc.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
instructions-read.cpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00
instructions-write.cpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00
memory.cpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00
registers.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
serialization.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
wdc65816.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
wdc65816.hpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00