More instruction history fixes
This commit is contained in:
parent
c2187e1e1b
commit
8d98dedd1c
4 changed files with 990 additions and 979 deletions
|
|
@ -705,7 +705,6 @@ X86CPU.prototype.enablePageBlocks = function()
|
|||
}
|
||||
}
|
||||
this.aBlocksPaged = [];
|
||||
this.stopCPU();
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue