(asma) Auto-start at 0x100.

This commit is contained in:
Andrew Alderwick 2023-01-14 19:46:54 +00:00
parent cfeeb85712
commit 3d68e08f6c
1 changed files with 2 additions and 2 deletions

View File

@ -196,9 +196,9 @@
@asma-init-next-pass ( -- )
;asma/pass LDA INC ;asma/pass STA
;asma-write-buffer ;asma-output/ptr STA2
#0100 DUP DUP2 ( 0100 00 0000 )
;asma/addr STA2
#0100 DUP2 DUP ( 0100 0100 00 )
;asma/state STA
;asma/addr STA2
;asma/written-addr STA2
;&preamble-end ;&preamble SUB2k ;asma-assemble-chunk JSR2 POP2 POP2
JMP2r