nesbox / emulator

Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles
http://nesbox.com/emulator/
MIT License
590 stars 247 forks source link

Stuck @ 100% no playing game #94

Open givowo opened 5 years ago

givowo commented 5 years ago

Hello. I want to have an offline way to emulate games on a chromebook, and this is a good solution. the only problem is, is that i load a rom (in my example smb) and it loads to 100% and does nothing else. Here is a link ( https://giv0.github.io/Games/emus/SMB.html ) to the code hosted by github. thank you for helping if you can.

khanhld94 commented 5 years ago

@Giv0 image I think it stuck at 100% because your rom's url is not correct. After take a look at your repo, it seems like you don't have any file like ''Super Mario Bros (E).nes".

https://github.com/Giv0/Games/blob/e6e07d7c263a347c39ec5bae65dd90ccf28effb6/emus/SMB.html#L32-L33