1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Processors
Thomas Harte 9a91ae38c1 Differentiates reasons for a read to be four cycles.
Specifically, puts the enforced wait either before or after checking the wait line. More research may be required; it feels more likely to me that a forced post wait should complete the read then wait, but would that still count as a single machine cycle?
2018-06-20 21:34:21 -04:00
..
6502
Z80 Differentiates reasons for a read to be four cycles. 2018-06-20 21:34:21 -04:00
AllRAMProcessor.cpp
AllRAMProcessor.hpp
RegisterSizes.hpp