annotate level1/startup.dragon @ 1830:d1f2f21d6af7

Added Robert Gault's 'F' option mod to backup for DSK images
author boisy
date Thu, 05 May 2005 12:43:28 +0000
parents a28e465269b9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1730
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
1 * Echo welcome message
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
3 echo * on the Dragon Computer *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
4 * Start system time from keyboard
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
5 setime </term
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
6 date -t
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
7