1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Processors
Thomas Harte db03b03276 Corrects [AND/OR/EOR].bw Dn, -(An) to decrement destination.
It was previously doing a predecrement on the internal source address, which is unused. This fixes at least Dan Dare III and Silkworm.
2019-11-09 11:25:23 -05:00
..
6502
68000 Corrects [AND/OR/EOR].bw Dn, -(An) to decrement destination. 2019-11-09 11:25:23 -05:00
Z80
AllRAMProcessor.cpp
AllRAMProcessor.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
RegisterSizes.hpp