From 1ad661a562d325f9f4f7ff4a15a515bf241c17ab Mon Sep 17 00:00:00 2001 From: scawful Date: Fri, 9 Feb 2024 22:04:23 -0500 Subject: [PATCH] Change all item cheat to activate with L+R --- Util/all_items.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Util/all_items.asm b/Util/all_items.asm index 38ad453..98d6359 100644 --- a/Util/all_items.asm +++ b/Util/all_items.asm @@ -58,7 +58,7 @@ org $068365 org $3CA62A ; Expanded space for our routine { - LDA $F2 : CMP #$20 : BEQ $03 : JMP END ; Check L button + LDA $F2 : CMP #$30 : BEQ $03 : JMP END ; Check L button ; Load items