annotate level1/d64/startup @ 2624:b8c7b7fbf3c9

Major changes: o os9defs, rbfdefs, scfdefs now os9.d, rbf.d, and scf.d o vtiodefs now broken into cocovtio.d (for coco and dragon) and atarivtio.d o systype now broken into coco.d, dragon.d and atari.d o all references to the above in other files have changed
author Boisy Pitre <boisy.pitre@nuance.com>
date Fri, 24 Feb 2012 08:51:08 -0600
parents 56f966b82dc4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2101
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
1 * Echo welcome message
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
3 echo * on the Dragon 64 *
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
4 * Start system time from keyboard
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
5 setime </term
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
6 date -t
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
7