Include Files.
Update October 2020 -
for ZASM v.4.2.x or above
AUTORUN_template.asm - for TAP file with autostart
BIN_template.asm - for TAP file with binary code with pre-defined starting address
DICT_template.asm - for TAP file with new vocabulary definitions
see here Many thanks to Claudius
These are the latest include files needed when you use J.A.D.E. or TASM assembler. The files should be placed in the same folder as the TASM execute file (TASM.EXE).
'ace.inc' - EQUates for system variables, ROM routines, macros, etc.
'aceforth.inc' - EQUates of ROM FORTH words Code Fields. Useful when creating words using AceFORTH.
Click here to download the latest include files.
[Updated 01/03/15]