Skip to navigation


Save and load: filesys

[Commodore 64 version]

Name: filesys [Show more] Type: Variable Category: Save and load Summary: A lookup table containing the device numbers for tape and disk
Context: See this variable in context in the source code References: This variable is used as follows: * KERNALSETUP uses filesys
.filesys EQUB 8 ; The device number for disk EQUB 1 ; The device number for tape