ghidra/Ghidra
fenugrec 97b0984426 8048: support > 4kB address space
MCS-48 just barely supports 12 bits of program counter space (4kB), but
many real-world applications use software banking to expand this,
e.g. via IO pins driving extra address lines to the external ROM.

This patch allows up to 16-bit addresses. To use this feature, simply
select the special instruction (typically ORL Pp or ANL Pp) and set a
manual Fallthrough address to the correct bank.
2023-05-31 12:34:22 +00:00
..
Configurations/Public_Release GP-3431 Small formatting change (remove extra spaces and new line) 2023-05-15 15:49:25 -04:00
Debug Merge remote-tracking branch 'origin/GP-0_d-millar_pty_for_macos' into patch 2023-05-23 11:33:18 -04:00
Extensions GP-2974: Fixing warnings 2023-05-01 07:23:48 -04:00
Features Merge remote-tracking branch 2023-05-26 16:38:00 -04:00
Framework Merge remote-tracking branch 'origin/GP-3369_DecompilerTemplateShortening' into patch 2023-05-24 12:46:45 -04:00
Processors 8048: support > 4kB address space 2023-05-31 12:34:22 +00:00
RuntimeScripts GP-3428 added ELF Max Zero-Segment Discard Size import option 2023-05-11 12:23:00 -04:00
Test GP-2641: Add training course materials for the Debugger 2023-05-09 09:21:49 -04:00
.gitattributes
.gitignore
application.properties GP-0: Upping patch to 10.3.1 2023-05-11 09:13:29 -04:00
certification.local.manifest