summaryrefslogtreecommitdiff
path: root/psp
AgeCommit message (Expand)Author
2021-07-03Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-07-01Add palette conversion routine for non-R2 MIPSDavid Guillen Fandos
2021-06-22Fix the no-caller-saves bug for MIPSDavid Guillen Fandos
2021-06-21Add support for mips64n32David Guillen Fandos
2021-06-18Add preliminary support for non mips32r2 devicesDavid Guillen Fandos
2021-06-16Rework patch handlers (MIPS)David Guillen Fandos
2021-06-16Minor cleanup in MIPS codeDavid Guillen Fandos
2021-05-20Minor mips asm cleanup and fixesDavid Guillen Fandos
2021-05-07Small optimization (~2-4%) and whitespace cleanup!David Guillen Fandos
2021-05-05Fix small buf and add cheat error messagesDavid Guillen Fandos
2021-05-05Adding Code Breaker cheat supportDavid Guillen Fandos
2021-05-05Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-05-05Revert "Remove BIOS reserved translation area"neonloop
2021-04-26Fix RTC support for MIPSDavid Guillen Fandos
2021-04-04Fix palette writes in MIPSDavid Guillen Fandos
2021-04-03Do not use stack in mips stubsDavid Guillen Fandos
2021-04-03Add instruction tracing, for testing purposesDavid Guillen Fandos
2021-03-26Move OAM RAM to stubs alsoDavid Guillen Fandos
2021-03-26Move OAM update flag to a registerDavid Guillen Fandos
2021-03-23Move caches to stub files to get around gcc 10David Guillen Fandos
2021-03-23Make ewram memory linealDavid Guillen Fandos
2021-03-16Simplify open load handling for MIPS and fix other archesDavid Guillen Fandos
2021-03-16Add Dingux supportDavid Guillen Fandos
2021-03-16Remove old handlers from mips/stubDavid Guillen Fandos
2021-03-16Rewrite of the MIPS dynarec stubsDavid Guillen Fandos
2021-03-16Move a few more registers to contextDavid Guillen Fandos
2021-03-15Move palettes around to simplify MIPS dynarecDavid Guillen Fandos
2021-03-12Fix typoDavid Guillen Fandos
2021-03-12Improve and simplify dynarec JIT area.David Guillen Fandos
2021-03-12Improve cache flush magicDavid Guillen Fandos
2021-03-08Remove libcoDavid Guillen Fandos
2021-03-08Fix a ghost bug with some gamesDavid Guillen Fandos
2021-02-26Remove more dead codeDavid Guillen Fandos
2021-02-15More cleanups (mostly whitespace and unused stuff)David Guillen Fandos
2021-02-12Minor cleanup in ARM and MIPSDavid Guillen Fandos
2019-10-20Get dynarec working again for PSPbmaupin
2014-12-11Reimplement cache invalidation codetwinaphex
2014-12-10cleanupsaliaspider
2014-12-10add a HAVE_MMAP check, cleanups.aliaspider
2014-12-10Add macro parameter 'opcode' to some macrostwinaphex
2009-05-21original source from gpsp09-2xb_src.tar.bz2notaz