APPENDIX ELEVEN Handler OPEN CLOSE GET PUT Status Special JMP K: E420 E422 E424 E426 E428 E42A E42C 58400 58402 58404 58406 58408 58410 58412 P: E430 E432 E434 E436 E438 E43A E43C 58416 58418 58420 58422 58424 58426 58428 C: E440 E442 E444 E446 E448 E44A E44C 58432 58434 58436 58438 58440 58442 58444 58451 E453 DSKINV Takes its information from the bytes in the lower part of page three ($300) for operation. The vectors between 58448 and 58496 ($E450-$E480) are all three-byte vectors; a JMP instruction followed by an address in LSB/MSB format. 58454 E456 CIOV Page 147: IOCB number times 16 in the X register. The X register becomes the CIO channel number. Since the screen is always open for channel 0, when using the screen you make the X reg- ister 0 as well. Bill Wilkinson says that to output a single charac- ter through the CIO instead of an entire buffer (the normal occurrence), set the buffer length to 0. This forces the I/O to in- put or output a single character only. See COMPUTE!, January 1985. 58457 E459 SIOV Here are the pinouts for the serial I/O jack: ___________________________________ / \ / 2 4 6 8 10 12 \ / \ / 1 3 5 7 9 11 13 \ /___________________________________________\ 1 Clock input 2 Clock output 3 Data input 4 Ground 5 Data output 6 Ground 7 Command 8 Motor control 9 Proceed 10 + 5v dc/Ready 11 Audio input 12 +l2v dc 13 Interrupt 58484 E474 WARMSV Do a USR here to warm start the computer. 58487 E477 COLDSV Do a USR here to cold start the computer.