From ca697fcaaf65515bbdace22885381c1e1c4ae5f1 Mon Sep 17 00:00:00 2001
From: emteere <47253321+emteere@users.noreply.github.com>
Date: Thu, 8 Jun 2023 18:50:04 +0000
Subject: [PATCH] GP-3009 Setting of context for correct disassembly in either
bank. Set Ports to volatile so they aren't simplified away in the decompiler.
---
.../Processors/8048/data/languages/8048.pspec | 24 +++++++++++++------
1 file changed, 17 insertions(+), 7 deletions(-)
diff --git a/Ghidra/Processors/8048/data/languages/8048.pspec b/Ghidra/Processors/8048/data/languages/8048.pspec
index edaef333cf..6f30661aef 100644
--- a/Ghidra/Processors/8048/data/languages/8048.pspec
+++ b/Ghidra/Processors/8048/data/languages/8048.pspec
@@ -24,13 +24,13 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -46,4 +46,14 @@
+
+
+
+
+
+
+
+
+
+