index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
psp
Age
Commit message (
Expand
)
Author
2021-07-03
Merge remote-tracking branch 'libretro/master' into pico-fe
neonloop
2021-07-01
Add palette conversion routine for non-R2 MIPS
David Guillen Fandos
2021-06-22
Fix the no-caller-saves bug for MIPS
David Guillen Fandos
2021-06-21
Add support for mips64n32
David Guillen Fandos
2021-06-18
Add preliminary support for non mips32r2 devices
David Guillen Fandos
2021-06-16
Rework patch handlers (MIPS)
David Guillen Fandos
2021-06-16
Minor cleanup in MIPS code
David Guillen Fandos
2021-05-20
Minor mips asm cleanup and fixes
David Guillen Fandos
2021-05-07
Small optimization (~2-4%) and whitespace cleanup!
David Guillen Fandos
2021-05-05
Fix small buf and add cheat error messages
David Guillen Fandos
2021-05-05
Adding Code Breaker cheat support
David Guillen Fandos
2021-05-05
Merge remote-tracking branch 'libretro/master' into pico-fe
neonloop
2021-05-05
Revert "Remove BIOS reserved translation area"
neonloop
2021-04-26
Fix RTC support for MIPS
David Guillen Fandos
2021-04-04
Fix palette writes in MIPS
David Guillen Fandos
2021-04-03
Do not use stack in mips stubs
David Guillen Fandos
2021-04-03
Add instruction tracing, for testing purposes
David Guillen Fandos
2021-03-26
Move OAM RAM to stubs also
David Guillen Fandos
2021-03-26
Move OAM update flag to a register
David Guillen Fandos
2021-03-23
Move caches to stub files to get around gcc 10
David Guillen Fandos
2021-03-23
Make ewram memory lineal
David Guillen Fandos
2021-03-16
Simplify open load handling for MIPS and fix other arches
David Guillen Fandos
2021-03-16
Add Dingux support
David Guillen Fandos
2021-03-16
Remove old handlers from mips/stub
David Guillen Fandos
2021-03-16
Rewrite of the MIPS dynarec stubs
David Guillen Fandos
2021-03-16
Move a few more registers to context
David Guillen Fandos
2021-03-15
Move palettes around to simplify MIPS dynarec
David Guillen Fandos
2021-03-12
Fix typo
David Guillen Fandos
2021-03-12
Improve and simplify dynarec JIT area.
David Guillen Fandos
2021-03-12
Improve cache flush magic
David Guillen Fandos
2021-03-08
Remove libco
David Guillen Fandos
2021-03-08
Fix a ghost bug with some games
David Guillen Fandos
2021-02-26
Remove more dead code
David Guillen Fandos
2021-02-15
More cleanups (mostly whitespace and unused stuff)
David Guillen Fandos
2021-02-12
Minor cleanup in ARM and MIPS
David Guillen Fandos
2019-10-20
Get dynarec working again for PSP
bmaupin
2014-12-11
Reimplement cache invalidation code
twinaphex
2014-12-10
cleanups
aliaspider
2014-12-10
add a HAVE_MMAP check, cleanups.
aliaspider
2014-12-10
Add macro parameter 'opcode' to some macros
twinaphex
2009-05-21
original source from gpsp09-2xb_src.tar.bz2
notaz