1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Processors
Thomas Harte d3c7253981 Shifts size-limiting of X and Y to transitions and mutations, away from reads.
Primarily to remove potential bug-causing complexity — this is easier to debug. But let's see.
2020-11-04 20:35:41 -05:00
..
6502 Imports 6502-esque test for decimal SBC overflow. 2020-11-03 20:37:30 -05:00
6502Esque Reshuffles enum to make macro tests marginally easier. 2020-11-03 20:17:09 -05:00
65816 Shifts size-limiting of X and Y to transitions and mutations, away from reads. 2020-11-04 20:35:41 -05:00
68000
Z80
AllRAMProcessor.cpp
AllRAMProcessor.hpp
RegisterSizes.hpp