PCSX2 - The Playstation 2 Emulator
Go to file
Jake.Stine c0407f42d7 SPU2-X: Cixed a tyop-ish error in the code that caused reverb static and crackling.
Fixed savestates so that they don't return an error anymore.
Fixed some bugs in the config box.  Some checkboxes weren't being saved and stuff.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@499 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-15 11:03:31 +00:00
3rdparty Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
bin Remove anything saying Playground from the Linux version. Minor change to the Linux cpu code. 2009-02-06 22:46:05 +00:00
common Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
fps2bios Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
pcsx2 coded the microVU opcode tables, this took me all-day to get right lol xD 2009-02-15 09:10:24 +00:00
plugins SPU2-X: Cixed a tyop-ish error in the code that caused reverb static and crackling. 2009-02-15 11:03:31 +00:00
build.sh Linux: A bit of work on memcard support in Linux. Disabled for the moment because it seemed like the emulator wasn't seeing memcards being swapped till after restarting pcsx2, and I was worried about memcard corruption. I also made it put in default values for memcards if you didn't have them in preferences already. 2009-02-13 12:50:01 +00:00
fetch.sh Should be the last of the trunk, gotta finish the branches/tags, but thats the main bulk transferred. 2009-02-06 20:04:37 +00:00
pcsx2_2008.sln Fixed release mode target for pcsx2_2008.sln (it was defaulting to debug after I renamed the project targets) 2009-02-06 22:25:57 +00:00
pcsx2_suite_2008.sln Modified the build system so that both the original and new "revisioned" copies of EXE/DLL files are copied into the target build folder. Example: When compiling Release, pcsx2.exe will always reflect the most recent successful compilation. 2009-02-07 20:11:13 +00:00