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
Age
Commit message (
Expand
)
Author
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
Merge pull request #407 from Exalm/wip/exalm/lightrec
hizzlekizzle
2020-04-26
Automatically disable lightrec when no bios is present
Alexander Mikhaylenko
2020-04-26
Fixed bug where MSB of a 15-bit BGR color could corrupt green value. Also add...
J-O-N
2020-03-03
(3DS) Disable dithering by default
MrHuu
2020-02-25
Add async CD access
Justin Weiss
2020-02-25
Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashes
Twinaphex
2020-02-25
Revert "(3DS) Set pthread stack size to 12MB - possible solution for crashes"
twinaphex
2020-02-24
Fix dynarec crashes on 3DS
Justin Weiss
2020-02-24
Merge pull request #389 from notaz/master
Twinaphex
2020-02-16
(3DS) Set pthread stack size to 12MB - possible solution for crashes
Twinaphex
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-08
menu: fix a buffer overflow
notaz
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-10-05
3DS: Switch from svc* to the thread* API
Justin Weiss
2019-10-02
3DS: Schedule threads on the default core
Justin Weiss
2019-09-25
Merge branch 'gpu_unai_plugin_update'
negativeExponent
2019-09-21
Fix sound over-buffering on 3ds
Justin Weiss
2019-09-15
Adding Guncon support for mouse based lightguns
SindenLightgun
2019-09-15
Adding Guncon support for mouse based lightguns
SindenLightgun
2019-09-14
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-14
Update 'libretro_core_options.h' to v1.3 format
jdgleaver
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-03
Silence warning -Wformat-overflow
retro-wertz
2019-08-02
Silence warning: missing braces around initializer
retro-wertz
[next]