Add files via upload

This commit is contained in:
Jason Bou-Samra
2024-06-07 11:30:44 +10:00
committed by GitHub
parent f48029c478
commit f7d80236a2
83 changed files with 22482 additions and 17 deletions
+38
View File
@@ -0,0 +1,38 @@
* Scheduler macros
* by Dave Klimas
;
; Copyright Apple Computer, Inc. 1986, 1987
; and Roger Wagner Publishing, Inc. 1988
; All Rights Reserved
;
_SchBootInit MAC
Tool $107
<<<
_SchStartUp MAC
Tool $207
<<<
_SchShutDown MAC
Tool $307
<<<
~SchVersion MAC
PHA
_SchVersion MAC
Tool $407
<<<
_SchReset MAC
Tool $507
<<<
~SchStatus MAC
PHA
_SchStatus MAC
Tool $607
<<<
~SchAddTask MAC
P1SL ]1
_SchAddTask MAC
Tool $907
<<<
_SchFlush MAC
Tool $A07
<<<