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-05-05
Revert "Remove BIOS reserved translation area"
neonloop
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-02
Adds a "smooth subpixel" upscaler
neonloop
2021-03-31
Adds built-in BIOS support
neonloop
2021-03-31
Merge remote-tracking branch 'libretro/master' into pico-fe
neonloop
2021-03-27
Add CROSS_COMPILE rules
twinaphex
2021-03-27
Merge pull request #120 from davidgfnet/master
Autechre
2021-03-26
Fix 16 bit RAM stores (VRAM and OAM) in ARM
David Guillen Fandos
2021-03-26
Improve ARM store accesses
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-26
Merge pull request #119 from jdgleaver/dingux-beta-fix
Autechre
2021-03-26
Fix OpenDingux Beta build
jdgleaver
2021-03-26
Drop buffer size to 8192
neonloop
2021-03-25
Add od-beta
twinaphex
2021-03-23
Merge pull request #118 from davidgfnet/master
Autechre
2021-03-23
Move caches to stub files to get around gcc 10
David Guillen Fandos
2021-03-23
Merge pull request #117 from davidgfnet/asmfixes2
Autechre
2021-03-23
Make ewram memory lineal
David Guillen Fandos
2021-03-23
Merge pull request #116 from davidgfnet/master
Autechre
2021-03-23
Export double symbol to cover Win but also Apple compilers
David Guillen Fandos
2021-03-22
Merge pull request #115 from davidgfnet/master
Autechre
2021-03-22
Fix Windows compilers symbol names
David Guillen Fandos
2021-03-22
Merge pull request #114 from davidgfnet/master
Autechre
2021-03-22
Adding Normmatt's BIOS as a built-in BIOS
David Guillen Fandos
2021-03-21
Adds a libpicofe frontend and menus
neonloop
2021-03-18
Merge pull request #112 from davidgfnet/master
Autechre
2021-03-18
Merge pull request #113 from davidgfnet/asmfixes2
Autechre
2021-03-18
asm fixes for clang
David Guillen Fandos
2021-03-17
Enable runtime dynarec enable/disable
David Guillen Fandos
2021-03-17
Merge pull request #111 from davidgfnet/master
Autechre
2021-03-17
Remove BIOS reserved translation area
David Guillen Fandos
2021-03-17
Merge pull request #110 from davidgfnet/master
Autechre
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
Merge pull request #109 from jdgleaver/post-process-fix
Autechre
2021-03-16
Ensure post processing configuration is correctly reset in retro_deinit()
jdgleaver
2021-03-16
Merge pull request #108 from davidgfnet/master
Autechre
2021-03-16
Move a few more registers to context
David Guillen Fandos
2021-03-15
Merge pull request #107 from davidgfnet/master
Autechre
2021-03-15
Move palettes around to simplify MIPS dynarec
David Guillen Fandos
2021-03-12
Merge pull request #105 from davidgfnet/master
Autechre
2021-03-12
Fix typo
David Guillen Fandos
2021-03-12
Merge pull request #104 from davidgfnet/master
Autechre
2021-03-12
Improve and simplify dynarec JIT area.
David Guillen Fandos
2021-03-12
Merge pull request #103 from davidgfnet/cachestuff
Autechre
[next]