summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.asm b/main.asm
index 4e13792..ddeb8e4 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