; This file defines the EXE file "trailer" which sets the entry point ; 20260311 bkw: Modified to use INITAD instead of RUNAD! .export __AUTOSTART__: absolute = 1 .import start .include "atari.inc" .segment "AUTOSTRT" .word INITAD ; defined in atari.inc .word INITAD+1 .word start