home *** CD-ROM | disk | FTP | other *** search
- | !Boot file for !CPC_Demo
- | 1996-01-27
-
- | Make any desired changes in !Config, not here
-
- | Standard boot actions
-
- Set CPC$Dir <Obey$Dir>
- IconSprites <CPC$Dir>.!Sprites
-
- | Filetype and run action for snaps and discs
-
- Set File$Type_064 CPC snap
- Set Alias$@RunType_064 Run <CPC$Dir>.!Run -s %%0
- Set File$Type_065 CPC disc
- Set Alias$@RunType_065 Run <CPC$Dir>.!Run -d %%0
-
- | Resource paths
-
- Set DriveA <CPC$Dir>.Tapes
- Set CPCSnap$Path <CPC$Dir>.Snaps.
- Set CPCDisc$Path <CPC$Dir>.Discs.
-
- | Running mode selections
-
- Set CPC$ScreenMode 12
- Set CPC$DOS PseuDOS
- Set CPC$Disc ""
- Set CPC$MachineType 6128
- Set CPC$Slowdown 0
-
- | Execute user configuration
-
- Run <CPC$Dir>.!Config