Jump to content

Savestate: Difference between revisions

m
Now that the citation extension is up, let's begin using it.
>Sherkel
(Is this page needed?)
>Bbbbbbbbba
m (Now that the citation extension is up, let's begin using it.)
 
(2 intermediate revisions by the same user not shown)
Line 1:
A '''savestate''' (sometimes known as a snapshot) is a file that emulators use to store and recall the entirety of a game's [[RAM]]internal state at a particular point.
 
The bulk of the data in a savestate is the content of the game's [[RAM]], but there is also other important state information, including the CPU registers, interrupts and open bus, memory bank controller state (e.g. ROM bank and SRAM bank loaded), PPU (picture processing unit) state, etc. The exact contents of a savestate may depend on the accuracy of specific emulators, since less accurate emulators may make approximations that remove the need for certain state information. As such, it is difficult to create a universal savestate format for different emulators.<ref>[https://forums.nesdev.com/viewtopic.php?f=3&t=838 "Any standardized savestate format?"] (from NesDev forum)</ref>
 
<references />
 
[[Category: Terminology]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.