apple2_hgr_font_tutorial/asm/dos33.inc

5 lines
172 B
PHP

.word __MAIN ; 2 byte BLOAD address
.word __END - __MAIN ; 2 byte BLOAD size
.org __MAIN ; .org must come after header else offsets are wrong