nesbox / emulator

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

Emulator.css / resize #51

Open Gamerzfanz21 opened 7 years ago

Gamerzfanz21 commented 7 years ago

I noticed that in the coding there is a section that calls for emulator.css, in looking through all the files, I don't see any emulator.css file, is there suppose to be one?

Also, is there a way to "resize" the game itself? I tried resizing from with in the js swfobject.embedSWF('files/Nesbox.swf', 'emulator', '700', '515', '11.2.0',

But that doesn't seem to work, is there some other way to resize the game itself?

nesbox commented 7 years ago

Hi, emulator.css - it's just jquery call for the css function (http://api.jquery.com/css/) unfortunately there is no way to do custom size