1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 16:31:31 +00:00
CLK/Processors/68000
Thomas Harte ca83431e54 Fixed: Scc is a byte operation.
It was, until now, post-incrementing and pre-decrementing registers other than A7 incorrectly.
2019-06-19 13:15:12 -04:00
..
Implementation Fixed: Scc is a byte operation. 2019-06-19 13:15:12 -04:00
68000.hpp Restores vector. 2019-05-03 14:50:07 -04:00