summaryrefslogtreecommitdiff
path: root/opcodes.asm
diff options
context:
space:
mode:
authorAstrid Smith2010-07-23 18:45:20 -0700
committerAstrid Smith2010-07-23 18:45:20 -0700
commit5d890a8afccc936f39608d1031dba8dfa9685258 (patch)
tree83e142a3eb0e089d892226cff27d84a878c1c495 /opcodes.asm
parentac909c5c6d61091f28bbae2a640e1b5cf7377d25 (diff)
parentf8733c7859a8c2f00c1f95930d8728444b4ab651 (diff)
Merge branch 'master' of git@github.com:chronomex/680
Diffstat (limited to 'opcodes.asm')
-rw-r--r--opcodes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes.asm b/opcodes.asm
index ace74a9..fe5547c 100644
--- a/opcodes.asm
+++ b/opcodes.asm
@@ -97,7 +97,7 @@ FETCHWI MACRO ; 28 cycles, 6 bytes
;; == Common Opcode Macros =========================================
- ;; To align subroutines.
+ ;; To align opcode routines.
_align SET 0
START MACRO