C64 ROM | Routines |
Prev: FFE4 | Up: Map | Next: FFEA |
Used by the routine at A65E.
this routine closes all open files. When this routine is called, the pointers into the open file table are reset, closing all files. Also the routine automatically resets the I/O channels.
|
||||
FFE7 | 6C 2C 03 | JMP ($032C) | do close all channels and files |
Prev: FFE4 | Up: Map | Next: FFEA |