mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-13 15:27:04 +00:00
KA10: Fix WAITS FIX instruction.
This commit is contained in:
parent
3c7a609fed
commit
c69db46fd3
@ -5749,9 +5749,6 @@ dpnorm:
|
||||
#endif
|
||||
#if WAITS
|
||||
if (QWAITS) { /* WAITS FIX instruction */
|
||||
if (Mem_read(0, 0, 0))
|
||||
goto last;
|
||||
AR = MB;
|
||||
BR = get_reg(AC);
|
||||
if (hst_lnt) {
|
||||
hst[hst_p].mb = AR;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user