mirror of https://github.com/stella-emu/stella.git
b1df602401
For now, state support is present only in the SDL port. The following keys are used to access state stuff: F9: save state to current slot F10: change current slot (cycles from 0 through 9) F11: load state from current slot Messages will appear onscreen indicating success or failure. State files are saved named as the md5sum of the current ROM, with an extension of .stx appended, where x is the current slot (from 0 through 9). For now, these state files are saved in the current working directory. I plan on moving them to a $HOME/.stella/state directory for both the X11 and SDL ports. The Windows and DOS versions can choose other, more relevant locations. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@96 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |