3.5-524 πριν από 11 χρόνια, 1 μήνας Set g_bSignalTokenInterrupt on the main thread. Fixes the random hang in Harry Potter: Prisoner of Azkaban.
3.5-523 πριν από 11 χρόνια, 1 μήνας Used a scheduled event to generate the ARAM DMA interrupt if the DMA is greater than a certain size. Fixes NFS:HP2 GC.
3.5-522 πριν από 11 χρόνια, 1 μήνας Bumped up the disc transfer speed enough to prevent audio stuttering in Gauntlet: Dark Legacy.
3.5-521 πριν από 11 χρόνια, 1 μήνας Reverted the audio streaming tweak from r7a04ec6f9220dd66147c86baaebc2f9e05d65ead as it was causing audio clipping in some Wii games like Fire Emblem: Radiant Dawn.
3.5-520 πριν από 11 χρόνια, 1 μήνας Enabled Synchronise GPU on "SPEED CHALLENGE - Jacques Villeneuve's Racing Vision". Required to go in-game.
3.5-519 πριν από 11 χρόνια, 1 μήνας Added direct GameCube controller commands to the Serial Interface emulation. Fixes the controls in MaxPlay Classic Games Volume 1 and the Action Replay disc.
3.5-518 πριν από 11 χρόνια, 1 μήνας Increased the FIFO buffer size to 2MB from 1MB. Fixes Killer 7's Angel boss.
3.5-517 πριν από 11 χρόνια, 1 μήνας Used an immediate GenerateDSPInterrupt when transferring data from ARAM to MRAM and a scheduled DSP interrupt when transferring data from MRAM to ARAM. Changed the maximum timeslice back to 20000 as i...
3.5-516 πριν από 11 χρόνια, 1 μήνας Changed the maximum slice length to 1000 from 20000. This makes the emulator check external exceptions more regularly. Fixes the audio cutting in and out in the Resident Evil GC games using DSP HLE....
3.5-515 πριν από 11 χρόνια, 1 μήνας Merge branch 'master' into FIFO-BP
3.5-439 πριν από 11 χρόνια, 1 μήνας Implemented proper timing for the sample counter in the AudioInterface, removing the previous hack. Cleaned up some of the audio streaming code.
3.5-438 πριν από 11 χρόνια, 1 μήνας Skipped the EE check if there is a CP interrupt pending.
3.5-437 πριν από 11 χρόνια, 1 μήνας Disabled "Speed up disc transfer" from the ZTP GC game ini.
3.5-436 πριν από 11 χρόνια, 1 μήνας Removed the disc seek times for GC games and removed the disc speed option on Wii games. Checked for external exceptions only in mtmsr.
3.5-435 πριν από 11 χρόνια, 1 μήνας Delayed the interrupts in the EXI Channel.
3.5-434 πριν από 11 χρόνια, 1 μήνας Merge aram-dma-fixes (r76a13604ef49b522281af75675f044d59a74e871)
3.5-433 πριν από 11 χρόνια, 1 μήνας Merge branch 'aram-dma-fixes' into FIFO-BP
3.5-431 πριν από 11 χρόνια, 1 μήνας Added a patch that bypasses the FIFO reset code in Wallace and Gromit: Project Zoo, allowing it to go in-game.
3.5-430 πριν από 11 χρόνια, 2 μήνες Made vertex loading take constant time. Fixes a hang in Gladius.
3.5-429 πριν από 11 χρόνια, 2 μήνες Merge branch 'master' into FIFO-BP