summaryrefslogtreecommitdiff
path: root/programs/sub-suite/subsuite.s
blob: 36ac541cb4c4cbe6329326a7157f79da1aee34e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.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
;q
d