[Tuxnes-devel] TuxNES 0.75 save state patch
Brought to you by:
tmmm
From: Allen N. <psy...@ge...> - 2002-01-30 07:15:26
|
Attached is an alpha-quality patch which adds _very_ primitive save state functionality to TuxNES 0.75. It probably has all sorts of bugs, but I'm posting it here so I can get some comments on it. Particularly, I'm wondering if I'm saving something that doesn't need to be saved, or not saving something that should. I'm also wondering if any of you have a format description for SNSS or .STA state files, so the format it uses can be compatible with one or the other. Currently it only supports the MMC1 mapper, and uses a file named "state" in the current directory, supports one slot only, supports X11 renderers only, and the keys are hardwired to F9 to save and F10 to load. I have tested it on Linux only, and not very extensively. The patch is GPL, so you can include it in the next release of TuxNES if you want. Any comments on it? |