Date: November 1990
Volume: 5
Issue: 11
Articles
- Random Bits
- Minutes with SEATUG
- IQ BoosterTS 2068 Type-in program
-
Mike's Notebook: PARSE64TS 2068 Type-in program The following bit of machine code will allow you to print any text string using a clean, fast 64 column character set. What distinguishes this program from similar ones is that instead of requiring 768 bytes to define the characters (96 characters X 8 bytes per character), this program uses half the usual number of…