And another CPU change.
This commit is contained in:
@@ -627,6 +627,9 @@ static int opHLT(uint32_t fetchdat)
|
|||||||
CPU_BLOCK_END();
|
CPU_BLOCK_END();
|
||||||
PREFETCH_RUN(100, 1, -1, 0,0,0,0, 0);
|
PREFETCH_RUN(100, 1, -1, 0,0,0,0, 0);
|
||||||
|
|
||||||
|
if (hlt_reset_pending)
|
||||||
|
softresetx86();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user