mame/docs/source/commandline
vadosnaprimer 7e7f2fafd0 rewind implementation fixes and improvements
- reset scheduler savestate to what it was for years before rewind
-- changing saved variables should be done after thorough testing. right now, adding some vars breaks some machines, adding other vars breaks others
- switch to megabyte-wise capacity
-- savestate size greatly differs between machines, relying on state count is unstable
- switch to internal indexing
-- no longer depends on inaccurate machine time
- rewind accelerator key in debugger (Ctrl+F11)
- report capacity hit (once), with some useful info
- make error reports saner
- mention rewind and rewind_capacity in the docs
2017-12-22 04:39:14 +03:00
..
commandline-all.rst rewind implementation fixes and improvements 2017-12-22 04:39:14 +03:00
index.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
sdlconfig.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
windowsconfig.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00