From e187d4a24417ecac44ee282dd4076d21c5424fa1 Mon Sep 17 00:00:00 2001 From: hugova Date: Fri, 11 Jul 2025 16:35:33 +0200 Subject: [PATCH] Revert "added code comments to loader.s" This reverts commit 74f589b98db1a66a8c4c4e41ee6a07be5abe5f14. --- wip-hugo/testing.s | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 wip-hugo/testing.s diff --git a/wip-hugo/testing.s b/wip-hugo/testing.s deleted file mode 100644 index 2a4b504..0000000 --- a/wip-hugo/testing.s +++ /dev/null @@ -1,4 +0,0 @@ -start: -STX $d020 -INX -JMP start