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
/
libpcsxcore
Age
Commit message (
Expand
)
Author
2020-05-10
More core option fixes
negativeExponent
2020-04-26
cdriso: fix a disk switching deadlock
cmitu
2020-02-25
Add async CD access
Justin Weiss
2020-02-24
Fix dynarec crashes on 3DS
Justin Weiss
2020-02-24
Merge pull request #389 from notaz/master
Twinaphex
2020-02-21
Fix second instance runahead without breaking reset
Zachary Cook
2020-02-21
Revert "Use a more lightweight reset method for lightrec"
twinaphex
2020-02-19
Use a more lightweight reset method for lightrec
Zachary Cook
2020-02-18
Add fallback addresses so second instance runahead can work
Zachary Cook
2020-02-12
Replace existing gte_divider with MAME's version
Paul Cercueil
2020-02-12
Buildfix
twinaphex
2020-02-12
gte_neon: fix compile under clang's assembler
notaz
2020-02-12
add some missing license headers
notaz
2020-02-12
gte_neon: fix compile under clang's assembler
notaz
2020-02-11
License these files as MIT
twinaphex
2020-02-09
(Android) Aarch64/x86/x64 now has lightrec support
twinaphex
2020-02-09
Buildfix for LLVM
twinaphex
2020-02-09
Update psxmem.c
Twinaphex
2020-02-08
License this MIT - should be compatible with everything
twinaphex
2020-02-08
Merge pull request #377 from pcercuei/libretro
Twinaphex
2020-02-08
cdrom: add missing BCD->int convert in cdrFreeze()
Daniel Silsby
2020-02-08
Add support for the Lightrec dynarec
Paul Cercueil
2020-02-08
pcsxmem: mmap RAM/BIOS/scratchpad to better locations
Paul Cercueil
2019-12-16
Merge pull request #370 from negativeExponent/switch
Twinaphex
2019-12-17
Update psxbios.c
negativeExponent
2019-12-16
Merge pull request #369 from negativeExponent/switch
Twinaphex
2019-12-17
Update
negativeExponent
2019-11-12
cdrom: add missing BCD->int convert in cdrFreeze()
Daniel Silsby
2019-10-24
Merge pull request #351 from SindenLightgun/master
Twinaphex
2019-10-24
sbi support for multidisc pbp
Sakitoshi
2019-09-14
Adding Guncon support for mouse based lightguns
SindenLightgun
2019-08-03
Fix corrupted memory card saves when using HLE
retro-wertz
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
Sanitize Loaded CD image string in log
retro-wertz
2019-08-02
Silence warning about misleading indent
retro-wertz
2019-08-02
Rename PACKAGE_VERSION to PCSX_VERSION
retro-wertz
2019-07-29
HLE: Merge HLE BIOS improvements from upstream
retro-wertz
2019-07-29
psxhle.c: Silence logging when using HLE bios
retro-wertz
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
[next]