src/main/resources/doc/en/html/guide/mem/mem-menu.html
The pop-up menu for memory includes four options in addition to the options common to all components:
Edit Contents: Bring up a hex editor for editing the contents of memory. Clear Contents: Resets all values in memory to 0 and for RAM to 0 or randomly depending on the parameters in Project options. Load Image...: Resets all values in memory to the values found in a file. The file format is recognized automatically and if it is not the case a window Memory file panel opens for an appropriate selection. Save Image...: Stores all values in memory in a file using one of the formats described below.
Next: Memory file panel.