IOINIT
Initialise I/O Devices
Function | Address | Description |
---|---|---|
IOINIT | FF84 | Initialise I/O Devices |
This routine initializes all input/output devices and routines.
It is normally called as part of the initialization procedure of a Commodore 64 program cartridge.
Last modified October 19, 2021: Finish off core Kernal API entry points (ffbad18)