summaryrefslogtreecommitdiff
path: root/libpcsxcore/psxcounters.c
Commit message (Expand)AuthorAgeFilesLines
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48664 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-1/+1
* Fixed freeze bug when launching an NTSC game when Config.PsxAuto is enabled a...SND\weimingzhi_cp2010-05-241-6/+6
* revert the previous revert, and fixed the value in mdec1Interrupt().SND\weimingzhi_cp2010-05-211-6/+6
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...SND\weimingzhi_cp2010-05-191-6/+6
* BIAS was moved into rec/int.SND\edgbla_cp2010-05-141-7/+7
* got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong ...SND\weimingzhi_cp2010-05-101-1/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-3/+0
* psxRcntFreeze() was fixed.SND\edgbla_cp2010-05-091-1/+3
* got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...SND\weimingzhi_cp2010-05-081-1/+0
* more cleanups.SND\weimingzhi_cp2010-05-081-3/+1
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-071-0/+2
* Added disabling the second counter.SND\edgbla_cp2010-05-051-8/+16
* Root counters code was written from scratch.SND\edgbla_cp2010-05-021-189/+411
* 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@31468 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-10-091-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-04-161-0/+247