annotate 3rdparty/packages/arcadepak/startup @ 3054:22ddd48b4ec2
level1 krn: Fix scheduler bug that only affected 6309
The original 6809 binary was correct, but it was disassembled
and interpreted wrongly, so that reassembly went wrong on 6309.
author |
Tormod Volden <debian.tormod@gmail.com> |
date |
Sun, 25 Jan 2015 22:36:02 +0100 |
parents |
0db361fd74df |
children |
|
rev |
line source |
2610
|
1 * Lock shell and std utils into memory
|
|
2 link shell
|
|
3 * Echo welcome message
|
|
4 echo * NitrOS-9 Arcade Pack *
|
|
5 echo * Licensed to Cloud-9 *
|
|
6 echo * *
|
|
7 echo * Type 'thexder' to start Thexder *
|
|
8 echo * Type 'shanghai' to start Shanghai *
|
|
9 echo * Type 'smash' to start Smash *
|