debugger changes/additions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@414
This commit is contained in:
parent
c92a624212
commit
17a1974f6a
2 changed files with 3 additions and 1 deletions
|
@ -1079,7 +1079,7 @@ restart:
|
|||
goto reploop;
|
||||
#ifdef CPU_386
|
||||
case 0x66:
|
||||
Rep_66(direct,from,to,repcheck);
|
||||
Rep_66(direct,from,to);
|
||||
break;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue