mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
change size of immediate on Cond opcode to match Skip immediate size
This commit is contained in:
+1
-1
@@ -1219,7 +1219,7 @@ RDI_EvalOpTable:
|
||||
{
|
||||
{Stop 0 0 0 0}
|
||||
{Noop 1 0 0 0}
|
||||
{Cond 2 1 1 0}
|
||||
{Cond 2 2 1 0}
|
||||
{Skip 3 2 0 0}
|
||||
{MemRead 4 1 1 1}
|
||||
{RegRead 5 4 0 1}
|
||||
|
||||
Reference in New Issue
Block a user