You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MemoryFilePersistence class added that allows load/save of an arbitrary section of memory.
Start address and length are written to the file, to allow load to restore image at the original location.
Extended the Loader to optionally export the label table, making it easier to work out where your program starts and ends.
The text was updated successfully, but these errors were encountered: