PCSX2 - The Playstation 2 Emulator
Go to file
arcum42 9714a50dc5 Changed the MFIFO test and message because it spams too much now that it actually does what it said it did before. Fixes the FFXII opening.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1645 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-17 12:34:27 +00:00
3rdparty vs2010 project files for pcsx2 (plugins later) 2009-08-12 22:11:06 +00:00
bin I don't think we really need someone's random Thumbs.db file on the SVN. 2009-03-31 10:21:22 +00:00
common forgot to set function level linking..., that trims more unused code and dlls deps, any good revision number ahead to reach? :D 2009-08-12 23:27:22 +00:00
fps2bios FPS2BIOS. 2009-03-10 23:05:35 +00:00
nsis Switched from vs2008 to NSIS for creating the installer. 2009-07-14 20:20:31 +00:00
pcsx2 Changed the MFIFO test and message because it spams too much now that it actually does what it said it did before. Fixes the FFXII opening. 2009-08-17 12:34:27 +00:00
plugins Fix a foopah, and get rid of the useless imdct warning. 2009-08-17 10:36:53 +00:00
build.rb Fixed up the Linux build. A couple minor OnePad changes. 2009-07-11 17:21:23 +00:00
build.sh ZeroPad: Refactor a bunch of code. Escape now sets the key value to 'Unknown' when configuring. Work some more on the hat code (still disabled). 2009-05-23 11:57:28 +00:00
clean_msvc.cmd Added clean_msvc.cmd, which is a batch file that deletes all the mess MSVC leaves behind even with Clean/Rebuild. Chances are if you're having compiler/linker problems you can just double-click clean_msvc.cmd and have it fixed, rather than having to do a full re-checkout of sources (see file for more details on why). 2009-07-23 13:52:27 +00:00
pcsx2_suite_2008.sln Remade CDVDisoReader from CDVDiso, without removing the blockdump stuff. 2009-07-12 22:52:39 +00:00
pcsx2_suite_2010.sln Improved the safe_delete / safe_free macros to avoid potential block scoping pitfalls, and fixed what looks to have been a minor typo in Tags.h :) 2009-08-16 21:09:35 +00:00