mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-18 16:30:29 +00:00
Causes EXG to function.
This commit is contained in:
parent
b9933f512f
commit
10f75acf71
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user