diff options
author | Ian C <ianc@noddybox.co.uk> | 2004-09-21 00:41:57 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2004-09-21 00:41:57 +0000 |
commit | 8fad06ab3223205b3b05ff1912b40a84685d271f (patch) | |
tree | 0f1fa211c9a237d3e6489233e9fb25e44c1304fa | |
parent | 40ddaf69e443039b54bbf352c65f1133e17720a9 (diff) |
-rw-r--r-- | spec48.asm | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -62,8 +62,7 @@ P_RAMT equ 23732 ; ; name - label to give table ; -SCRTABLE macro name -name equ $ +SCRTABLE macro DW 0x4000, 0x4100, 0x4200, 0x4300 DW 0x4400, 0x4500, 0x4600, 0x4700 DW 0x4020, 0x4120, 0x4220, 0x4320 |