summaryrefslogtreecommitdiff
path: root/libpcsxcore/misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-04-301-2/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40662 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-231-3/+0
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40648 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-231-9/+15
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@37112 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-131-19/+28
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27238 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-08-221-17/+17
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27235 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-08-221-7/+40
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27207 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-08-221-20/+24
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23754 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-06-201-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-04-161-0/+627