home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Config.sys An ascii file that describes the system configuration.
- ;
-
- ; Physical Bacic operating system format
- ;*BOS, [Physical Bos driver][Arguments], [Physical id]:[DMA channel], ...
- ; Device # meaning
- ; 0 - 7 DMA device 0 - 7
- ; 8 - 15 SCSI device 0 - 7
- ;
- ;
- ; *BOS, C:\AUTO\BOOT\CDAR.BOS, Z:0
- *BOS, C:\AUTO\BOOT\CDARGEN.BOS, Y:14
- ; *BOS, C:\AUTO\BOOT\NETBIO.BOS, X:7
-
- ; Logical DOS format.
- ;*DOS [Logical DOS] [Arguments], [Logical id]:[physical id],...
- ;
- *DOS, C:\AUTO\BOOT\HSMAY86.DOS, Q:Y
- *DOS, C:\AUTO\BOOT\ISO9660F.DOS, R:Y
- ;
- ; Load in the other "auto" folder files
- ;
- ;c:\auto\boot\ram512.prg ; Load in 512 byte ramdisk.
- ;c:\auto\boot\gdos.prg ; Load in gdos.
- ;c:\auto\boot\diab630.prg ; Load in diablo 630 emulator.
- ;c:\auto\boot\sdump.prg ; Load in Screen dump to laser.
-
-