From 8fad06ab3223205b3b05ff1912b40a84685d271f Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 21 Sep 2004 00:41:57 +0000 Subject: Modified screen accel table --- spec48.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spec48.asm b/spec48.asm index 4296074..ab714ad 100644 --- a/spec48.asm +++ b/spec48.asm @@ -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 -- cgit v1.2.3