summaryrefslogtreecommitdiff
path: root/libpcsxcore/pgxp_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Added dynstr, fixed NULL pointer accessXavi Del Campo2020-05-021-18/+18
* Various CPU updatesiCatButler2016-07-301-123/+717
* Change "valid" flag to multiple bit flagsiCatButler2016-07-041-30/+32
* Additional checksiCatButler2016-07-021-4/+8
* Initialise GTE and CPU regsiters (invalidate)iCatButler2016-06-301-0/+6
* Disable debug modeiCatButler2016-06-291-1/+4
* Imporved CPU integrationiCatButler2016-06-271-112/+164
* CPU op fixesiCatButler2016-06-111-35/+42
* Initial PGXP CPU commitiCatButler2016-06-071-0/+737