dos/com and dos/sys: only add the `sbb bp,bp' section to the stub
if it is needed. committer: mfx <mfx> 978538864 +0000
This commit is contained in:
@@ -59,7 +59,9 @@ mem_ok:
|
||||
xchg si, di
|
||||
sub si, byte start - cutpoint
|
||||
; __COMSUBSI__
|
||||
; __COMSBBBP__
|
||||
sbb bp, bp
|
||||
; __COMPSHDI__
|
||||
push di
|
||||
%ifdef __COMCALLT__
|
||||
push di
|
||||
|
||||
Reference in New Issue
Block a user