From 3cb3d5dad37da0a153a73001f7c5691169a8a9c2 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Thu, 21 Jul 2022 03:45:40 +0200 Subject: [PATCH] cleanup --- libsrc/c64/emd/c64-rrr.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/c64/emd/c64-rrr.s b/libsrc/c64/emd/c64-rrr.s index 289ee7e39..8382e406e 100644 --- a/libsrc/c64/emd/c64-rrr.s +++ b/libsrc/c64/emd/c64-rrr.s @@ -53,7 +53,7 @@ Lo_Mem = $0100 ; location of Lo_Code (must be below $1000 or above $e000) .addr COPYFROM .addr COPYTO -; ------------------------------------------------------------------------ +; ------------------------------------------------------------------------ .bss window: .res 256 ; the memory window (256 bytes)