Prev: FFE4 Up: Map Next: FFEA
FFE7: close all channels and files
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