10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
; boot.cl1
|
|
|
|
|
|
;_______________________
|
|
|
|
SYSMSG DB 3,24,1,39
|
|
DB 13,10,"Invalid system disk",255
|
|
DB 13,10,"Disk I/O error",255
|
|
DB 13,10,"Replace the disk, and then press any key",13,10,0
|