From ff8d7b80d9de3dda9e86b5856b3b3b597723078b Mon Sep 17 00:00:00 2001 From: Duncan Smith Date: Sat, 24 Jul 2010 16:11:37 -0700 Subject: Created Makefile --- main.asm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index c7b197c..9a4789f 100644 --- a/main.asm +++ b/main.asm @@ -34,10 +34,6 @@ ;;; but I don't really care to go to the effort to make it so. ;;; D7 = IX (hi), IY (low) -;;; Assemble with the following flags: -;;; a68k -l -n -g -t main.asm -;;; -n is important, it disables optimizations - ;;; emulated I and R are both in RAM -- cgit v1.2.3