Oops, committed the wrong file
This commit is contained in:
@@ -532,7 +532,6 @@ NEWSYM RSPCRegFC
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
%macro skipmacro 1
|
%macro skipmacro 1
|
||||||
ALIGN4
|
|
||||||
.spcnextskip
|
.spcnextskip
|
||||||
test byte[timeron],1<<%1
|
test byte[timeron],1<<%1
|
||||||
je .ret
|
je .ret
|
||||||
@@ -568,7 +567,6 @@ NEWSYM haltspc
|
|||||||
mov dword[spcnumread],0
|
mov dword[spcnumread],0
|
||||||
ret
|
ret
|
||||||
|
|
||||||
ALIGN4
|
|
||||||
NEWSYM RSPCRegFD
|
NEWSYM RSPCRegFD
|
||||||
mov al,[spcRam+0fdh]
|
mov al,[spcRam+0fdh]
|
||||||
and al,0Fh
|
and al,0Fh
|
||||||
@@ -579,7 +577,6 @@ NEWSYM RSPCRegFD
|
|||||||
ret
|
ret
|
||||||
skipmacro 0
|
skipmacro 0
|
||||||
|
|
||||||
ALIGN4
|
|
||||||
NEWSYM RSPCRegFE
|
NEWSYM RSPCRegFE
|
||||||
mov al,[spcRam+0feh]
|
mov al,[spcRam+0feh]
|
||||||
and al,0Fh
|
and al,0Fh
|
||||||
@@ -590,7 +587,6 @@ NEWSYM RSPCRegFE
|
|||||||
ret
|
ret
|
||||||
skipmacro 1
|
skipmacro 1
|
||||||
|
|
||||||
ALIGN4
|
|
||||||
NEWSYM RSPCRegFF
|
NEWSYM RSPCRegFF
|
||||||
mov al,[spcRam+0ffh]
|
mov al,[spcRam+0ffh]
|
||||||
and al,0Fh
|
and al,0Fh
|
||||||
|
|||||||
Reference in New Issue
Block a user