Previous: Emulator modules, Up: Snapshot format [Contents][Index]
This section shows the basic module framework and the contents of the different types of modules.
The single chip modules contain the chip state, and sometimes additional state of the emulator. In the past we tried to make the format as implementation-independent as possible, to allow reuse of snapshots in later versions of the emulator, that however proved to be very impractical and insanely hard to maintain.