mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-15 20:31:36 +00:00
Fix ANDI/ORI/EORI to CCR/SR timing.
This commit is contained in:
parent
4ad0e04c23
commit
56ad6d24ee
@ -2018,6 +2018,8 @@ void Processor<BusHandler, dtack_is_implicit, permit_overrun, signal_will_perfor
|
|||||||
// [EORI/ORI/ANDI] #, [CCR/SR]
|
// [EORI/ORI/ANDI] #, [CCR/SR]
|
||||||
//
|
//
|
||||||
BeginState(LogicalToSR):
|
BeginState(LogicalToSR):
|
||||||
|
IdleBus(4);
|
||||||
|
|
||||||
// Perform the operation.
|
// Perform the operation.
|
||||||
PerformDynamic();
|
PerformDynamic();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user