From a4bb0dfa896cbdcd6081277bf33ab5e028025671 Mon Sep 17 00:00:00 2001 From: AriaHiro64 <45049787+AriaHiro64@users.noreply.github.com> Date: Tue, 22 Dec 2020 23:23:38 -0500 Subject: Updated Adding BLUMON.GB debugging features to a POKERED build. (markdown) --- Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md b/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md index 843b11c..12c7812 100644 --- a/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md +++ b/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md @@ -1,4 +1,4 @@ -This will create a pokemon red debug build to the build option. The reason this is not included in base pokered is because there is no red debug to disassemble. Go to your Makefile and edit these lines. +This will create a pokemon red debug build to the build option. The reason this is not included in base pokered is because there is no Pokemon Red debug ROM to disassemble. Go to your Makefile and edit these lines. `- roms := pokered.gbc pokeblue.gbc pokeblue_debug.gbc` `+ roms := pokered.gbc pokeblue.gbc pokered_debug.gbc pokeblue_debug.gbc` -- cgit v1.2.3