Fix for stupid bug (Thanks MKendora!)
This commit is contained in:
@@ -736,8 +736,8 @@ reg213Er:
|
|||||||
reg213Fr:
|
reg213Fr:
|
||||||
; mov byte[debstop3],1
|
; mov byte[debstop3],1
|
||||||
mov al,[ppustatus]
|
mov al,[ppustatus]
|
||||||
or al,[romispal]
|
|
||||||
shl al,4
|
shl al,4
|
||||||
|
or al,[romispal]
|
||||||
or al,[cfield]
|
or al,[cfield]
|
||||||
mov byte[latchxr],0
|
mov byte[latchxr],0
|
||||||
mov byte[latchyr],0
|
mov byte[latchyr],0
|
||||||
|
|||||||
Reference in New Issue
Block a user