cc65/libsrc/atari/exehdr.s

9 lines
157 B
ArmAsm
Raw Normal View History

2013-10-18 03:07:01 +02:00
; This file defines the EXE header for Atari executables
.export __EXEHDR__: absolute = 1
.segment "EXEHDR"
.word $FFFF