mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Causes EXG to function.
This commit is contained in:
parent
b9933f512f
commit
10f75acf71
@ -686,7 +686,7 @@ struct ProcessorStorageConstructor {
|
||||
break;
|
||||
}
|
||||
|
||||
op(Action::None, seq("np"));
|
||||
op(Action::PerformOperation, seq("np"));
|
||||
} break;
|
||||
|
||||
case Decoder::NOP: {
|
||||
|
Loading…
Reference in New Issue
Block a user