annotate level1/dalpha/startup @ 3169:1ff3d7673e36

mc09 l2: bring sys/makefile in line with latest organisation for other platforms Revise bootfiles/makefile to remove sysgo from bootfile - it can be found on the root of the disk.
author Neal Crook <foofoobedoo@gmail.com>
date Mon, 17 Apr 2017 22:59:28 +0100
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 Alpha *
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