From d56c6da594eaca5cf9545ad8111666e0aaad97ac Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Fri, 23 Mar 2018 10:53:32 -0700 Subject: [PATCH] Updated merlin32 assemble instructions --- dclock.system.merlin32.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dclock.system.merlin32.s b/dclock.system.merlin32.s index 7205b0e..6e86cfb 100644 --- a/dclock.system.merlin32.s +++ b/dclock.system.merlin32.s @@ -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