pcsx_rearmed.git
2019-08-02 retro-wertzRename PACKAGE_VERSION to PCSX_VERSION
2019-08-02 retro-wertzUse retro_log for SysPrintf
2019-07-30 TwinaphexMerge pull request #323 from fpscan/master
2019-07-30 Ömercan KömürUpdate libretro_core_options.h
2019-07-30 TwinaphexMerge pull request #322 from retro-wertz/fix_android_build
2019-07-30 retro-wertzFix android build
2019-07-30 hizzlekizzleMerge pull request #321 from fpscan/master
2019-07-30 hizzlekizzleMerge pull request #320 from retro-wertz/new_core_options
2019-07-30 Ömercan KömürTurkish Language Support
2019-07-30 retro-wertzSilence this log message
2019-07-30 retro-wertzMake advanced gpu options target actual gpu plugin...
2019-07-29 TwinaphexUpdate libretro_core_options.h
2019-07-29 hizzlekizzleMerge pull request #319 from retro-wertz/new_core_options
2019-07-29 retro-wertzAdd advanced gpu core options
2019-07-29 hizzlekizzleMerge pull request #318 from retro-wertz/psxbios
2019-07-29 retro-wertzAdd enhanced core options
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.
next