Mirror of CollapseOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789
  1. This unit is loaded in two "low" and "high" parts. The low part
  2. is the biggest chunk and has the most definitions. The high
  3. part is the "sensitive" chunk and contains "LITN", ":" and ";"
  4. definitions which, once defined, kind of make any more defs
  5. impossible.
  6. The gap between these 2 parts is the ideal place to put device
  7. driver code. Load the low part with "353 LOAD", the high part
  8. with "380 LOAD"