1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Processors/65816/Implementation
Thomas Harte 290598429a Applies indirect page zero emulation mode addressing constraint to ix addressing.
Lorenz's LDA tests now pass in emulation mode.
2020-10-09 23:22:48 -04:00
..
65816Base.cpp Moves temporary logging, fixes branch instructions. 2020-10-07 19:57:58 -04:00
65816Implementation.hpp Applies indirect page zero emulation mode addressing constraint to ix addressing. 2020-10-09 23:22:48 -04:00
65816Storage.cpp Makes corrections to ix addressing mode and shift/roll flags. 2020-10-09 23:12:20 -04:00
65816Storage.hpp Corrects emulation-mode read-modify-writes not to empty the data buffer. 2020-10-09 22:14:42 -04:00