2020-09-30 16:53:49 +02:00

10 lines
221 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