view level2/coco3fpga/startup.fpga @ 3285:345ff5806dd7

Correct coco.d filename in shipped Defsfile files It seems that 8 years ago in commit 2624:b8c7b7fbf3c9 the coco defs were put into a new "coco.d" (from "systype"), and the various level*/<port>/defsfile were updated. However, the level*/<port>/defs/Defsfile (that are copied to the disk images under DEFS) were apparently wrongly updated.
author hpmachining <aur@hpminc.com>
date Thu, 18 Jun 2020 20:29:32 +0200
parents fa678706a97c
children
line wrap: on
line source

x
* Echo welcome message
echo *******************************
echo * Welcome to NitrOS-9 Level 2 *
echo *        Version 3.3.0        *
echo *  Special Coco3FPGA Edition  *
echo *  on Gary Becker's Coco3FPGA *
echo *******************************
* Lock shell and std utils into memory
link shell
load utilpak1
* Merging system fonts, patterns and pointers
echo Merging Fonts pointers and Patterns
merge /dd/sys/stdfonts /dd/sys/stdptrs /dd/sys/stdpats_2 /dd/sys/stdpats_4 /dd/sys/stdpats_16
* Init ramdisk
echo Initializing Ramdisk
iniz /r0
* Creating a 2nd and 3rd window
echo Creating Windows W1 and W2 use CLEAR to change Windows
shell i=/w&
shell i=/w&
echo Dont forget to format your RamDisk after a Cold Start
setime </1
date -t
-x