cdrom: change pause timing again
[pcsx_rearmed.git] / frontend / libretro.c
45 hours ago notazintroduce fractional framerates
2024-03-28 notazlibretro: update build for newer libchdr
2024-03-22 notazlibretro: try to handle physical cdrom ejection
2024-03-22 notazphysical cdrom readahead
2024-03-22 notazlibretro: preliminary physical cdrom support
2024-01-21 notazrelease r24 r24
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-11-26 notazlibretro: drop the Frame Duping option
2023-11-25 notazlibretro: report errors and warnings as such
2023-11-25 notazlibretro: direct fb access requires duping support
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-11-01 Bobby SmithAdd missing #if for the "Threaded SPU" core option
2023-10-28 notazlibretro: fix option mismatch
2023-10-28 notazlibretro: clear the allocated buffers
2023-10-28 notazlibretro: try to support different pitches
2023-10-27 notazadjust vita's mappings to more resemble other platforms
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazsave some things that weren't saved but should have...
2023-10-21 notazadd a libcrypt warning
2023-10-13 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-01 notazpatch up some savestate issues
2023-09-18 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazswitch over to libretro input code
2023-09-10 notazlibretro: allow unlimited cheat length
2023-09-04 notazinitial hle support for lightrec
2023-08-19 notazfrontend: accept more bios
2023-08-19 notaztry to emulate borders properly
2023-08-10 notaztry to fix reset in HLE mode
2023-08-06 notazlibretro: add (psx) exe and iso to valid_extensions
2023-08-06 notazlibretro: understand psx exes
2023-08-03 notazlibretro: accept ps1_rom.bin (and similar) bios too
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without posix_memalign() function
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-20 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazsync with libretro
2023-07-14 notazlibretro: look for openbios
2023-07-14 notazadjust bios handling again
2023-07-10 notazsome openbios support
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-06 notazlibretro: disable spu thread by default, with option...
2022-11-13 notazdma: add optional slow linked list walking
2022-10-15 notazmerge from libretro fork
2021-11-20 notazdrc,interpreter: add mul/div stalls
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-05 notazrelease r22 r22
2015-01-12 notazrelease r21 r21
2015-01-03 notazmingw build fixes
2014-12-25 notazrelease r20 r20
2014-12-23 notazdrc: implement block addr list saving
2014-12-21 notazlibretro: enable dither for peops plugin
2014-12-20 notazfix up other platforms after rumble change
2014-12-20 ksv1986libretro: Add rumble support
2014-12-20 notazlibretro: minor fixes
2014-12-20 notazlibretro: add some SPU options
2014-12-20 notazlibretro: update for newer spu code
2014-12-20 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
2014-12-20 Tobias Jakobilibretro: adjust indentation style
2014-12-20 twinaphexlibretro: Set performance level
2014-12-20 Tobias Jakobilibretro: only use posix_memalign when it's safe
2014-12-20 Tobias Jakobilibretro: align vout_buf to 128-bit
2014-12-20 twinaphex(Libretro) Add frame duping core option
2013-12-22 notazlibretro: add dynarec switch
2013-11-03 meancootlibretro: Add analog option for player 1
2013-06-04 notazlibretro: search for BIOS harder
2013-06-04 twinaphex(Blackberry Playbook) Fix Blackberry Playbook build...
2013-06-04 twinaphexCore option: Add neon_enhancement_no_main
2013-06-04 twinaphexRemove #if 0 around NEON enhancement
2013-05-26 notazlibretro: don't call dfinput_activate too early
2013-05-26 notazlibretro: try to fix enhancement
2013-05-26 twinaphexPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
2013-05-26 twinaphexAdd system message warning if a BIOS file could not...
2013-05-26 twinaphexComment out neon_enhancement_enable for now
2013-05-26 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-26 twinaphexTake out soft_filter for now as core option
2013-05-26 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-26 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-26 ToadKingimplement "add_image_index" correctly
2013-05-26 ToadKingfix bug with memory card files being overwritten with...
2013-05-26 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-26 twinaphexAdd .toc to valid_extensions
2013-05-26 twinaphex(libretro) Library version is too long to show in RGUI
2013-03-15 notazlibretro: support disk control interface
2013-02-08 notazmove cspace back to frontend
2013-01-28 notazlibretro: handle regions
2012-12-17 notazlibretro: support savestates and cheats
2012-12-16 notazlibretro: check for CAN_DUPE, as suggested by ToadKing
2012-12-11 notazlibretro: handle borders
2012-12-11 notazlibretro: set cycle_multiplier
2012-12-10 notazMerge branch 'libretro'
2012-12-10 notazlibretro: minor cleanups
next