1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Processors/68000
Thomas Harte 096b447b4b Corrects MOVE -(An), SR/CCR, which was not previously decrementing.
Also adds a safety check against other instances of the same error. There seem to be none.
2019-12-16 22:38:54 -05:00
..
Implementation Corrects MOVE -(An), SR/CCR, which was not previously decrementing. 2019-12-16 22:38:54 -05:00
68000.hpp Extends to offer simpler 8-bit access handling. 2019-12-08 20:19:44 -05:00