In repairing an instrument cluster, I need to replace a controller which is built on an Motorola MC68HC11 using Forth. While I was able to dump the whole memory, it is unknown which Forth is used and the available words seem very limited.
How does one proceed in order to locate and change a known value in memory in an embedded Forth environment?