aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2019-07-18psxbios: Add todigit implementationgameblabla
2019-07-18psxbios: Adds putc and getc implementationgameblabla
2019-07-18psxbios: Return 0x1f801814 for gpu_abort_dmagameblabla
2019-07-18psxbios: Better EnterCiritcal implementationgameblabla
2019-07-18psxbios: Add checks for card_write, card_readgameblabla
2019-07-18psxbios: Merging improved card_info function from upstreamgameblabla
2019-07-18psxbios: Merging fixes from upstream.gameblabla
2019-07-18psxbios: Add checks to PAD_initgameblabla
2019-07-18psxbios: Add checks to strcatgameblabla
2019-03-25Merge pull request #127 from retro-wertz/fix_rtps_rtptnotaz
2019-03-23gte: change return to s64 for BOUNDS_retro-wertz
2019-03-23gte: backport fix for RTPS/RTPTretro-wertz
2019-03-09Merge pull request #124 from gameblabla/buildingfixesnotaz
2019-03-07Fix for compiling it against newer zlib versions.gameblabla
2019-02-17psxmem: Reads of PIO Expansion area read all-ones.gameblabla
2017-05-03use pc-relative offsets for PIC toonotaz
2016-09-30drc: fix a mistake from w^x changenotaz
2016-09-21drc: some vita and 3ds supportnotaz
2016-09-21drc: avoid MAP_FIXEDnotaz
2016-09-19drc: try to support w^x platforms like iOSnotaz
2016-09-19drc: remove unnecessary cache flushingnotaz
2016-09-18drc: enable and fix warningsnotaz
2016-09-18drc: mark things staticnotaz
2016-09-18drc: strip eol blanksnotaz
2016-09-18drc: drop less obvious dead codenotaz
2016-09-18drc: drop heaps of dead codenotaz
2016-04-01fix build on some archsnotaz
2016-04-01don't use __ARM_ARCH_7A__notaz
2016-03-05large file supportnotaz
2016-02-28psxmem: use rounding that's more likely to worknotaz
2016-02-28drc: handle any immediatenotaz
2015-03-25psxmem: fix error handlingnotaz
2015-02-05dma: some timing hacksnotaz
2015-02-05dma: do some madr updatesnotaz
2015-02-03frontend: update libpicofenotaz
2015-01-31gte_arm.S: Use ARMv6 if possiblegizmo98
2015-01-31assem_arm.c: Use ARMv6 instructions if possiblegizmo98
2015-01-03mingw build fixesnotaz
2014-12-25drc: more timing hacksnotaz
2014-12-24cdrom: handle old savestates betternotaz
2014-12-23drc: implement block addr list savingnotaz
2014-12-23drc: replace unused reg32 with new reg_sv_flagsnotaz
2014-12-21psxbios: don't crash on negative lengthnotaz
2014-12-21misc: merge from pcsxr r91261,r91276notaz
2014-12-21cdriso: merge from pcsxr r90558notaz
2014-12-21psxbios: merge from pcsxr r90224-r90227notaz
2014-12-21misc: merge from pcsxr r86908notaz
2014-12-20psxmem: Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32twinaphex
2014-12-20psxcounters: don't do many spu updatesnotaz
2014-12-20spu: rework synchronizationnotaz