31 issues in taisel/IodineGBA
Audio problems and Unsupported games
Audio does not work on some games like - Ultimate Spider-Man - Crash Bandicoot 2: N-Tranced - SpongeBob SquarePants: Light, Camera, Pants ... Issue noticed : The audio output is just noise. Some ...
-
Opened by nodetsu
Aug 17, 2015 - 4 comments
Iridion 3D
The Shin'en logo in the intro has an extra line shown that's glitched. See what that's about. The game works fine, it's just that singular weirdness.
-
Opened by taisel
Aug 22, 2015
DMAx.js unnecessary check address
I found a bug in DMAx.js validateDMASource(). For example,If you run in this order ,It is not properly assigned to the source address. writeDMASource16_0() writeDMASource16_1() Tentatively I was like ...
-
Opened by takutok
Jan 5, 2016 - 1 comment
RTC/GPIO support should be added
Never got around to landing support for RTC/GPIO. I'm guessing a bunch of people want to play pokemon with proper clock support.
-
Opened by taisel
Jan 19, 2016
Kirby's Nightmare in Dreamland won't save
Game runs fine, it just won't save. The save type needs to be corrected/validated probably.
-
Opened by taisel
Jan 19, 2016
Fix memory timings
We DO emulate ROM prefetch buffer, we just do it with bad timing. When the code was written I was guessing on some timings and logic, and @endrift proved there were differences in actual hardware. It's ...
-
Opened by taisel
Jan 19, 2016
Split UI code into EmulatorWebUI project
Like the title says, the UI code should be moved to that project, so it can be cleaned up and made pretty. I really don't want to rewrite the UI for every system touched.
-
Opened by taisel
Jan 19, 2016 - 1 comment
Redo link/serial code
It's an old mess of code, and we never used the link feature for linking up with other emulator instances.
-
Opened by taisel
Jan 19, 2016 - 1 comment
Some weird slight golden sun gfx issues
I don't have screenshots or pics readily to post, but some priority ordering issues. Looks like we have buggy CPU emulation causing it to write bad structures and bytes to the GPU registers. Only noticed ...
-
Opened by taisel
Jan 19, 2016
Golden Sun 2 won't boot
Like the title says. I'm wondering if it's a save type issue or something else in particular.
-
Opened by taisel
Jan 19, 2016