Google Code Exporter
Google Code Exporter
``` Due to a poor resampling method, some of very high rate waves (ex. triangle noise of the ending of LADX) sound odd. If we resample them by using Blip_Buffer,...
``` VBA crashed at the following line in CPULoop in GBA.cpp (I was playing a GBA game, of course) *dest++ = systemColorMap32[lineMix[x++] & 0xFFFF]; ``` Original issue reported on code.google.com...
``` VBA doesn't record a video in 60fps exactly. Sometimes, a frame is duplicated, or over 1/60 seconds of audio samples are generated per frame. As a result, a video/audio...
``` joypad.read seems to return the input of previous frame :'( ``` Original issue reported on code.google.com by `gochaism` on 7 Mar 2009 at 10:32
``` This was brought up as a feature idea for SNES9x and I think it could work well here to. The idea is to take the cheat search commands such...
``` the windows version VBA will have the following commandline options: -rom -play -loadstate -pause -readwrite and possibly: -capture ``` Original issue reported on code.google.com by `[email protected]` on 5 Nov...
### What steps will reproduce the problem? 1. Load ROM 2. Load movie 3. Try to record AVI ### What is the expected output? What do you see instead? Snes9X...
``` Will there ever be one based off of 1.53? Why haven't there ever been any based off of this? ``` Original issue reported on code.google.com by `[email protected]` on 17...
``` What steps will reproduce the problem? 1. Any game with lots of movement like a shoot em up (SuperNova 2. Play at 50% Speed (But also happens at full...
``` What steps will reproduce the problem? 1. Load any game 2. Select Movie Record from the File menu 3. Choose to record from reset 4. Click OK What is...