DISK1.DSK
Required = <item>
Optional = [item]
| File | Syntax | Description |
|---|---|---|
| ABORT.CMD | Exit ReFlex without saving the VDisks | |
| APPEND.CMD | < FILESPEC>[ FILELIST]< FILESPEC> | Append one or more files to another |
| ASMB.CMD | < SRCFILE>[ BINFILE][+OPTIONS] | Assembler for 6809 source code Options: BLSGNTYDWP# |
| ASN.CMD | [ W=DRIVE][ S=DRIVE] | Assign disk work and system drive roles |
| BASIC.CMD | TSC BASIC interpreter | |
| BASIC.DIR | Help file for TSC BASIC interpreter | |
| BIZZY.CMD | Flashes emulator lights like crazy | |
| BUILD.CMD | < FILESPEC> | Build a text file. Simple text entry, exit with "#" |
| CARDS.CMD | Arcade game | |
| CAT.CMD | Lists files on disk | |
| CHECK.CMD | < FILESPEC>< FILESPEC> | Compare two files |
| CHESS.CMD | Chess game | |
| COPY.CMD | < FILESPEC>< FILESPEC> < FILESPEC>< DRIVE#> < DRIVE>< DRIVE>[ MATCHLIST] | Copies files |
| D.CMD | ||
| DASMB.CMD | CSC 6809 Disassembler | |
| DATE.CMD | [ MM DD YYYY] | Read or set system date. Suffers from Y2K problems. See TIME.CMD |
| DEBUG.CMD | Loads from $5500 through $7FFF and uses memory down to $5000 for stack and variable storage | |
| DELETE.CMD | < FILESPEC>[ FILELIST] | Delete files |
| DIR.CMD | [ DRIVE#] | Disk directory |
| DISKEX.CMD | Disk examine and change | |
| DSTEST.CMD | DIP Switch Test - press any key to exit. Click on any DIP switch and observe LEDs | |
| DUMP.CMD | Dumps the contents of a file in hex and ASCII | |
| ECHO.CMD | [ TEXT] | Echos text to console |
| EDIT.CMD | STYLUS screen editor | |
| ERRORS.SYS | Contains text strings describing FLEX error conditions | |
| EX.CMD | Execute a text file as a batch of commands | |
| EXAMPLE.CMD | ||
| EXTEND.CMD | Increase directory space. Generally should be used before placing files on disk. | |
| FCASE.CMD | ||
| FILES.CMD | List files on disk | |
| FILESORT.CMD | Create catalog of files on one or more disks | |
| FILETEST.CMD | ||
| FLUSH.CMD | Flush VDisks and warmstarts FLEX | |
| FORTH.CMD | Forth language — see DEMO.TXT on disk 1 | |
| FREE.CMD | [ DRIVE#] | See how much space remains on disk |
| FREEMAP.CMD | [ DRIVE#] | Reads free sector chain from disk |
| HECHO.CMD | < HEXSTRING> | Sends hex characters to the terminal |
| HELP.CMD | < COMMAND>[ <DATABASE] | Provides help text. Note required < character prior to the optional database. Example: HELP PRINT <BASIC |
| HELPFILE.DIR | Data for HELP.CMD | |
| HOST.CMD | ||
| I.CMD | < FILESPEC>< COMMAND> | Takes input from text file rather than terminal |
| IT.CMD | Arcade game | |
| JUMP.CMD | < HEXADDRESS> | Jumps to $$$$ specified |
| KINART.CMD | Graphics Demo | |
| LEDIT.CMD | < FILESPEC> | TSC Line editor |
| LIST.CMD | < FILESPEC>[ LINE#-LINE#][ +OPTIONS] | Read back contents of text file Options: PN |
| MAP.CMD | < FILESPEC> | Display how a binary file loads into memory |
| MEMEX.CMD | [ HEXADDRESS] | Memory examine and change |
| MODEM09.CMD | ||
| N.CMD | Answer all prompts with "N" (very useful with EX.CMD | |
| NAME.CMD | [ DRIVE#] | Change name of disk |
| O.CMD | < FILESPEC>< COMMAND> | Output of command goes to FILESPEC.OUT on disk |
| P.CMD | < COMMAND> | Print text output from following command |
| PCOPY.CMD | < DRIVE#>< DRIVE#> | Prompt copy: ask prior to each copy operation |
| PDEL.CMD | < DRIVE#> | Prompt delete: ask prior to each delete operation |
| PRINT.SYS | Contains code to drive whatever printer its built for | |
| PRINT.TXT | 6809 source code for PRINT.SYS | |
| PROTECT.CMD | < FILESPEC>[ +OPTIONS] | Protect a file Options: DWCX |
| PUSH.CMD | ||
| QUIT.CMD | Exit emulator, save drives | |
| RB.CMD | Arcade game | |
| RENAME.CMD | < FILESPEC>< FILESPEC> | Rename a file |
| REORDER.CMD | < DRIVE#> | Reorders the free sector chain on a disk |
| RUN.CMD | Runs a BASIC program | |
| SAVE.CMD | < FILESPEC>< FROMADDR>< TOADDR>[ TRANSADDR] | Save memory in user area |
| SAVE.LOW | < FILESPEC>< FROMADDR>< TOADDR>[ TRANSADDR] | Save memory above user area |
| SPLIT.CMD | < FILESPEC>< FILESPEC1>< FILESPEC2>< LINE#> | Split a text file into two other files at LINE# |
| STYHLP1.TXT | Help for STYLUS (EDIT.CMD) editor | |
| STYHLP2.TXT | Help for STYLUS (EDIT.CMD) editor | |
| STYHLP3.TXT | Help for STYLUS (EDIT.CMD) editor | |
| STYHLP4.TXT | Help for STYLUS (EDIT.CMD) editor | |
| STYHLP5.TXT | Help for STYLUS (EDIT.CMD) editor | |
| STYHLP6.TXT | Help for STYLUS (EDIT.CMD) editor | |
| TEST.OUT | Example output of O.CMD | |
| TIME.CMD | Displays the actual time and date as fetched from the Host computer. Does not suffer from Y2K problems. Use this instead of DATE.CMD or YEAR.CMD | |
| TTYSET.CMD | [ PARAMETERLIST] | Display and set system settings Parameters: BS=$$ Backspace BE=$$ backspace echo DL=$$ delete EL=$$ end of line DP=# depth count WD=# width NL=# null count TB=$$ tab EJ=# eject count PS=Y/N (pause) ES=$$ escape |
| UPDATE.CMD | ||
| VERIFY.CMD | [ ON/OFF] | Verifies sectors written to disk after writing |
| W.CMD | ||
| WIDECAT.CMD | [ DRIVE#][ MATCHLIST] | Wide, formatted, sorted disk catalog |
| XBASIC.CMD | [ FILESPEC.BAC] | TSC Extended BASIC |
| XFER.CMD | ||
| XOUT.CMD | Deletes all .OUT files on drive 0 | |
| Y.CMD | Answers "Y" to all requests for input. Useful with EX.CMD | |
| YEAR.CMD | [ YY] | Sets / displays the current system year. Suffers from Y2K problems. See TIME.CMD |
| Please consider supporting my Reflex efforts via a small PayPal donation. |