summaryrefslogtreecommitdiff
path: root/programs/sub-suite/subsuite.s
blob: 3fc025d19c5f28e4a98855701cbcd64fe9478c79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.org 0

; Include Declarations.
.include "declare.s"
; Include SuBEditor.
.include "subeditor.s"
; Include SuBAsm.
.include "subasm.s"
; Include Lexer.
.include "lexer.s"
; Include Utility subroutines.
.include "utils.s"
; Include libc routines.
.include "libc.s"

.org $FFC0
.qword reset
a
;l a
;.org reset
;v
;f "subsuite.bin" $8000
q
d