summaryrefslogtreecommitdiff
path: root/libpcsxcore/misc.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-311-2/+118
* * Revert parts of the per game memory card patch.Stelios Tsampas2017-07-301-11/+20
* Add support for arbitrary clock multipliersiCatButler2017-03-171-26/+1
* Integrate SonofUgly's overclocking mechanismiCatButler2016-05-081-0/+35
* Added:Robert Krawczyk2016-04-011-0/+6
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-6/+22
* Small fixes. 11833, 11834 (Lioncash);SND\edgbla_cp2014-08-191-5/+5
* windows compilation fix;SND\edgbla_cp2014-03-231-6/+6
* - fixed region autodetection for some rare discs;SND\dario86_cp2014-02-261-4/+4
* Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...SND\ckain_cp2014-02-161-29/+43
* Rewind: states are now made after n vblanks and platform independ way. Also G...SND\ckain_cp2014-02-041-5/+7
* misc.c fix;SND\edgbla_cp2014-01-271-9/+13
* Fixed Win32 build (shm).SND\ckain_cp2014-01-271-1/+1
* Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...SND\ckain_cp2014-01-241-30/+147
* CdromId fix;SND\edgbla_cp2013-08-251-11/+12
* Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.SND\MaddTheSane_cp2013-07-091-1/+1
* SaveState -> check returned SPU size.SND\ckain_cp2013-02-201-1/+3
* Invalidate ICache when loading files from CDROM. Both CPU implementations now...SND\ckain_cp2013-02-171-0/+4
* sio;SND\edgbla_cp2013-02-141-2/+2
* savestate compatibility lost, sorrySND\notaz_cp2013-01-091-1/+1
* ppf: accept optional filename argumentSND\notaz_cp2013-01-081-1/+1
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-749/+749
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
* Added region autodetection for Net Yaroze Boot Disc (E) [DTL-S3035].SND\dario86_cp2011-11-261-1/+2
* Rebranding.SND\edgbla_cp2011-06-081-4/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67247 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-011-1/+1
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-131-782/+748
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-25/+59
* - Added -slowboot parameter.SND\weimingzhi_cp2011-01-121-0/+1
* - slowboot (prelimiary).SND\weimingzhi_cp2010-12-311-1/+1
* * Removed unnecessary files.SND\weimingzhi_cp2010-12-271-9/+12
* misc.cSND\shalma_cp2010-12-111-2/+1
* misc.cSND\shalma_cp2010-12-101-1/+2
* coff binary support (experimental).SND\weimingzhi_cp2010-09-261-5/+26
* only load the net yaroze library when running EXE.SND\weimingzhi_cp2010-09-221-0/+17
* Merged change from http://forums.ngemu.com/pcsx-discussion/116599-developers-...SND\weimingzhi_cp2010-09-131-1/+1
* refactored the interrupt scheduling code a bit to make it a little more reada...SND\weimingzhi_cp2010-08-071-1/+1
* I was really stupid... just use libcdio and everything's fine, no need to dea...SND\weimingzhi_cp2010-07-101-2/+46
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53626 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-261-12/+9
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51475 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-081-1/+1
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-1/+1
* use boolean for where it should.SND\weimingzhi_cp2010-05-121-5/+3
* added missing include, silenced msvc warningSND\weimingzhi_cp2010-05-101-2/+2
* added savestate versioningSND\weimingzhi_cp2010-05-101-15/+25
* got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...SND\weimingzhi_cp2010-05-081-21/+21
* more cleanups.SND\weimingzhi_cp2010-05-081-20/+1
* more cleanupsSND\weimingzhi_cp2010-05-071-1/+1
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-071-3/+3
* Root counters code was written from scratch.SND\edgbla_cp2010-05-021-2/+2