bfirsh / jsnes

A JavaScript NES emulator.
https://jsnes.org
Apache License 2.0
6.13k stars 831 forks source link

FEATURE REQUEST: Add a button for loading NES roms #325

Closed quinton-ashley closed 4 years ago

quinton-ashley commented 4 years ago

In addition to the drop for loading NES rom files, please add a button. This will enable compatibility on iOS. I'm working on an app nostlan-ios that custom implements the html5 Gamepad API bridge native Swift support of Xbox One and PS4 controllers.

If you don't want to implement it I would really appreciate an explanation of how I could do it since I can also just inject javascript into the page.

EDIT: Also I noticed sound is not working.

quinton-ashley commented 4 years ago

Nevermind, I decided to use em-fceux.