1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-23 23:17:45 +00:00

Add exehdr

This commit is contained in:
Karri Kaksonen
2022-03-01 09:28:15 +02:00
committed by mrdudz
parent dc75972e9e
commit d586c83dae
2 changed files with 27 additions and 6 deletions
+7
View File
@@ -1,3 +1,10 @@
;
; Karri Kaksonen, 2022
;
; This header contains data for emulators
;
.export __EXEHDR__: absolute = 1
; ------------------------------------------------------------------------
; EXE header
.segment "EXEHDR"