summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CDRgetBufferSub for internal cdr plugin. %)SND\edgbla_cp2010-05-133-4/+10
* update dev-c++ projectSND\weimingzhi_cp2010-05-132-1/+12
* update MSVC projectSND\weimingzhi_cp2010-05-133-0/+10
* typoSND\weimingzhi_cp2010-05-131-3/+3
* gte divider by shalmaSND\weimingzhi_cp2010-05-133-6/+4137
* fix FTBFS on Debian LennySND\weimingzhi_cp2010-05-131-0/+1
* max length of ip address entry is too shortSND\weimingzhi_cp2010-05-132-1/+3
* minor whitespace changeSND\weimingzhi_cp2010-05-131-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47952 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-134-17/+47
* ru_RU.po updated.SND\edgbla_cp2010-05-132-14/+27
* PADreadPort1/2 for NRage pad plugin (windows). :(SND\edgbla_cp2010-05-133-28/+140
* update zh_TW as wellSND\weimingzhi_cp2010-05-131-168/+308
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47941 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-131-1/+1
* silence warningSND\weimingzhi_cp2010-05-131-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47938 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-131-12/+12
* added netplay pluginSND\weimingzhi_cp2010-05-1322-3065/+4755
* a little more work for osxSND\weimingzhi_cp2010-05-123-12/+15
* also change osx stuff (unable to fix/compile osx for now)SND\weimingzhi_cp2010-05-122-9/+10
* typoSND\weimingzhi_cp2010-05-121-2/+2
* u8 instead of longSND\weimingzhi_cp2010-05-123-78/+80
* windowsSND\weimingzhi_cp2010-05-123-33/+46
* use boolean for where it should.SND\weimingzhi_cp2010-05-129-69/+90
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47866 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-122-0/+9
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47808 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-115-147/+17
* Memory cards dialog is now resizable, icons were enlarged and animated. (gtk)SND\edgbla_cp2010-05-103-16/+56
* added missing include, silenced msvc warningSND\weimingzhi_cp2010-05-103-2/+8
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47756 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-1/+1
* windows fixSND\weimingzhi_cp2010-05-105-13/+15
* got rid of cdrfilename & cdOpenCase, windows broken for nowSND\weimingzhi_cp2010-05-1011-101/+125
* my mistakeSND\weimingzhi_cp2010-05-101-1/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47749 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-1/+3
* don't reset unless savestate loading succeededSND\weimingzhi_cp2010-05-102-7/+10
* added savestate versioningSND\weimingzhi_cp2010-05-102-15/+26
* got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong ...SND\weimingzhi_cp2010-05-106-18/+26
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47728 e17a0e51-4ae3-4d35...SND\edgbla_cp2010-05-104-118/+164
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47726 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-5/+6
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-106-16/+7
* libbz2 is not neededSND\weimingzhi_cp2010-05-095-19/+10
* psxRcntFreeze() was fixed.SND\edgbla_cp2010-05-094-2/+14
* farewell to the past...SND\weimingzhi_cp2010-05-093-763/+449
* dfxvideo: Dithering logic was fixed. (Final Fantasy 9)SND\edgbla_cp2010-05-083-20/+28
* got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...SND\weimingzhi_cp2010-05-0814-50/+44
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47582 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-083-4/+3
* more cleanups.SND\weimingzhi_cp2010-05-0840-78/+333
* more cleanupsSND\weimingzhi_cp2010-05-077-25/+40
* windows fixSND\weimingzhi_cp2010-05-074-5/+40
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-0748-5791/+4339
* Added disabling the second counter.SND\edgbla_cp2010-05-052-8/+20
* Got rid of PAD_readPort1()/PAD_readPort2().SND\weimingzhi_cp2010-05-055-116/+14
* Show 0x7f as dots.SND\weimingzhi_cp2010-05-052-1/+6