annotate 3rdparty/packages/basic09/install6809 @ 1942:b41df77588b0
printer is now scbbp
sio is now scbbt
All references changed in various files
author |
boisy |
date |
Sat, 26 Nov 2005 22:51:50 +0000 |
parents |
341ce07bdcf2 |
children |
|
rev |
line source |
495
|
1 -x
|
|
2 t
|
500
|
3 **********************************************
|
738
|
4 * Basic09 Install Script for the CoCo w/ 6809
|
500
|
5 * Files are copied to the /DD device
|
495
|
6 *
|
|
7 * Copying commands to /DD/CMDS
|
884
|
8 copy -r CMDS/basic09_6809 /DD/CMDS/basic09
|
|
9 copy -r CMDS/runb_6809 /DD/CMDS/runb
|
|
10 copy -r CMDS/gfx /DD/CMDS/gfx
|
|
11 copy -r CMDS/gfx2 /DD/CMDS/gfx2
|
|
12 copy -r CMDS/inkey /DD/CMDS/inkey
|
|
13 copy -r CMDS/syscall /DD/CMDS/syscall
|
495
|
14 * All Done!
|
|
15
|