summaryrefslogtreecommitdiff
path: root/libpcsxcore/sio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.SND\MaddTheSane_cp2013-07-091-1/+1
* ...SND\edgbla_cp2013-02-141-0/+4
* sio;SND\edgbla_cp2013-02-141-2/+2
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-1328/+1328
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-131-1332/+1325
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64535 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-03-131-0/+4
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-109/+116
* Wipeout 3 - sio.cSND\shalma_cp2010-12-111-11/+50
* sio.cSND\shalma_cp2010-10-301-1/+15
* SIO_CYCLES (BaudReg * 8).SND\edgbla_cp2010-10-131-505/+500
* Joypad: sio.cSND\shalma_cp2010-10-121-3/+17
* Joypad: sio.cSND\shalma_cp2010-10-121-2/+10
* Rhapsody: sio.cSND\shalma_cp2010-10-111-2/+15
* SIO - GameShark CDX Dongle (correct BG init value; thanks kevstah2004)SND\shalma_cp2010-09-111-1/+1
* SIO - GameShark CDX dongle now supports memory card I/O (fixes CDX 3.3 BG and...SND\shalma_cp2010-09-091-76/+181
* SIO: GameShark CDX - add extra keys, allows more rebooting (ex. Xenogears)SND\shalma_cp2010-09-071-8/+56
* GameShark / Action Replay CDX - dongle partially supported. Goes in-game to C...SND\shalma_cp2010-09-051-1/+312
* refactored the interrupt scheduling code a bit to make it a little more reada...SND\weimingzhi_cp2010-08-071-18/+20
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53302 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-231-1/+5
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51149 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-061-1/+1
* trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3fSND\weimingzhi_cp2010-05-231-2/+5
* show japanese titles properly in memcard managerSND\weimingzhi_cp2010-05-231-11/+16
* revert the previous revert, and fixed the value in mdec1Interrupt().SND\weimingzhi_cp2010-05-211-1/+1
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...SND\weimingzhi_cp2010-05-191-7/+7
* BIAS was moved into rec/int.SND\edgbla_cp2010-05-141-2/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47866 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-121-0/+4
* got rid of cdrfilename & cdOpenCase, windows broken for nowSND\weimingzhi_cp2010-05-101-58/+47
* got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong ...SND\weimingzhi_cp2010-05-101-12/+12
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47728 e17a0e51-4ae3-4d35...SND\edgbla_cp2010-05-101-85/+142
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-4/+1
* got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...SND\weimingzhi_cp2010-05-081-2/+1
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-071-4/+4
* Got rid of PAD_readPort1()/PAD_readPort2().SND\weimingzhi_cp2010-05-051-2/+0
* 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@35263 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-031-1/+47
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-04-161-0/+673