From d1282776c38cff6f67737308d133271860878e4e Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Sun, 26 Mar 2017 09:17:16 -0700 Subject: [PATCH] Cleanup Unused --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f5cbe..457af64 100644 --- a/README.md +++ b/README.md @@ -795,7 +795,7 @@ I'll use the prefix: B041:8D 84 B0 STA Data1+1 ; *** SELF-MODIFYING CODE: STA $FFFF,Y B044:8C B5 B0 STY Data1+2 ; *** SELF-MODIFYING CODE - B047:A0 20 LDY #$20 ; NOT used!! + B047:A0 20 LDY #$20 ; NOT used!! Wastes 2 bytes NextDataHeader: ; The _intent_ was probably to B049:88 DEY ; find the Data Header with 32 nibbles DataProlog1: