Brand: SHARP
Category: Office Equipment
Document Type: Manual
Language: EN
Brand: SHARP
Category: Office Equipment
Document Type: Manual
Language: EN
Uploaded: Nov. 21, 2025, 6:57 p.m.
The MZ-80A is a personal computer that requires system software for operation, typically loaded from cassette tape or diskette. To activate the BASIC interpreter (SA-5510):
Direct Mode allows the computer to be used like a calculator. For example, entering 'PRINT 5 + 8' followed by 'CR' will display the result '13'.
Program Construction involves writing numbered lines of BASIC statements (e.g., INPUT, LET, PRINT, END). To enter a program, type each line and press 'CR'. Use 'LIST' to view the program. To run, type 'RUN' followed by 'CR'.
Storing Programs: Use the 'SAVE' command followed by the program name and 'CR', then press 'RECORD' and 'PLAY' simultaneously to save to cassette tape.
Reading Programs: Use the 'LOAD' command followed by the program name and 'CR'.