PCSX2 - The Playstation 2 Emulator
Go to file
mattmenke 3cbd298cff LilyPad: A number of small fixups.
DirectInput devices corresponding XInput devices should be listed as "[Detached]" when XInput is enabled.  No idea if this works, as it requires an XBox 360 controller to fully test.
FF Axes now sorted, rather than being displayed in the order MS returns them.
Small motor DirectInput binding now correctly displays "Square" effect type in list when first created.
Attempt to more accurately model "soft" vs "hard" presses.  Don't have a game where this matters, so no idea if it works.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1607 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-06 04:50:55 +00:00
3rdparty Major Build System changes: 2009-06-18 08:20:19 +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 Stub out some functions in the cache code. 2009-07-30 23:50:39 +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 microVU: Removed the "Exiting from Possible Infinite Loop" logic from Release builds, should be a small speedup. 2009-08-05 08:49:25 +00:00
plugins LilyPad: A number of small fixups. 2009-08-06 04:50:55 +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