mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 21:13:33 -07:00
Update DEBUG.ASM
This commit is contained in:
parent
a38984ef5b
commit
d93b3240a8
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ TITLE DEBUGger for MS-DOS
|
|||
; Parity nonsense by zibo
|
||||
;
|
||||
; REV 2.3
|
||||
; Split into seperate modules to allow for
|
||||
; Split into separate modules to allow for
|
||||
; assembly on an IBM PC
|
||||
;
|
||||
|
||||
|
@ -835,4 +835,4 @@ ENDIF
|
|||
|
||||
CODE ENDS
|
||||
END START
|
||||
|