andychase / gbajs2

gbajs2 is a Game Boy Advance emulator written in Javascript from scratch using HTML5 technologies like Canvas and Web Audio. It is freely licensed and works in any modern browser without plugins.
https://andychase.me/gbajs2
BSD 2-Clause "Simplified" License
212 stars 76 forks source link

Save states (not save games) not working since ES6 conversion #18

Open andychase opened 4 years ago

andychase commented 4 years ago

See #10 for testing this functionality.