diff options
| author | Duncan Smith | 2010-07-23 02:15:16 -0700 |
|---|---|---|
| committer | Duncan Smith | 2010-07-23 02:15:16 -0700 |
| commit | 1cee01da5826520e6aa59997a8fcba9f3a3af52a (patch) | |
| tree | b5f3e7ef73c410799300011498b9d36a56f96016 /opcodes.asm | |
| parent | 17f7e8bf95698832dfda26b434f4022aa2bd0653 (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 |
