This program loads in a ZX Spectrum emulator snapshot file of "snapshot"
(or .SNA) format and adds the specified file at the specified location.
The purpose of this program was to aid in the development of Spectrum
software making it easy to create your own snapshot to hold your program.
You can easily load in the differents parts of your program and, when
a change is made, update it. In another circumstance, this program can
also be used to make changes to existing snapshot files. To get you
started, an "empty" snapshot file has been provided for you.
|