index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
libretro.c
Age
Commit message (
Expand
)
Author
2020-10-22
Add a threaded renderer
Justin Weiss
2020-10-21
[3DS] Set default CPU rate to the usual 57
Justin Weiss
2020-10-06
Add support for dual-guncon
pjft
2020-08-13
Merge pull request #444 from justinweiss/hires-downscale
hizzlekizzle
2020-08-13
Add an option to downscale hi-res views
Justin Weiss
2020-08-03
Add debug-level log function
negativeExponent
2020-06-08
Update mouse device support, add mouse sensitivity option
negativeExponent
2020-06-07
Add Sony Mouse Controller support
negativeExponent
2020-05-26
Merge pull request #423 from jdgleaver/set-message-ext
Autechre
2020-05-26
Add support for frontend message interface v1
jdgleaver
2020-05-25
Fix interpreter-only build (DYNAREC=0)
negativeExponent
2020-05-18
Minimize logs when loading a cheevos-compatible content
negativeExponent
2020-05-14
Cleanup retro_run()
negativeExponent
2020-05-13
Update libretro.c
negativeExponent
2020-05-12
Hide other inputs from core options
negativeExponent
2020-05-12
libretro.c: Change indents from tabs to spaces
negativeExponent
2020-05-10
More core option fixes
negativeExponent
2020-05-08
Move guncon options to update_variables
negativeExponent
2020-05-08
Fixup update_variables
negativeExponent
2020-05-07
Fix some edge case where core can freeze upon loading content
negativeExponent
2020-04-30
Automatically disable lightrec when no bios is present, take 2
Alexander Mikhaylenko
2020-04-28
Revert "Automatically disable lightrec when no bios is present"
twinaphex
2020-04-26
Automatically disable lightrec when no bios is present
Alexander Mikhaylenko
2020-02-25
Add async CD access
Justin Weiss
2020-02-12
Silence some unused variable warnings
twinaphex
2020-02-09
(Android) Aarch64/x86/x64 now has lightrec support
twinaphex
2020-02-08
(NEON GPU) Don't hide this for non-ARM
twinaphex
2020-02-01
Add input analog axis range modifier
Stuart Kenny
2020-01-23
Add disk control interface v1 support
jdgleaver
2019-12-16
Merge pull request #369 from negativeExponent/switch
Twinaphex
2019-12-17
Update
negativeExponent
2019-12-14
Merge pull request #368 from negativeExponent/memmap
Twinaphex
2019-12-15
Access psx main memory using retro_memory_map
negativeExponent
2019-10-27
Add "Spu Irq" core option
negativeExponent
2019-10-24
Merge pull request #351 from SindenLightgun/master
Twinaphex
2019-09-25
Merge branch 'gpu_unai_plugin_update'
negativeExponent
2019-09-15
Adding Guncon support for mouse based lightguns
SindenLightgun
2019-09-14
Adding Guncon support for mouse based lightguns
SindenLightgun
2019-08-21
Added support for PSXONPSP660.bin and psx* named BIOS files
dankcushions
2019-08-17
Backport GPU Unai plugin from PCSX4ALL
negativeExponent
2019-08-05
Merge pull request #328 from retro-wertz/sanitize_gpu_adv_options
Twinaphex
2019-08-05
Close plugins when exiting core
retro-wertz
2019-08-05
Update advanced peops gpu core options
retro-wertz
2019-08-05
Fix main RAM size in retro_get_memory_size
retro-wertz
2019-08-03
Silence a few more warnings
retro-wertz
2019-08-02
Use retro_log for SysPrintf
retro-wertz
2019-07-30
Silence this log message
retro-wertz
2019-07-30
Make advanced gpu options target actual gpu plugin used
retro-wertz
2019-07-29
Add advanced gpu core options
retro-wertz
2019-07-29
Add enhanced core options
retro-wertz
[next]