Mercurial > hg > Members > kono > nitros9-code
annotate level1/corsham/startup @ 3182:185c31229f22
Add level1 corsham port for the Corsham 6809 System
Apart from the new level1/corsham tree, some conditional code was
added to common code. No change to other ports.
http://www.corshamtech.com/
author | Boisy Pitre <coco@toughmac.com> |
---|---|
date | Tue, 16 May 2017 23:20:18 +0200 |
parents | |
children |
rev | line source |
---|---|
3182
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
1 * Echo welcome message |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
2 echo * Welcome to NitrOS-9 Level 1 * |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
3 echo * on the Corsham 6809 SS-50 * |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
4 echo |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
5 date -t |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
6 |