125
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 18 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fpu interpreter bugfix thanks to nneeve. More... about 15 years ago
Counters fix from tmkk -- a rarely used gate mode of the EE counters was being handled incorrectly.
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: more fixes to reverb. Digital Devil Saga sounds a lot nicer now. Updated savestate revision so that loading states from before my latest cleanup/optimization won't crash.
Jake Stine
as Jake.Stine
More... about 15 years ago
Small change - removed 2 console logs from release builds More... about 15 years ago
SPU2-X: Some bugfixes to reverb that were introduced in my last commit. Still some minor problems in this build. I'll fix them soon.
Jake Stine
as Jake.Stine
More... about 15 years ago
A few fixes for MMI stuff by tmkk, and disabled a logging printf in release builds. More... about 15 years ago
SPU-X: Major code cleanups across the board, and optimizations to the reverb effects generator (possibly buggy yet)
Jake Stine
as Jake.Stine
More... about 15 years ago
Re-enabled the superVU optimization (It had problems with FFX on non SSE4 cpus, likely a bug in AssignVFRegs). To make up for the speed loss in Tekken5 and Persona4 the vu cache size is now bigger. This means another 10% more speed for Tekken, and a whooping 30% for Persona :) More... about 15 years ago
A few minor changes to the Linux port, and a minor ZeroGS bugfix. More... about 15 years ago
Lots of work from tmkk. This update adds recompiling for several MMI opcodes, fixes bugs and adds SSSE3 detection. More... about 15 years ago
Disabled a superVU optimization that slowed down VU intense games lots. Big speedup for Persona4 and Tekken5 :) More... about 15 years ago
VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. More... about 15 years ago
- Disabled all broken memory card manager options - Set DaZ to on for the VUs as default More... about 15 years ago
SPU2-X: Savestates work now. :)
Jake Stine
as Jake.Stine
More... about 15 years ago
Missed an important bit of last night's build script update. >_<
Jake Stine
as Jake.Stine
More... about 15 years ago
Left axis bug with last commit fixed. More... about 15 years ago
Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. More... about 15 years ago
Fixed a bug that caused MTGS to throw "pure virtual function called" errors on rare occasions, and cause crashes in Linux. (Issue 31)
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: Better ADSR fix this time, by fixing some bad math on my part during the ADSR Decay stage.
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: Switched over to what appears to be a much better ADSR table (we'll be testing it to see what impact it has across all games).
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: Fixed a screwup from the previous commit. A bit of code cleanup got lost in translation. ;)
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: Forgot a file (again).
Jake Stine
as Jake.Stine
More... about 15 years ago
SPU2-X: Added a lowpass filter to the reverb output, which should produce more correct audio (still experimental). Plus many code cleanups.
Jake Stine
as Jake.Stine
More... about 15 years ago
xpad: gah, forgot to add in the build scripts. >_<
Jake Stine
as Jake.Stine
More... about 15 years ago
xpad: fixed dependency on obsolete /common folder. :)
Jake Stine
as Jake.Stine
More... about 15 years ago
ZeroGS/OpenGL: Moved zlib to 3rdparty folder.
Jake Stine
as Jake.Stine
More... about 15 years ago
Removing linux-specific svn property. Will replace it with a hard copy in the next commit.
Jake Stine
as Jake.Stine
More... about 15 years ago
GSdx: Added a GSdx_vs2008.sln file in /plugins (convenience item), and fixed the prebuild command to drop svnrev.h into the right location (oops).
Jake Stine
as Jake.Stine
More... about 15 years ago
Added GSdx to the pcsx2_suite_2008.sln. It defaults to SSE2, you'll have to manually configure the build targets to use SSSE3 or SSE4 (hopefully we'll find a better solution to that in the near future).
Jake Stine
as Jake.Stine
More... about 15 years ago
Updated the Copyright to reflect the passing of another year. :)
Jake Stine
as Jake.Stine
More... about 15 years ago