3.5-322 11 years, 8 months ago 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 years, 8 months ago Fix AGL.cpp
3.5-320 11 years, 8 months ago Revert "Ctrl+A support in the action replay code editing menu."
3.5-319 11 years, 8 months ago Ctrl+A support in the action replay code editing menu.
3.5-318 11 years, 8 months ago Set the default memory card path as relative too.
3.5-317 11 years, 8 months ago Save memory card paths relative to exe directory.
3.5-316 11 years, 8 months ago Preset the HBeam and VBeam to 0 on boot. Fixes Densha de Go Shinkansen EX.
3.5-315 11 years, 8 months ago 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 years, 8 months ago Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90) Fixes issue 3492.
3.5-313 11 years, 8 months ago Remove lttc for lle on thread too.
3.5-312 11 years, 8 months ago Fix a dumb regression from revision 4925a28f94d8.
3.5-311 11 years, 8 months ago Revert my dual-core fix for FifoPlayer. Apparently it breaks more than it fixes.
3.5-310 11 years, 8 months ago Actually remove lttc.
3.5-309 11 years, 8 months ago Typo fix.
3.5-308 11 years, 8 months ago Misc movie fixes.
3.5-307 11 years, 8 months ago Implement 8 bit loads backpatching
3.5-306 11 years, 8 months ago Implement backpatch support for 16 bit loads
3.5-305 11 years, 8 months ago Fix switching from the different rasterizers
3.5-304 11 years, 8 months ago 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 years, 8 months ago Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.