torch2424 / wasmboy

Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
https://wasmboy.app/
GNU General Public License v3.0
1.39k stars 65 forks source link

SRAM #362

Closed rossimo closed 2 years ago

rossimo commented 2 years ago

Is there a way to dump the SRAM? Attempting to be able to move my WasmBoy save state between emulators.

rossimo commented 2 years ago

Ah, ok, "cartridgeRam" was what I was looking for.