62 issues in taisel/IodineGBA
Controls
What are the controls Like a b start select Cause here's what I got A=space bar Start=Enter R=restart Z=pause
-
Opened by Dorkpork123
Apr 27, 2017 - 3 comments
game issues
hello im trying to play dragon ball z legacy of goku 2 and buus fury on legacy of goku 2 i cand load the game but whenever i click start this happens Problem.mp4.zip i cant even load buus fury its just ...
-
Opened by Joshua7896
Oct 27, 2017 - 1 comment
Open source GBA BIOS
Just wondering if there are any reasons why the open source GBA bios isn't being included with Iodine by default ? Would be great if a BIOS isn't specified that it defaults to and loads the open ...
-
Opened by fOmey
Oct 16, 2017
Help to multiplayer game
Hi Taisel, I'm developing a web-browser operation system. And one of programs that I was trying insert, is IodineGBA. Already I got some positives results, as example: Open two or more emulators. ...
-
Opened by marcelojannotti
Sep 24, 2016 - 1 comment
Use SIMD for the graphics compositor code
Of note, it looks like that particular block of code can be rewritten to use SIMD. Specifically: - SIMD.Int32x4.and() for isolating flags. - SIMD.Int32x4.greaterThanOrEqual() for comparing flags. ...
-
Opened by taisel
Jun 9, 2016 - 7 comments
Can't get IodineGBA to work
Hello, Forgive me for possibly lame question, but how to get IodineGBA to work? I have downloaded the IodineGBA-master.zip file, then unzipped and uploaded it to my web server: http://drfeliz.com/IodineGBA-master/index.html ...
-
Opened by perelowski
Oct 1, 2016 - 4 comments
How to make IodineGBA load the BIOS file directly from the server?
Hello, I am trying to save some time when waiting for a game and skip the BIOS upload step. In order to do this I want to change the code to load the BIOS automatically upon the page load, from the same ...
-
Opened by perelowski
Oct 7, 2016 - 5 comments
Align speech initialization
Right now it does its own initialization on its own. It should be called from the load function we currently use. In addition, we should fix up and add the missing "use strict".
-
Opened by taisel
Jul 21, 2016
Update ReadMe
- Needs updated contributors section - Probably don't need screenshots - Be more descriptive - Add in a "currently a code golfing experiment / still in alpha or beta" message. I mean, ...
-
Opened by taisel
Jul 8, 2016
I cannot save and load game
Hi all, Could we save state of the game or not ? Even in the http://taisel.github.io/IodineGBA, I still can not load the state. Do we have the secret way to load the save? If we do, please show me how ...
-
Opened by smartquery
Aug 2, 2016 - 13 comments