1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/Processors
Thomas Harte da9fb216b1 Remove setup_operation in favour of doing the equivalent inline.
... as it'll probably allow me a route to `goto` straight out of there, too. At least, if I can find a sufficiently neat macro formulation.
2022-05-18 16:45:40 -04:00
..
6502 Relocated RegisterSizes to Numeric. 2022-04-28 15:10:08 -04:00
6502Esque
65816 Relocated RegisterSizes to Numeric. 2022-04-28 15:10:08 -04:00
68000 Remove add_pc and decline_branch in favour of operation-specific signals. 2022-05-09 16:19:25 -04:00
68000Mk2 Remove setup_operation in favour of doing the equivalent inline. 2022-05-18 16:45:40 -04:00
Z80 Relocated RegisterSizes to Numeric. 2022-04-28 15:10:08 -04:00
AllRAMProcessor.cpp
AllRAMProcessor.hpp