mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-15 14:27:29 +00:00
Causes EXG to function.
This commit is contained in:
@@ -686,7 +686,7 @@ struct ProcessorStorageConstructor {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
op(Action::None, seq("np"));
|
op(Action::PerformOperation, seq("np"));
|
||||||
} break;
|
} break;
|
||||||
|
|
||||||
case Decoder::NOP: {
|
case Decoder::NOP: {
|
||||||
|
Reference in New Issue
Block a user