diff options
Diffstat (limited to 'v4.0/src/BOOT/BOOT.SKL')
| -rw-r--r-- | v4.0/src/BOOT/BOOT.SKL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4.0/src/BOOT/BOOT.SKL b/v4.0/src/BOOT/BOOT.SKL new file mode 100644 index 0000000..764febd --- /dev/null +++ b/v4.0/src/BOOT/BOOT.SKL | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | :class 1 | ||
| 2 | ; MESSAGES FOR THE IBM BOOT SECTOR. NUL Terminated. | ||
| 3 | ; At this time, for DOS 4.00, we only have maximum 11 bytes left | ||
| 4 | ; for translation.!!!!!!!!!!!!!!!!!!!!! | ||
| 5 | |||
| 6 | :use 001 BOOT SYSMSG | ||
| 7 | |||
| 8 | :end | ||