diff options
| author | Astrid Smith | 2010-07-23 02:15:16 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-07-23 02:15:16 -0700 |
| commit | f8733c7859a8c2f00c1f95930d8728444b4ab651 (patch) | |
| tree | 6691ac426e0cc4e43eb3b2153f5ec8ea23264e1c /opcodes.asm | |
| parent | 22e90676d09902d65b83df58b16da3a556f9556c (diff) | |
Tiny change
Diffstat (limited to 'opcodes.asm')
| -rw-r--r-- | opcodes.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes.asm b/opcodes.asm index a749c98..6fd02e3 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 |
