Updated merlin32 assemble instructions

This commit is contained in:
Michaelangel007 2018-03-23 10:53:32 -07:00
parent fc9b33f7d2
commit d56c6da594
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
; so won't launch from an AppleShare volume.
; Build instructions:
; ca65 dclock.system.s -l dclock.system.lst
; ld65 -t none -o dclock.system dclock.system.o
; merlin32 dclock.system.merlin32.s
;
; put dclock.system as a SYS file on a ProDOS disk.
FIX_BUGS = 0 ; set to 1 to fix critical bugs