mirror of https://github.com/bsnes-emu/bsnes.git
043f6a8b33
byuu says: Changelog: - 68K: fixed read-modify-write instructions - 68K: fixed ADDX bug (using wrong target) - 68K: fixed major bug with SUB using wrong argument ordering - 68K: fixed sign extension when reading address registers from effective addressing - 68K: fixed sign extension on CMPA, SUBA instructions - VDP: improved OAM sprite attribute table caching behavior - VDP: improved DMA fill operation behavior - added Master System / Game Gear stubs (needed for developing the Z80 core) |
||
---|---|---|
.. | ||
disassembler.cpp | ||
effective-address.cpp | ||
instruction.cpp | ||
instructions.cpp | ||
m68k.cpp | ||
m68k.hpp | ||
memory.cpp | ||
registers.cpp |