1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Processors/Z80
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
..
AllRAM Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Implementation Differentiates reasons for a read to be four cycles. 2018-06-20 21:34:21 -04:00
Z80.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00