mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-11 14:05:21 +00:00
74dfe56d2b
Given that it was previously incorrect, explains logic behind request_status_ and last_request_status_ setting. Also takes the opportunity to ensure that NMI is 'sampled' at the same time as IRQ; whether the next thing should be the NMI routine now occurs one cycle before the end of any instruction. That's an assumption for now. Testing to come. |
||
---|---|---|
.. | ||
PartialMachineCycle.cpp | ||
Z80Base.cpp | ||
Z80Implementation.hpp | ||
Z80Storage.cpp | ||
Z80Storage.hpp |