Search found 3 matches
- Sun Oct 07, 2012 1:39 pm
- Forum: General Chat
- Topic: JS-VBA-M: World's First Working Webgl based JS GBA emulator!
- Replies: 5
- Views: 14093
JS-VBA-M: World's First Working Webgl based JS GBA emulator!
Impressive, but I advise to pay attention to what grantg sez  I know what I'm doing, the thing is Grant is right that emscripten has these problems... In some cases. This is not one of them.  But thanks!  I just found out it works correctly on the Droidx if you use Opra Mobile.
- Fri Oct 05, 2012 10:35 am
- Forum: General Chat
- Topic: JS-VBA-M: World's First Working Webgl based JS GBA emulator!
- Replies: 5
- Views: 14093
JS-VBA-M: World's First Working Webgl based JS GBA emulator!
Nice, although Emscripten does not really mean ported. It means you "compiled" it to JavaScript really. I had been working on my own JS GBA emulator, although I've been AFK on IodineGBA (and github in general) for about a month. Â Also it's not the first: https://github.com/jpfau/gbajs Â...
- Thu Oct 04, 2012 11:12 am
- Forum: General Chat
- Topic: JS-VBA-M: World's First Working Webgl based JS GBA emulator!
- Replies: 5
- Views: 14093
JS-VBA-M: World's First Working Webgl based JS GBA emulator!
JS-VBA-M [/font] Â Â Hey guys just thought I'd share a project I'm working on. I am porting VBA-M to Javascript using the Emscripten C/C++ to javascript compiler and a modified version of the VBA-M SDL code. Â Runs natively in browser with no plugins required! Â Development Progress Picture (I ...