ghidra_psx_ldr
ghidra_psx_ldr copied to clipboard
Support multiple "System Configurations"
trafficstars
Due to the fact that there are differences between console(RAM size, BIOS, extra hardware), it would be nice if System Configurations could be defined. Basically templates that can be mixed and matched which define memory maps and the data/hw mapped to them. Support for ghidra scripting to allow for emulating hardware using read/write hooks on their memory address(es) would be fucking awesome. :)
Could you provide some examples of such configurations?