index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-03
Restores extract/extend functions for old ARM devices
neonloop
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-07-01
Fix some UB behaviour
David Guillen Fandos
2021-06-27
Merge pull request #137 from davidgfnet/master
David G. F
2021-06-27
Enable big-endian devices: gc/wii
David Guillen Fandos
2021-06-25
Merge pull request #136 from davidgfnet/master
David G. F
2021-06-25
Remove macros in dma code
David Guillen Fandos
2021-06-22
Merge pull request #135 from davidgfnet/master
David G. F
2021-06-22
Fix CI for OD beta
David Guillen Fandos
2021-06-22
Merge pull request #134 from davidgfnet/master
David G. F
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-06-09
Update libretro.h with the new extensions from upstream
David Guillen Fandos
2021-06-09
Cleanup unused stuff
David Guillen Fandos
2021-05-20
Minor mips asm cleanup and fixes
David Guillen Fandos
2021-05-19
Cleanup Makefiles a bit
David Guillen Fandos
2021-05-19
Minor optimization
David Guillen Fandos
2021-05-17
Merge pull request #130 from jdgleaver/turbo-buttons
Autechre
2021-05-17
Add turbo A/B buttons
jdgleaver
2021-05-17
Add ROM mirroring and fix mult. cycle count
David Guillen Fandos
2021-05-17
Fix ARM dynarec unaligned 32 bit loads
David Guillen Fandos
2021-05-13
Merge pull request #86 from jdgleaver/ff-button
Autechre
2021-05-13
Add dedicated RetroPad fast-forward button
jdgleaver
2021-05-08
Sets main_path correctly (thanks, eggs!)
neonloop
2021-05-07
Small optimization (~2-4%) and whitespace cleanup!
David Guillen Fandos
2021-05-06
Adds support for loading .zip files
neonloop
2021-05-05
Fix aligned32 reads in interpreter mode
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-28
Fix invalid memory map entries
negativeExponent
2021-04-27
Fix Vita port and likely some Linux/Android hidden issues
David Guillen Fandos
2021-04-26
Fix RTC support for MIPS
David Guillen Fandos
2021-04-19
Restored older GBC_BASE_RATE to fix sound popping (thanks, eggs!)
neonloop
2021-04-18
USB headphone detection
neonloop
2021-04-09
Include eggs' smoothness edits to drowsnug's upscaler
neonloop
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-04-02
Adds a "smooth subpixel" upscaler
neonloop
2021-04-02
Add function decorators for easier debugging / profiling
David Guillen Fandos
2021-03-31
Adds built-in BIOS support
neonloop
2021-03-31
Merge remote-tracking branch 'libretro/master' into pico-fe
neonloop
2021-03-30
Improve indirect jumps in ARM
David Guillen Fandos
2021-03-30
Improve ARM store handlers
David Guillen Fandos
[next]