PCSX2 - The Playstation 2 Emulator
Go to file
Jake.Stine e56eac1862 Fixed two bugs in the savestates. Older savestate versions will work now, as they should.
Added a queued frame counter to the MTGS to help keep keyboard input in sync with video output, which is needed now thanks to the INTC speedhack making the menus of some games run really really fast. ;)

Spiffed up the about box a wee bit.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@546 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-20 04:36:55 +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
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 Fixed two bugs in the savestates. Older savestate versions will work now, as they should. 2009-02-20 04:36:55 +00:00
plugins Plugins: Devbuild and Debug should be separate, and let's use ZEROGS_DEVBUILD and not RELEASE_TO_PUBLIC in ZeroGS. 2009-02-20 03:22:19 +00:00
build.sh Plugins: Devbuild and Debug should be separate, and let's use ZEROGS_DEVBUILD and not RELEASE_TO_PUBLIC in ZeroGS. 2009-02-20 03:22:19 +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 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). 2009-02-16 04:32:03 +00:00