Show HN: GameTime – JS emulator supporting SNES and GBA(matthewbauer.us)
matthewbauer.us
Show HN: GameTime – JS emulator supporting SNES and GBA
https://matthewbauer.us/gametime-player/?repost
6 comments
I managed to run some SNES roms. How to control? Keyboard didnt seem to have any effect. Would like if it would support NES as well.
When dropping a rom in the window, i get this error in my browser :
> Uncaught ReferenceError: extesion is not defined(anonymous function) @ build.js:3
> Uncaught ReferenceError: extesion is not defined(anonymous function) @ build.js:3
Looks like a simple typo. The line in question:
https://github.com/matthewbauer/gametime-player/blob/5f982df...
https://github.com/matthewbauer/gametime-player/blob/5f982df...
if your rom is in a zip file, extract it & drag the rom into the window. Also, try a different rom if that one doesn't work :)
WOW! this is awesome. Just tried on Edge with the first rom I found, and it works almost great. Sound cuts a little.
Looks great! Would really kill for some touch support!