Murtacci sua
This commit is contained in:
parent
ef611dd100
commit
aa1e34b7d0
@ -898,7 +898,6 @@ void VM::run(void) {
|
|||||||
DBG_ERROR(("LODR FAILED.\n"));
|
DBG_ERROR(("LODR FAILED.\n"));
|
||||||
finished = true;
|
finished = true;
|
||||||
}
|
}
|
||||||
regs[IP] += LODR_SIZE;
|
|
||||||
} else if (opcode == OPS[STRI]) {
|
} else if (opcode == OPS[STRI]) {
|
||||||
ret = execSTRI();
|
ret = execSTRI();
|
||||||
if (ret) {
|
if (ret) {
|
||||||
|
Loading…
Reference in New Issue
Block a user