dos/com&sys: correctly set carry bit by using "sub si,-xx" instead of "add si,xx"
This commit is contained in:
@@ -38,7 +38,6 @@ Idx Name Size VMA LMA File off Algn Flags
|
||||
33 SYSJUMP1 00000003 00000000 00000000 00000105 2**0 CONTENTS, RELOC, READONLY
|
||||
SYMBOL TABLE:
|
||||
00000000 l d SYSMAIN1 00000000 SYSMAIN1
|
||||
00000000 l d SYSCUTPO 00000000 SYSCUTPO
|
||||
00000000 l d NRV2B160 00000000 NRV2B160
|
||||
00000000 l d NRVDECO2 00000000 NRVDECO2
|
||||
00000000 l d CALLTR16 00000000 CALLTR16
|
||||
@@ -51,6 +50,7 @@ SYMBOL TABLE:
|
||||
00000000 l d SYSCALLT 00000000 SYSCALLT
|
||||
00000000 l d SYSMAIN3 00000000 SYSMAIN3
|
||||
00000000 l d UPX1HEAD 00000000 UPX1HEAD
|
||||
00000000 l d SYSCUTPO 00000000 SYSCUTPO
|
||||
00000000 l d NRVDDONE 00000000 NRVDDONE
|
||||
00000000 l d NRVDRETU 00000000 NRVDRETU
|
||||
00000000 l d NRVDECO1 00000000 NRVDECO1
|
||||
@@ -75,6 +75,7 @@ SYMBOL TABLE:
|
||||
00000000 *UND* 00000000 interrupt
|
||||
00000000 *UND* 00000000 copy_source
|
||||
00000000 *UND* 00000000 copy_destination
|
||||
00000000 *UND* 00000000 neg_e_len
|
||||
00000000 *UND* 00000000 calltrick_calls
|
||||
00000000 *UND* 00000000 original_strategy
|
||||
|
||||
@@ -88,7 +89,7 @@ RELOCATION RECORDS FOR [SYSMAIN2]:
|
||||
OFFSET TYPE VALUE
|
||||
00000001 R_386_16 copy_source
|
||||
00000004 R_386_16 copy_destination
|
||||
00000016 R_386_8 SYSCUTPO
|
||||
00000016 R_386_8 neg_e_len
|
||||
|
||||
RELOCATION RECORDS FOR [SYSMAIN3]:
|
||||
OFFSET TYPE VALUE
|
||||
|
||||
Reference in New Issue
Block a user