1 - the second floppy drive.
file.bas - BASIC program.
file.bin - Machine language program.
To execute (start) a machine language program:
To load a BASIC program called "file.bas":
Run the BASIC program by typing:
To run an autoexecuting BASIC file:
List the files and directories on a disk:
To change to drive 3:
To format the disk in drive 0 :
To list the lines of a BASIC program in memory:
Deleting a file named FILE.EXT:
To copy "file.ext" to drive 1
To rename a file:
Clear the screen:
Copying the disk in the first floppy drive to the blank disk in the second drive:
Load a file from tape:
Save a fle to tape:
Double the MHz rating of your CoCo II (overclock command):
Set the MHz rating of your CoCo II back to normal:
Then type
----------------------------------------------------
File system error messages:
I/O - Input/Output error
----------------------------------------------------
CoCo III Commands:
To change the video mode to its inverse:
Double the MHz rating of your CoCo III (overclock command):
Set the MHz rating of your CoCo III back to normal:
CoCo II - 64K RAM
------------------------------------------------------------
CoCo III - 128K or 512K RAM
More powerful operating systems are OS-9 Level 1 and 2, by Microware.
ColorComputer2.7z Tandy Color Computer 2 emulator and extras for the PC
DODdisk.dsk Daggorath modified to allow you to save your game to diskette. Type RUN"DAGORATH
0 - the first floppy drive.
To load a machine language program called "file.bin":
loadm"file.bin
exec
load"file.bas
run
run"file.bas
dir
drive 3
dskini0
list
kill"file.ext
copy"file.ext" to "1:file.ext"
rename"file.ext" to "myfile.ext"
cls
backup 0 to 1
CLOAD"FILENAME.EXT"
CSAVE"FILENAME.EXT"
poke 65495,0
poke 65494,0
Getting an OS9 game running:
Insert an OS-9 disk (we'll use the game Rogue as an example), and type:
DOS
rogue -x
SN - Syntax error (incorrect BASIC or disk command -- spelling error)
TM - Type mismatch (or incorrect contextual use of a disk command)
DF - Disk full
NE - Non-Existant file (the file you asked about is not on that disk)
WP - Disk is write-protected
[ALT] [RESET]
poke 65497,0
poke 65496,0
INFORMATION:
- 6809 Motorola CPU 16-bit internal ; 8-bit external architecture.
- 9-color palette. 4 colors at a time.
- max res of 256x192
- 68B09E Motorola CPU 16-bit Internal ; 8-bit external architecture.
- Additional registers, and faster operational speeds (more transistors).
- Max Resolution of 640x200 in 4 colors. 320x200 16 colors. Palette of 64 colors.
(OS-9 is a pre-emptive multitasking O/S, and has a bit of a cult following).
Newer versions of OS-9 are currently used for industrial/robotics
purposes.
Note: This has nothing to do with MacOS.
-------------------------------------------------------
So you'd like to learn to program in BASIC. Or maybe you just want to
play around with an old-skool Tandy Color Computer. Well, here's everything
you need to get started:
(Win98se, 2000, XP, 7,...). Audio, joystick, and 5.25" drive support possible in Win98se.
And here's the Tandy Color Computer 3 emulator:
ColorComputer3.zip
--------------
Some info on how to get Atari video game controllers running on a Tandy: