diff options
| author | Duncan Smith | 2010-07-24 16:11:37 -0700 |
|---|---|---|
| committer | Duncan Smith | 2010-07-24 16:11:37 -0700 |
| commit | ff8d7b80d9de3dda9e86b5856b3b3b597723078b (patch) | |
| tree | 56d8ff5971087c7bf367ec8638cce19261e030e8 /main.asm | |
| parent | abcaa2deb4fcd24f762dfcaecc04b5558d24f81f (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 |
