TITLE 'Sorcim ColdStart Boot for GBC DISK1.' ;BOOT ColdStart Boot load for CP/m 2.2 ; on CompuPro DISK1. ; ; +-----------------------+ ; | | ; | D i s k | ; | B O O T | ; | | ; +-----------------------+ ; Copyright 1981, Sorcim Corp. ; ; This product is a copyright program product of ; SORCIM and is supplied for use with the GBC 171 ; series controllers. ; ; CompuPro Sorcim Corp. G and G Engineering ; Oakland, CA Santa Clara, CA San LEandro, CA ; ; ; Version number: 2.2G ; Version date: 1982 April 10 ; ; The following code is supplied to customers who ; purchase a hard/floppy disk system from CompuPro. ; The following code is written onto track 0 sector 0 ; of the hard disk. This routine is read into memory ; at location 0 by the user's PROM. This routine then ; loads the rest of the system into memory. ; ; ; The format of the Floppy Disk Boot sectors are as follows: ; ; Routine ; T Sector Name ; ; 0 0 thru 3 Boot program (this routine) ; ; 4 thru 25 BIOS ; ; 1 0 thru 7 CCP ; ; 8 thru 21 BDOS ; ; 22 thru 25 reserved link gbcbios0 link gbcboot1 link gbcboot2