mirror of
https://github.com/elliotnunn/supermario.git
synced 2024-11-21 13:31:15 +00:00
15 lines
355 B
Plaintext
15 lines
355 B
Plaintext
;EASE$$$ READ ONLY COPY of file “RESTOP.a”
|
|
; 1.1 CCH 11/10/1988 Fixed Header.
|
|
; 1.0 CCH 11/ 9/1988 Adding to EASE.
|
|
; OLD REVISIONS BELOW
|
|
; 1.0 BBM 2/10/88 Adding file for the first time into EASE…
|
|
; END EASE MODIFICATION HISTORY
|
|
BLANKS ON
|
|
STRING ASIS
|
|
|
|
RESTOP PROC EXPORT ;TOP OF RESIDENT MONITOR
|
|
;LINK THIS PROCEDURE IN LAST
|
|
END
|
|
|
|
|