diff options
| author | Astrid Smith | 2010-07-24 16:11:37 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-07-24 16:11:37 -0700 |
| commit | 1d0d4902d8a90d8c24fa22c70290942c498153ba (patch) | |
| tree | ce81c237e7407210c7574988461852526689144b /main.asm | |
| parent | 5d890a8afccc936f39608d1031dba8dfa9685258 (diff) | |
Created Makefile
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
