3.5-322 11 年, 10 ヶ月前 Revert the fix for the random static audio that would sometimes occur in DSP HLE and DSP LLE. The fix caused the music in Fast - Racing League to play random sounds.
3.5-321 11 年, 10 ヶ月前 Fix AGL.cpp
3.5-320 11 年, 10 ヶ月前 Revert "Ctrl+A support in the action replay code editing menu."
3.5-319 11 年, 10 ヶ月前 Ctrl+A support in the action replay code editing menu.
3.5-318 11 年, 10 ヶ月前 Set the default memory card path as relative too.
3.5-317 11 年, 10 ヶ月前 Save memory card paths relative to exe directory.
3.5-316 11 年, 10 ヶ月前 Preset the HBeam and VBeam to 0 on boot. Fixes Densha de Go Shinkansen EX.
3.5-315 11 年, 10 ヶ月前 Added a game property to disable the clearing of the data cache. This is needed by one known game, "Rubik's Puzzle Galaxy: Rush".
3.5-314 11 年, 10 ヶ月前 Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90) Fixes issue 3492.
3.5-313 11 年, 10 ヶ月前 Remove lttc for lle on thread too.
3.5-312 11 年, 10 ヶ月前 Fix a dumb regression from revision 4925a28f94d8.
3.5-311 11 年, 10 ヶ月前 Revert my dual-core fix for FifoPlayer. Apparently it breaks more than it fixes.
3.5-310 11 年, 10 ヶ月前 Actually remove lttc.
3.5-309 11 年, 10 ヶ月前 Typo fix.
3.5-308 11 年, 10 ヶ月前 Misc movie fixes.
3.5-307 11 年, 10 ヶ月前 Implement 8 bit loads backpatching
3.5-306 11 年, 10 ヶ月前 Implement backpatch support for 16 bit loads
3.5-305 11 年, 10 ヶ月前 Fix switching from the different rasterizers
3.5-304 11 年, 10 ヶ月前 Remove the dependency on rectangle textures in the software rasterizer. Also make it the be used by default in the software renderer like it was before.
3.5-303 11 年, 10 ヶ月前 Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.