Perfect Typist
From Just Solve the File Format Problem
Perfect Typist By James E Borden (64/128) and Robert Sims (ML) is a type-in program checker for Commodore used by Run magazine.
When you type in a program, a checksum from 0 to 255 will appear below the line on the left margin.
The line is checked only after it has been crunched by Basic. This allows PRINT and ? to give the same checksum value. If long lines require Basic keywords to be abbreviated, the checksum value will still be correct. Spaces matter only if they are within quotes. Transposition errors are caught
ML Perfect Typist is for machine language programs and has 13 pairs of characters per line, with the last two pairs acting as a checksum.
Sample Output
Links
- 64 Perfect Typist (Run Sep 1985 pg 78)
- 128 Perfect Typist (Run Dec 1985 pg 110)
- ML Perfect Typist (Run Dec 1985 pg 50)
- ML Perfect Typist 2.0 (Run Dec 1986 pg 98)
- Perfect Typist in .d64 format
- 64 Perfect Typist in rerun-1985-winter.d64
- 128 Perfect Typist and ML Perfect Typist in rerun-1986-01-02.d64
- ML Perfect Typist 2.0 in rerun-1986-11-12.d64