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
Age
Commit message (
Expand
)
Author
2019-08-14
Merge pull request #334 from jdgleaver/options-update
Twinaphex
2019-08-14
Update 'libretro_core_options.h' to v1.3 format
jdgleaver
2019-08-07
Merge pull request #330 from retro-wertz/skip_plugins
Twinaphex
2019-08-07
Do not compile plugins when using the non-static build method
retro-wertz
2019-08-05
Merge pull request #328 from retro-wertz/sanitize_gpu_adv_options
Twinaphex
2019-08-05
Merge pull request #327 from retro-wertz/patch-4
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
Merge pull request #326 from retro-wertz/silence_warnings
hizzlekizzle
2019-08-03
Silence a few more warnings
retro-wertz
2019-08-03
HLE BIOS: Fix corrupted memory card saves
retro-wertz
2019-08-03
psxbios.c: Cleanup buopen()
retro-wertz
2019-08-03
Fix region detection for Wild Arms
retro-wertz
2019-08-03
Silence warning -Wstringop-truncation
retro-wertz
2019-08-03
Silence warning -Wformat-overflow
retro-wertz
2019-08-02
Merge pull request #325 from retro-wertz/SysPrintf_to_retro_log
hizzlekizzle
2019-08-02
Sanitize Loaded CD image string in log
retro-wertz
2019-08-02
Silence warning about misleading indent
retro-wertz
2019-08-02
Silence warning: missing braces around initializer
retro-wertz
2019-08-02
Rename PACKAGE_VERSION to PCSX_VERSION
retro-wertz
2019-08-02
Use retro_log for SysPrintf
retro-wertz
2019-07-31
Merge pull request #323 from fpscan/master
Twinaphex
2019-07-31
Update libretro_core_options.h
Ömercan Kömür
2019-07-30
Merge pull request #322 from retro-wertz/fix_android_build
Twinaphex
2019-07-31
Fix android build
retro-wertz
2019-07-30
Merge pull request #321 from fpscan/master
hizzlekizzle
2019-07-30
Merge pull request #320 from retro-wertz/new_core_options
hizzlekizzle
2019-07-30
Turkish Language Support
Ömercan Kömür
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
Update libretro_core_options.h
Twinaphex
2019-07-29
Merge pull request #319 from retro-wertz/new_core_options
hizzlekizzle
2019-07-29
Add advanced gpu core options
retro-wertz
2019-07-29
Merge pull request #318 from retro-wertz/psxbios
hizzlekizzle
2019-07-29
Add enhanced core options
retro-wertz
2019-07-29
HLE: Merge HLE BIOS improvements from upstream
retro-wertz
2019-07-29
Merge pull request #317 from retro-wertz/psxhle_log
Twinaphex
2019-07-29
psxhle.c: Silence logging when using HLE bios
retro-wertz
2019-07-28
add custom issue report template
hizzlekizzle
2019-07-24
Merge pull request #137 from gameblabla/hle
notaz
2019-07-22
psxbios: Don't accept 400h as a valid sector.
gameblabla
2019-07-22
psxbios: Properly fix garbage area code.
gameblabla
2019-07-21
psxbios: Fixup mistake in card_info function.
gameblabla
2019-07-21
psxbios: Return value is always 1 for CloseTh and ChangeTh.
gameblabla
2019-07-21
psxbios: Add checks for memchr.
gameblabla
2019-07-21
psxbios: Some games read from address 0, fix that.
gameblabla
2019-07-21
psxbios: Implement get_cd_status stub according to nocash doc.
gameblabla
2019-07-21
psxbios: Make HLE bios start from block 1, not 2.
gameblabla
2019-07-21
psxbios: Fix card_status function as to use card_active_chan.
gameblabla
[next]