MONITOR ROUTINES

Monitor



RESET
61723         F11B

This is the start of the SYSTEM RESET routine.

PWRUP
61733         F125

The start of the coldstart routine.

ZERORM
61752         F138

Clear all the RAM locations.

ZOSRAM
61792         F160

Clear the OS RAM only (for warmstart).

BLACKB
61994         F22A

The blackboard routine (MEMO PAD mode).

SPECL
62015         F23F

Check to see how much RAM there is.

HARDI
62081         F281

Initialize the hardware locations.

OSRAM
62100         F294

Initialize the OS RAM locations.

BOOT
62159         F2CF

Boot the disk if it's so desired (i.e., the disk drive is hooked up and turned on).

CSBOOT
62386         F3B2

Boot the cassette if it's so desired (i.e., the START button was held down when the computer was turned on).


Return to Table of Contents | Previous Chapter | Next Chapter