apple2_hgr_font_tutorial/asm/dos33.inc
2016-01-27 16:40:49 -08:00

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