The console may also be written to or read from via the XFC Console IO calls. These calls provide a simpler environment for introductory courses. These calls do use the console registers so the effects of IO can be observed by the student.
Disk IO can be performed only through the XFC File I/O calls. These provide read/write access to files on the Macintosh's disk(s). It was intended to provide a more realistic disk device which would have to be accessed via a user written device driver, but this has yet to eventuate.