mirror of
https://github.com/antoinevignau/source.git
synced 2024-11-19 22:31:52 +00:00
28 lines
355 B
ArmAsm
28 lines
355 B
ArmAsm
|
|
||
|
* Expansion linker file
|
||
|
|
||
|
DSK TFBD
|
||
|
TYP S16
|
||
|
|
||
|
* Assemble files
|
||
|
|
||
|
XPL
|
||
|
|
||
|
ASM DISASM.S
|
||
|
KND $1000
|
||
|
SNA Disasm
|
||
|
|
||
|
ASM TEXT.S
|
||
|
KND $1000
|
||
|
SNA Text
|
||
|
|
||
|
ASM KERNEL.S
|
||
|
KND $1000
|
||
|
SNA Kernel
|
||
|
|
||
|
ASM SCRIPTS.S
|
||
|
KND $1000
|
||
|
SNA Scripts
|
||
|
|
||
|
* END
|