Merge pull request #444 from justinweiss/hires-downscale
[pcsx_rearmed.git] / libpcsxcore /
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-04 AutechreMerge pull request #443 from negativeExponent/add-heade...
2020-08-04 AutechreMerge pull request #442 from negativeExponent/libretro
2020-08-04 negativeExponentAdd header guards
2020-08-04 negativeExponentSync to latest upstream
2020-08-03 hizzlekizzleMerge pull request #440 from negativeExponent/log_interface
2020-08-03 negativeExponentlightrec/plugin.c: Use logging interface instead of...
2020-08-03 negativeExponentAdd debug-level log function
2020-07-04 ifcaroFix crash on retrying mission in driver (#165)
2020-05-24 hizzlekizzleMerge pull request #424 from negativeExponent/libretro
2020-05-23 negativeExponentSilence some warnings
2020-05-21 hizzlekizzleMerge pull request #421 from negativeExponent/lightrec_...
2020-05-20 negativeExponentUpdate Lightrec API
2020-05-10 hizzlekizzleMerge pull request #415 from negativeExponent/core_opti...
2020-05-10 negativeExponentMore core option fixes
2020-04-27 hizzlekizzleMerge pull request #407 from Exalm/wip/exalm/lightrec
2020-04-26 hizzlekizzleMerge pull request #406 from cmitu/cdimage-async-patch
2020-04-26 cmitucdriso: fix a disk switching deadlock
2020-04-24 AutechreMerge pull request #397 from justinweiss/arm-lighting...
2020-03-03 TwinaphexMerge pull request #391 from justinweiss/async-cd-reads
2020-02-26 Justin WeissAdd async CD access
2020-02-25 TwinaphexMerge pull request #390 from justinweiss/ctr-fix-dynare...
2020-02-25 Justin WeissFix dynarec crashes on 3DS
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-21 TwinaphexMerge pull request #388 from ZachCook/master
2020-02-21 Zachary CookFix second instance runahead without breaking reset
2020-02-21 twinaphexRevert "Use a more lightweight reset method for lightrec"
2020-02-21 TwinaphexMerge pull request #386 from ZachCook/master
2020-02-20 Zachary CookUse a more lightweight reset method for lightrec
2020-02-19 Zachary CookAdd fallback addresses so second instance runahead...
2020-02-16 notazMerge pull request #156 from pcercuei/fix-gte-divide
2020-02-12 Paul CercueilReplace existing gte_divider with MAME's version
2020-02-12 twinaphexBuildfix
2020-02-12 notazgte_neon: fix compile under clang's assembler
2020-02-11 notazadd some missing license headers
2020-02-11 notazgte_neon: fix compile under clang's assembler
2020-02-11 twinaphexLicense these files as MIT
2020-02-09 twinaphex(Android) Aarch64/x86/x64 now has lightrec support
2020-02-09 twinaphexBuildfix for LLVM
2020-02-09 TwinaphexUpdate psxmem.c
2020-02-08 twinaphexLicense this MIT - should be compatible with everything
2020-02-08 TwinaphexMerge pull request #377 from pcercuei/libretro
2020-02-08 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2020-02-08 Paul CercueilAdd support for the Lightrec dynarec
2020-02-08 Paul Cercueilpcsxmem: mmap RAM/BIOS/scratchpad to better locations
2019-12-16 TwinaphexMerge pull request #370 from negativeExponent/switch
2019-12-16 negativeExponentUpdate psxbios.c
2019-12-16 TwinaphexMerge pull request #369 from negativeExponent/switch
2019-12-16 negativeExponentUpdate
2019-11-19 notazMerge pull request #147 from senquack/cdrom_sstate_fix
2019-11-12 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2019-10-24 TwinaphexMerge pull request #351 from SindenLightgun/master
2019-10-24 TwinaphexMerge pull request #358 from Sakitoshi/master
2019-10-24 Sakitoshisbi support for multidisc pbp
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-09-14 SindenLightgunAdding Guncon support for mouse based lightguns
2019-08-03 hizzlekizzleMerge pull request #326 from retro-wertz/silence_warnings
2019-08-03 notazMerge pull request #139 from retro-wertz/patch-3
2019-08-03 retro-wertzFix corrupted memory card saves when using HLE
2019-08-03 retro-wertzSilence a few more warnings
2019-08-03 retro-wertzHLE BIOS: Fix corrupted memory card saves
2019-08-03 retro-wertzpsxbios.c: Cleanup buopen()
2019-08-03 retro-wertzFix region detection for Wild Arms
2019-08-03 retro-wertzSilence warning -Wstringop-truncation
2019-08-03 retro-wertzSilence warning -Wformat-overflow
2019-08-02 hizzlekizzleMerge pull request #325 from retro-wertz/SysPrintf_to_r...
2019-08-02 retro-wertzSanitize Loaded CD image string in log
2019-08-02 retro-wertzSilence warning about misleading indent
2019-08-02 retro-wertzRename PACKAGE_VERSION to PCSX_VERSION
2019-07-29 hizzlekizzleMerge pull request #319 from retro-wertz/new_core_options
2019-07-29 hizzlekizzleMerge pull request #318 from retro-wertz/psxbios
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-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.
next