mirror of
https://github.com/zellyn/goapple2.git
synced 2024-12-26 01:29:52 +00:00
adding includes for intbasic.asm
This commit is contained in:
parent
a7bdbd242e
commit
90ccbe1eca
6
source/redbook/T.MACROS
Normal file
6
source/redbook/T.MACROS
Normal file
@ -0,0 +1,6 @@
|
||||
10 * Macros used by intbasic.asm
|
||||
20 INCW MAC
|
||||
30 INC ]1
|
||||
40 BNE INCW_END
|
||||
50 INC ]1+1
|
||||
60 INCW_END EOM
|
1
source/redbook/T.PART1
Normal file
1
source/redbook/T.PART1
Normal file
@ -0,0 +1 @@
|
||||
10 * Empty file to keep intbasic assembly happy.
|
Loading…
Reference in New Issue
Block a user