summaryrefslogtreecommitdiff
path: root/libretro.c
AgeCommit message (Expand)Author
2021-07-03Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-05-17Add turbo A/B buttonsjdgleaver
2021-05-13Add dedicated RetroPad fast-forward buttonjdgleaver
2021-05-07Small optimization (~2-4%) and whitespace cleanup!David Guillen Fandos
2021-05-05Fix small buf and add cheat error messagesDavid Guillen Fandos
2021-05-05Adding Code Breaker cheat supportDavid Guillen Fandos
2021-05-05Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-05-05Revert "Remove BIOS reserved translation area"neonloop
2021-04-28Fix invalid memory map entriesnegativeExponent
2021-03-31Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-03-30Improve indirect jumps in ARMDavid Guillen Fandos
2021-03-23Make ewram memory linealDavid Guillen Fandos
2021-03-22Adding Normmatt's BIOS as a built-in BIOSDavid Guillen Fandos
2021-03-21Adds a libpicofe frontend and menusneonloop
2021-03-17Enable runtime dynarec enable/disableDavid Guillen Fandos
2021-03-17Remove BIOS reserved translation areaDavid Guillen Fandos
2021-03-16Ensure post processing configuration is correctly reset in retro_deinit()jdgleaver
2021-03-09Add osx-arm64 targettwinaphex
2021-03-08Remove libcoDavid Guillen Fandos
2020-11-09Optimise interframe blendingjdgleaver
2020-10-24Overhaul frameskip optionsjdgleaver
2020-10-23Add build-time option to run the emulator in a thread instead of libco (fixes...jdgleaver
2020-10-06Cleanupstwinaphex
2020-09-21Add optional colour correction + interframe blendingjdgleaver
2020-09-05Remove ewram from libretro apinegativeExponent
2020-09-05Add optional battery save using libretro save apinegativeExponent
2020-04-05Fix cheevos supportnegativeExponent
2020-03-10Add automatic frame skippingbmaupin
2020-02-29Merge pull request #64 from justinweiss/3ds-fix-prefetch-aborthizzlekizzle
2020-02-29[3DS] Fix dynarec prefetch abortsJustin Weiss
2020-02-28Add manual frame skippingbmaupin
2020-02-27Fix periodic ram_translation_cache crashesbmaupin
2019-11-23Make PSP version to render the image it-self instead of using RetroArchFrancisco Javier Trujillo Mata
2018-08-11add memory hooks for cheat/rumbleSven
2018-05-03Update libretro.c: Add missing input descriptorsHedonium
2018-01-06Recover 1 frame of input lagTatsuya79
2017-01-24Better error handlingtwinaphex
2016-12-09Report git version with library_versionGregor Richards
2016-10-04(VITA) Dynarec changesFrancisco José García García
2016-10-03(VITA) Dynarec workingFrancisco José García García
2016-08-14(VITA) Dynarec WIPFrancisco José García García
2016-08-08(VITA) Continue WIP - Fix Block for VM alignmentFrancisco José García García
2016-08-08(VITA) Dynarec WIPFrancisco José García García
2015-11-04(3ds) dynarec: map the translation caches to specific addresses ataliaspider
2015-09-27(ctr/3ds) fix handle leak.aliaspider
2015-09-26add input descriptorsradius
2015-09-11(3DS) add dynarec support when started from a .cia installaliaspider
2015-04-13allocate gba_screen_pixels on the heap.aliaspider
2015-04-08(3DS) enable dynarec support, works only with ninjahax.aliaspider
2014-12-20Change load_gamepak signaturetwinaphex