From 3cfb53f3f179d94344ddf8d0bc869ed3a7f261cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Isalski?= Date: Wed, 2 Sep 2026 22:56:24 +0200 Subject: [PATCH] Fixed at-address --- LUTs.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LUTs.asm b/LUTs.asm index b078cf8..eb2ce9c 100644 --- a/LUTs.asm +++ b/LUTs.asm @@ -1,4 +1,4 @@ -@0x10000: ; Example address until we get a proper memory map for this +@0x10000 ; Example address until we get a proper memory map for this ; Shift conversion table ; It stores the mapping from value 32-127 of the ASCII table to their shifted equivalents (both ways) in the standard US keyboard layout