I have a compiled ASM function I’d like to “save” but my board does not have an SD card hence no save-image to card. Memory yes but not SD.
defcode
outputs the code header which presumably contains offsets.
So is there a way I can:
- reliably reload defcode’s output?
- dump/load save-image in another way?
Thanks,
- h