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-02-12
Buildfix
twinaphex
2020-02-12
gte_neon: fix compile under clang's assembler
notaz
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-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
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
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
2019-07-21
psxbios: Merge interrupt_r26 fix from PCSX4ALL.
gameblabla
2019-07-21
psxbios: Do the same for heap_size.
gameblabla
2019-07-21
psxbios : Use bfreezel for pad_stopped instead of setting it to 0.
gameblabla
2019-07-21
psxbios : Implement stub for wait_card.
gameblabla
2019-07-21
psxbios : Fix a few mistakes :
gameblabla
2019-07-18
psxbios: Add note and update copyright.
gameblabla
2019-07-18
psxbios: Merge heap fix from PCSX4ALL.
gameblabla
2019-07-18
psxbios: Init some vars just to be sure.
gameblabla
2019-07-18
psxbios: Merge PCSX4ALL pad_stopped fix.
gameblabla
2019-07-18
psxbios.cpp: Add psxBios_card_status(); doesn't seem to affect anything
gameblabla
2019-07-18
psxbios: Fixes save issues on Parasite Eve II, Parasite Eve I and others
gameblabla
2019-07-18
psxbios: Callback Events should not set event status to busy in TestEvent.
gameblabla
[next]