- DTACK (1KB TXT),
short intro file
- BACKUP (2KB TXT),
copies a disk exactly
- README (72KB TXT),
lots of information
- BENCHMARKS (14KB TXT),
comparisons
- EDITOR (7KB TXT),
text editor for assembler
- COPY (4KB TXT),
copies a disk reclaiming space
- FORMAT (1KB TXT),
formats a disk
- SSTODS (2KB TXT),
copies SS disks to DS
- DSTOSS (6KB TXT),
copies DS disks to SS
- C0GRDEMO (5KB TXT),
color graphic demo #0
- C1GRDEMO (5KB TXT),
color graphic demo #1
- MGRDEMO (6KB TXT),
monochrome graphic demo
- ASM (8KB TXT),
assembler
- ASMDOC (33KB TXT),
assembler docs
- DISKPRIM (4KB TXT),
disk primitives
- P1F (1KB TXT),
assembly source code
- PASS1 (50KB TXT),
assembly source code
- PASS1A (39KB TXT),
assembly source code
- PASS1B (45KB TXT),
assembly source code
The above list does not include three unlistable binary files: DBASIC,
the assembler (AP1P2), and the disk primitives (DPRIMO). However, they may
be extracted from the disk hex dump below.
- DBASIC.HEX (1013KB TXT),
hex dump
If you run the assembler demonstration, you get the following
listing which is pass 1 of the DBASIC assembler.
- P1FLST.TXT (224KB TXT),
assembly listing