Oops this was debug stuff left over
This commit is contained in:
@@ -664,11 +664,7 @@ NEWSYM allocptr
|
|||||||
; cmp byte[OSPort],3
|
; cmp byte[OSPort],3
|
||||||
; jne near .nostate
|
; jne near .nostate
|
||||||
%ifndef __MSDOS__
|
%ifndef __MSDOS__
|
||||||
EXTSYM allocblah
|
AllocmemFail 4096*128*16+4096+65536*16,StateBackup,outofmemory
|
||||||
pushad
|
|
||||||
call allocblah
|
|
||||||
popad
|
|
||||||
; AllocmemFail 4096*128*16+4096+65536*16,StateBackup,outofmemory
|
|
||||||
mov eax,[StateBackup]
|
mov eax,[StateBackup]
|
||||||
add eax,4096*128*16
|
add eax,4096*128*16
|
||||||
mov [BitConv32Ptr],eax
|
mov [BitConv32Ptr],eax
|
||||||
|
|||||||
Reference in New Issue
Block a user