NAME | ADDRESS | FUNCTION | NAME | ADDRESS | FUNCTION |
HEX | DECIMAL | HEX | DECIMAL |
ACPTR / IECIN | $FFA5 | 65445 | Input byte from serial port |
RDTIM | $FFDE | 65502 | Read real time clock |
CHKIN | $FFC6 | 65478 | Open channel for input |
READST | $FFB7 | 65463 | Read I/O status word |
CHKOUT | $FFC9 | 65481 | Open channel for output |
RESTOR | $FF8A | 65418 | Restore default I/O vectors |
CHRIN / BASIN | $FFCF | 65487 | Input character from channel |
SAVE | $FFD8 | 65496 | Save RAM to device |
CHROUT / BSOUT | $FFD2 | 65490 | Output character to channel |
SCNKEY | $FF9F | 65439 | Scan keyboard |
CIOUT / IECOUT | $FFA8 | 65448 | Output byte to serial port |
SCREEN | $FFED | 65517 | Return X,Y organization of screen |
CINT | $FF81 | 65409 | Initialize screen editor |
SECOND | $FF93 | 65427 | Send secondary address after LISTEN |
CLALL | $FFE7 | 65511 | Close all channels and files |
SETLFS | $FFBA | 65466 | Set logical, first, and second addresses |
CLOSE | $FFC3 | 65475 | Close a specified logical file |
SETMSG | $FF90 | 65424 | Control KERNAL messages |
CLRCHN | $FFCC | 65484 | Close input and output channels |
SETNAM | $FFBD | 65469 | Set file name |
GETIN | $FFE4 | 65508 | Get character from keyboard queue (keyboard buffer) |
SETTIM | $FFDB | 65499 | Set real time clock |
IOBASE | $FFF3 | 65523 | Returns base address of I/O devices |
SETTMO | $FFA2 | 65442 | Set timeout on serial bus |
IOINIT | $FF84 | 65412 | Initialize input/output |
STOP | $FFE1 | 65505 | Scan stop key |
LISTEN | $FFB1 | 65457 | Command devices on the serial bus to LISTEN |
TALK | $FFB4 | 65460 | Command serial bus device to TALK |
LOAD | $FFD5 | 65493 | Load RAM from a device |
TKSA | $FF96 | 65430 | Send secondary address after TALK |
MEMBOT | $FF9C | 65436 | Read/set the bottom of memory |
UDTIM | $FFEA | 65514 | Increment real time clock |
MEMTOP | $FF99 | 65433 | Read/set the top of memory |
UNLSN | $FFAE | 65454 | Command serial bus to UNLISTEN |
OPEN | $FFC0 | 65472 | Open a logical file |
UNTLK | $FFAB | 65451 | Command serial bus to UNTALK |
PLOT | $FFF0 | 65520 | Read/set X,Y cursor position |
VECTOR | $FF8D | 65421 | Read/set vectored I/O |
RAMTAS | $FF87 | 65415 | Initialize RAM, allocate tape buffer, set screen $0400 | |