pcsx_rearmed.git
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-07-29 TwinaphexMerge pull request #317 from retro-wertz/psxhle_log
2019-07-29 retro-wertzpsxhle.c: Silence logging when using HLE bios
2019-07-29 hizzlekizzleadd custom issue report template
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-07-22 gameblablapsxbios: Don't accept 400h as a valid sector.
2019-07-22 gameblablapsxbios: Properly fix garbage area code.
2019-07-21 gameblablapsxbios: Fixup mistake in card_info function.
2019-07-21 gameblablapsxbios: Return value is always 1 for CloseTh and ChangeTh.
2019-07-21 gameblablapsxbios: Add checks for memchr.
2019-07-21 gameblablapsxbios: Some games read from address 0, fix that.
2019-07-21 gameblablapsxbios: Implement get_cd_status stub according to...
2019-07-21 gameblablapsxbios: Make HLE bios start from block 1, not 2.
2019-07-21 gameblablapsxbios: Fix card_status function as to use card_active...
2019-07-21 gameblablapsxbios: Merge interrupt_r26 fix from PCSX4ALL.
2019-07-21 gameblablapsxbios: Do the same for heap_size.
2019-07-20 gameblablapsxbios : Use bfreezel for pad_stopped instead of setti...
2019-07-20 gameblablapsxbios : Implement stub for wait_card.
2019-07-20 gameblablapsxbios : Fix a few mistakes :
2019-07-18 gameblablapsxbios: Add note and update copyright.
2019-07-18 gameblablapsxbios: Merge heap fix from PCSX4ALL.
2019-07-18 gameblablapsxbios: Init some vars just to be sure.
2019-07-18 gameblablapsxbios: Merge PCSX4ALL pad_stopped fix.
2019-07-18 gameblablapsxbios.cpp: Add psxBios_card_status(); doesn't seem...
2019-07-18 gameblablapsxbios: Fixes save issues on Parasite Eve II, Parasite...
2019-07-18 gameblablapsxbios: Callback Events should not set event status...
2019-07-18 gameblablapsxbios: Support other syscalls
2019-07-18 gameblablapsxbios: Add checks for strlen.
2019-07-18 gameblablapsxbios: Add checks for strcpy & strncpy.
2019-07-18 gameblablapsxbios: Fixup free.
2019-07-18 gameblablapsxbios: Add checks for strcmp & strncmp.
2019-07-18 gameblablapsxbios: Stub for get_error
2019-07-18 gameblablapsxbios : Several fixes to malloc.
2019-07-18 gameblablapsxbios: Add checks for memmove.
2019-07-18 gameblablapsxbios : Add checks to memset.
2019-07-18 gameblablapsxbios: Add checks to memcpy.
2019-07-18 gameblablapsxbios: Add checks for bzero.
2019-07-18 gameblablapsxbios: Add checks for bcopy
2019-07-18 gameblablapsxbios : Add checks to index and rindex calls
2019-07-18 gameblablapsxbios: Merge upstream fix for Deliverevent in firstfile
2019-07-18 gameblablapsxbios: Should fix input issues in some games.
2019-07-18 gameblablapsxbios: Fix out-of-bounds issue.
2019-07-18 gameblablaOnly PCSX4ALL uses ResetIoCycle. Remove it for now.
2019-07-18 gameblablaFixup buread & buwrite being undefined.
2019-07-18 gameblablapsxbios: Improve WaitEvent behaviour according to docum...
2019-07-18 gameblablapsxbios: Better realloc implementation
2019-07-18 gameblablapsxbios : Add checks for strncat
2019-07-17 gameblablapsxbios: Add todigit implementation
2019-07-17 gameblablapsxbios: Adds putc and getc implementation
2019-07-17 gameblablapsxbios: Return 0x1f801814 for gpu_abort_dma
2019-07-17 gameblablapsxbios: Better EnterCiritcal implementation
2019-07-17 gameblablapsxbios: Add checks for card_write, card_read
2019-07-17 gameblablapsxbios: Merging improved card_info function from upstream
2019-07-17 gameblablapsxbios: Merging fixes from upstream.
2019-07-17 gameblablapsxbios: Add checks to PAD_init
2019-07-17 gameblablapsxbios: Add checks to strcat
2019-07-14 TwinaphexMerge pull request #312 from retro-wertz/main_ram_map
2019-07-14 retro-wertzAllow access to main ram using retro_get_memory_data...
2019-07-08 TwinaphexMerge pull request #309 from jdgleaver/negcon-fix
2019-07-08 jdgleaverFix neGcon input
2019-07-03 TwinaphexMerge pull request #308 from ematysek/rpi4-platform
2019-07-03 Eric MatysekAdd support for rpi4 platform with cortex-a72 cpu
2019-06-30 hizzlekizzleMerge pull request #307 from kamicane/master
2019-06-30 Valerio Proiettiadd check to avoid calling RETRO_ENVIRONMENT_SET_GEOMET...
2019-06-30 Valerio Proiettireport correct geometry and update geometry when needed.
2019-06-27 TwinaphexUpdate libretro.c
2019-06-24 twinaphexAdd bitmask input code
2019-06-11 hizzlekizzleMerge pull request #296 from retro-wertz/dynarec_speedhacks
2019-06-11 retro-wertzAllow dynarec speedhacks to be applied on-the-fly
2019-06-11 hizzlekizzleMerge pull request #295 from retro-wertz/dynarec_speedhacks
2019-06-11 retro-wertzAdd core options for some advance settings and dynarec...
2019-05-21 TwinaphexUpdate Android.mk
2019-05-21 twinaphex(Android) Add HAVE_CHD
2019-05-19 hizzlekizzleMerge pull request #286 from retro-wertz/patch-2
2019-05-19 hizzlekizzleMerge pull request #290 from retro-wertz/chd
2019-05-19 retro-wertzAllow building without CHD, disable CHD for 3DS
2019-05-16 retro-wertzFix CHD build for windows
2019-05-16 hizzlekizzleMerge pull request #284 from retro-wertz/buildfix_android
2019-05-16 retro-wertzAdd CHD support for Android
2019-05-15 TwinaphexMerge pull request #283 from aliaspider/master
2019-05-15 aliaspiderfix track information when loading CHDs.
2019-05-14 Wes SmithFixed cflags for PSC build (#281)
2019-05-14 TwinaphexMerge pull request #280 from aliaspider/master
2019-05-14 aliaspideradd CHD support.
2019-05-12 Wes SmithAdded PSClassic to makefile (#278)
2019-05-09 hizzlekizzleMerge pull request #276 from bparker06/fps
2019-05-09 Brad Parkeradd option to display internal FPS
2019-04-20 TwinaphexMerge pull request #273 from hhromic/backport-marm
2019-04-20 Hugo HromicBackport check for Thumb instructions from configure...
2019-04-09 hizzlekizzleMerge pull request #270 from hhromic/backport-largefile
2019-04-09 Hugo HromicBackport large file support from configure script
2019-04-09 Hugo HromicTidy up and improve the libretro makefile
2019-03-28 hizzlekizzleMerge pull request #265 from hhromic/master
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-27 hizzlekizzleMerge pull request #263 from retro-wertz/revert-262...
2019-03-27 retro-wertzRevert "Fix input not working in some games"
2019-03-26 hizzlekizzleMerge pull request #259 from retro-wertz/fix_zlib
2019-03-26 retro-wertzSync gte fixes from upstream (#260)
2019-03-26 hizzlekizzleMerge pull request #262 from retro-wertz/fix_input
2019-03-26 retro-wertzFix input not working in some games
next