jsnes-web icon indicating copy to clipboard operation
jsnes-web copied to clipboard

Support save games

Open bfirsh opened this issue 8 years ago • 1 comments
trafficstars

Support built-in save games. High scores, save games, etc.

Not to be confused with #18 which is about snapshotting the entire emulator.

bfirsh avatar Sep 11 '17 06:09 bfirsh

Sent to somebody interested in implementing this:

It’s called battery RAM, which you’ll see various references to in the code. I’d imagine it’d store it in local storage somewhere, perhaps keyed by a hash of the ROM.

bfirsh avatar Jan 30 '18 16:01 bfirsh