mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-19 23:32:28 +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. |
||
---|---|---|
.. | ||
6502 | ||
Z80 | ||
AllRAMProcessor.cpp | ||
AllRAMProcessor.hpp | ||
RegisterSizes.hpp |