NVEM: Support in SPLat/PC
SPLat/PC now includes a window to represent NVEM. It shows the NVEM registers and the data for the selected page. The data display is in hexadecimal and ASCII. The display cannot be manually edited.

Initially the NVEM display will have zero in all registers and ‘FF in all data locations. The data display will be initialized with any static table data the first time the simulator executes an instruction that accesses the data. Thereafter it will be initialized whenever you reset the simulator (Run>Reset or CTRL+F7), returning it to a state like a board with a newly downloaded program.
Note that current versions of SPLat/PC (up to build 343) only support operations on Page 0 in the simulator. Operations on pages other than 0 can still be performed on real hardware.
In addition to this, there is special support for NVEM0 in SPLat/PC.