]>
wirehaze git hosting - MS-DOS.git/blob - v4.0/src/DEV/PRINTER/PTRMSG.ASM
4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6 ;; FILENAME: CPS Device Driver -- Message File
7 ;; MODULE NAME: PTRMSG1
8 ;; TYPE: Message External File
9 ;; LINK PROCEDURE: see CPSPMNN.ASM
13 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
16 CSEG
SEGMENT PUBLIC 'CODE' ;;
20 PUBLIC msg_no_init_p
;;
22 PUBLIC msg_bad_syntax
;;
23 PUBLIC msg_insuff_mem
;;
26 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
28 ;; ************************************
30 ;; ** Resident Code **
32 ;; ************************************
34 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
38 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;