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-07-18
psxbios: Callback Events should not set event status to busy in TestEvent.
gameblabla
2019-07-18
psxbios: Support other syscalls
gameblabla
2019-07-18
psxbios: Add checks for strlen.
gameblabla
2019-07-18
psxbios: Add checks for strcpy & strncpy.
gameblabla
2019-07-18
psxbios: Fixup free.
gameblabla
2019-07-18
psxbios: Add checks for strcmp & strncmp.
gameblabla
2019-07-18
psxbios: Stub for get_error
gameblabla
2019-07-18
psxbios : Several fixes to malloc.
gameblabla
2019-07-18
psxbios: Add checks for memmove.
gameblabla
2019-07-18
psxbios : Add checks to memset.
gameblabla
2019-07-18
psxbios: Add checks to memcpy.
gameblabla
2019-07-18
psxbios: Add checks for bzero.
gameblabla
2019-07-18
psxbios: Add checks for bcopy
gameblabla
2019-07-18
psxbios : Add checks to index and rindex calls
gameblabla
2019-07-18
psxbios: Merge upstream fix for Deliverevent in firstfile
gameblabla
2019-07-18
psxbios: Should fix input issues in some games.
gameblabla
2019-07-18
psxbios: Fix out-of-bounds issue.
gameblabla
2019-07-18
Only PCSX4ALL uses ResetIoCycle. Remove it for now.
gameblabla
2019-07-18
Fixup buread & buwrite being undefined.
gameblabla
2019-07-18
psxbios: Improve WaitEvent behaviour according to documentation
gameblabla
2019-07-18
psxbios: Better realloc implementation
gameblabla
2019-07-18
psxbios : Add checks for strncat
gameblabla
2019-07-18
psxbios: Add todigit implementation
gameblabla
2019-07-18
psxbios: Adds putc and getc implementation
gameblabla
2019-07-18
psxbios: Return 0x1f801814 for gpu_abort_dma
gameblabla
2019-07-18
psxbios: Better EnterCiritcal implementation
gameblabla
2019-07-18
psxbios: Add checks for card_write, card_read
gameblabla
2019-07-18
psxbios: Merging improved card_info function from upstream
gameblabla
2019-07-18
psxbios: Merging fixes from upstream.
gameblabla
2019-07-18
psxbios: Add checks to PAD_init
gameblabla
2019-07-18
psxbios: Add checks to strcat
gameblabla
2017-10-17
Merge pull request #98 from psyke83/master
notaz
2017-10-17
RPI: add Mesa override & update vendor library names
Conn O'Griofa
2017-05-03
use pc-relative offsets for PIC too
notaz
2016-09-30
drc: fix a mistake from w^x change
notaz
2016-09-21
drc: some vita and 3ds support
notaz
2016-09-21
drc: avoid MAP_FIXED
notaz
2016-09-19
drc: try to support w^x platforms like iOS
notaz
2016-09-19
drc: remove unnecessary cache flushing
notaz
2016-09-18
drc: enable and fix warnings
notaz
2016-09-18
drc: mark things static
notaz
2016-09-18
drc: strip eol blanks
notaz
2016-09-18
drc: drop less obvious dead code
notaz
2016-09-18
drc: drop heaps of dead code
notaz
2016-07-10
libretro: try to prevent bad builds
notaz
2016-04-01
fix build on some archs
notaz
2016-04-01
don't use __ARM_ARCH_7A__
notaz
2016-04-01
use __ARM_ARCH
notaz
2016-03-05
large file support
notaz
2016-02-28
psxmem: use rounding that's more likely to work
notaz
[next]