Commit Graph

2284 Commits

Author SHA1 Message Date
arcum42 5249b67a56 Let's see: Fix Linux build so it compiles, both under normal and devbuilds. Add the ZeroGS patch for SSE2, and preliminary work on the configuration issue. Get build.sh postix compliant. And let's not feed C++ strings to WriteLn.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@468 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-10 12:42:26 +00:00
Jake.Stine 68afc71ba8 SPU2ghz: Bugfixed the update of the ENDX flag; fixes Summer Heat Beach Volleyball. Added afxresmw.h to the SPU2ghz project, so that VS Express folks can (hopefully) compile it now, relatively hassle free.
Reverted the Pg icon back to the Official Pcsx2 "2" icon.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@465 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-10 03:20:25 +00:00
Jake.Stine 6ebfae8ef1 Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official.
Added interface.cpp (plugin/pcsx2 interface) and savestate.cpp to SPU2ghz, to help clean up SPU2.cpp.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@463 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-09 21:15:56 +00:00
Jake.Stine 098c38113a Removed various references to "Playground" in plugins and dialogs.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@458 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-09 07:47:49 +00:00
arcum42 d0490889d4 CDVDiso: Add the ability to create block dumps to the Linux port.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@449 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-08 02:39:15 +00:00
Jake.Stine 22bacc999e 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.
Fixed COP0's recompiled branch instructions (BC0F, BC0T, etc) -- the conditional was not implemented correctly (thanks to Refraction for spotting that one).

Used a better method of clearing the errorlevel during the Pre/Post Build steps.  Should be a little less error-prone (pun?)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@447 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-07 20:11:13 +00:00
gabest11 72777893ec git-svn-id: http://pcsx2.googlecode.com/svn/trunk@445 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-07 15:32:13 +00:00
Jake.Stine 2cf8006ab0 Fixes some various compilation problems (people without TortoiseSvn installed won't get errors anymore)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@444 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-07 15:14:23 +00:00
arcum42 081d533bc8 CDVDiso: Add break statements.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@442 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-07 04:54:24 +00:00
arcum42 44c2fdf719 Reformat CDVDiso's code, and get it to use a real ini file instead of writing inside one of the plugins binaries. Prep work for hunting down some bugs and modernizing it that I've been procrastinating about doing.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@441 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-07 03:13:59 +00:00
arcum42 bd797da2ce ZeroSPU2: Fix the mixer issue properly, and get rid of the temporary code I'd added back in.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@437 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 23:08:25 +00:00
arcum42 595c08df88 Work on getting everything compiling properly in Linux.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@432 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 21:58:59 +00:00
Jake.Stine 3f392e4e6e Removed "Pg" from filenames and project names. Removed "Vtlb" from build target names and pcsx2.exe (so the new pcsx2.exe is the same as the old pcsx2pg-vtlb.exe)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@431 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 21:40:06 +00:00
refraction 73fff124b2 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@429 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:49 +00:00
refraction 94cc1fd329 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@428 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:21 +00:00
refraction 65424fa11b git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
refraction 5331a6caeb git-svn-id: http://pcsx2.googlecode.com/svn/trunk@424 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:45:43 +00:00
refraction 3f10380ba6 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@423 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:43:22 +00:00
refraction a462281146 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@422 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:41:48 +00:00
refraction 20155a2113 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@421 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:41:15 +00:00
refraction 2822628520 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@420 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:40:20 +00:00
refraction c88d1a4080 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@419 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:39:52 +00:00
refraction 8e799a8c8c git-svn-id: http://pcsx2.googlecode.com/svn/trunk@418 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:39:25 +00:00
refraction 0df44168fb git-svn-id: http://pcsx2.googlecode.com/svn/trunk@417 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:39:06 +00:00
refraction 3abb43021a git-svn-id: http://pcsx2.googlecode.com/svn/trunk@416 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:38:04 +00:00
refraction 66a91158d8 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@415 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:36:41 +00:00
refraction 0dfcf39809 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@414 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:29:18 +00:00
refraction a74f5d1340 that didnt go right :P
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@413 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:28:44 +00:00
refraction e2b9cfa5ba git-svn-id: http://pcsx2.googlecode.com/svn/trunk@412 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:16:17 +00:00
refraction 93da10abbb git-svn-id: http://pcsx2.googlecode.com/svn/trunk@411 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:15:15 +00:00
gabest11 e4e6d8ad3a added gsdx, xpad, cdvdolio
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@405 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-04 14:24:41 +00:00
gabest11 5587ee7640 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@404 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-04 14:21:40 +00:00
bigianb a5b07e46e2 updated GSSoft code to compile to help developing fpsbios under a virtualbox vm. Does not work properly yet, but it compiles under xubuntu 8.10. Only useful for devs.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@402 96395faa-99c1-11dd-bbfe-3dabce05a288
2008-11-25 22:12:02 +00:00
laurence.muller a2791d843e Using standard SVN folder structure
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@398 96395faa-99c1-11dd-bbfe-3dabce05a288
2008-11-06 23:27:06 +00:00