Skip to content

Latest commit

 

History

History
48 lines (48 loc) · 997 Bytes

File metadata and controls

48 lines (48 loc) · 997 Bytes

CAS NOISY (Main Jumpblock)

Index: 121

Address: #BC6B

Enable or disable prompt messages.

Action:

Disabling messages will prevent the prompt and information messages from being printed. It will not prevent error messages from being printed. Enabling messages allows all messages to be printed.

Entry conditions:

If messages are to be enabled:
A must be zero.

If messages are to be disabled:
A must be non-zero.

Exit conditions:

AF corrupt.
All other registers preserved.

Notes:

The prompt and information messages which are turned off are:

Press PLAY then any key:

Press REC and PLAY then any key:

Found <FILENAME> block <N>

Loading <FILENAME> block <N>

Saving <FILENAME> block <N>

The error messages which are not turned off are:

Read error <x>

Write error a

Rewind tape

Related entries:

CAS INITIALISE