summaryrefslogtreecommitdiff
path: root/libpcsxcore/ix86_64/iR3000A-64.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* Merge pull request #7 from loathingKernel/sync-with-codeplexiCatButler2018-03-191-3/+3
|\
| * * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-311-3/+3
* | Fix PGXP support in 64bit dynarec on OSX/LinuxMrLavender2017-06-291-10/+0
|/
* Add PGXP support to 64bit dynareciCatButler2016-08-051-10/+129
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-2/+3
* New config param HackFix which enables compatibility hacks on certain games a...SND\ckain_cp2014-07-241-1/+1
* PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d...SND\ckain_cp2013-06-071-48/+84
* Dynarec64: fixed CART World Series freeze. Issue #10846.SND\ckain_cp2013-05-221-0/+5
* Assignment not comparison.SND\ckain_cp2013-03-031-1/+1
* Dynarec(x64): recompile instructions on FlushCache BIOS call - Fixes XG memca...SND\ckain_cp2013-03-021-0/+10
* Lode Runner x86_64 recompiler fix;SND\edgbla_cp2013-02-141-1/+14
* dynarec: store cycles before psxBranchTest to better match interpreterSND\notaz_cp2013-01-191-9/+11
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-3025/+3025
* Use 32-bit jump instructions for COP2/GTE. (Issue #8567)SND\weimingzhi_cp2012-10-241-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78211 e17a0e51-4ae3-4d35...SND\edgbla_cp2012-05-211-2/+2
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
* Get rid of parentheses around IsConst and IsMapped macros. Quiets a warning o...SND\MaddTheSane_cp2011-12-311-2/+2
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-1/+3
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-131-3044/+3023
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-5/+26
* dynarec (x86): re-enabled some of the optimizations on memory access. Seems t...SND\weimingzhi_cp2010-12-211-9/+18
* MaddTheSane:SND\weimingzhi_cp2010-12-141-6/+9
* x86_64 dynarec as wellSND\weimingzhi_cp2010-11-051-2/+44
* ported the change in r56828 to dynarec (is the check in psxBASIC() really nec...SND\weimingzhi_cp2010-09-071-1/+7
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-4/+4
* 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-14/+8
* BIAS was moved into rec/int.SND\edgbla_cp2010-05-141-6/+6
* got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...SND\weimingzhi_cp2010-05-081-2/+0
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-071-4/+4
* Root counters code was written from scratch.SND\edgbla_cp2010-05-021-2/+8
* 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@23061 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-04-161-0/+2966