Myask wrote:Might want to add in a "All this byte [input]" setting, for simple tests.
More complicated ones, one would want a "Load from file…" (FCEUX has memory dump-to-file already, I hope?)
Enh, I don't really see the point of a custom byte; I doubt "fill with copies of the same arbitrary byte" is a plausible characterization of any real SRAM, and I also doubt it would be of significant use for debugging.
If you want something specific, you can just:
1. Hit pause.
2. Cold reset.
3. Debug > hex editor
4. Type or paste whatever you want in there.
There's no load file option, but you can paste hex data from the clipboard. (A load from file feature might be nice, though...)
If you want to initialize
battery backed RAM, that's pretty simple with a lot of emulators. Just make the 8k save-RAM file and replace the one that gets automatically saved/loaded.