Glossary Entry: Save state
Definition
A save state is a snapshot or record of what's going on in a virtual machine at a given point in time. The snapshot can be loaded later on to restore the virtual machine to that specific state.
In the case of emulating video games, this effectively allows the player to save their game at any time, even if the game wasn't programmed to allow for this.
In the case of emulating video games, this effectively allows the player to save their game at any time, even if the game wasn't programmed to allow for this.
Back to the list of technical terms
Back to the Glossary's Table of Contents