aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21Update Lightrec APInegativeExponent
2020-05-21Update deps/lightrecnegativeExponent
2020-05-18Minimize logs when loading a cheevos-compatible contentnegativeExponent
2020-05-13Merge pull request #417 from negativeExponent/libretrohizzlekizzle
2020-05-14Cleanup retro_run()negativeExponent
2020-05-13Update libretro.cnegativeExponent
2020-05-12Merge pull request #416 from negativeExponent/libretroAutechre
2020-05-12Hide other inputs from core optionsnegativeExponent
2020-05-12libretro.c: Change indents from tabs to spacesnegativeExponent
2020-05-10Merge pull request #415 from negativeExponent/core_option_cleanuphizzlekizzle
2020-05-10More core option fixesnegativeExponent
2020-05-10Update .gitignorenegativeExponent
2020-05-07Merge pull request #414 from negativeExponent/libretrohizzlekizzle
2020-05-08Move guncon options to update_variablesnegativeExponent
2020-05-08Fixup update_variablesnegativeExponent
2020-05-07Merge pull request #413 from negativeExponent/libretrohizzlekizzle
2020-05-07Fix some edge case where core can freeze upon loading contentnegativeExponent
2020-05-02Merge pull request #411 from Exalm/wip/exalm/oopsAutechre
2020-04-30Automatically disable lightrec when no bios is present, take 2Alexander Mikhaylenko
2020-04-28Revert "Automatically disable lightrec when no bios is present"twinaphex
2020-04-26Merge pull request #407 from Exalm/wip/exalm/lightrechizzlekizzle
2020-04-26Merge pull request #406 from cmitu/cdimage-async-patchhizzlekizzle
2020-04-26Merge pull request #405 from J-O-N/fix-neon-cspacehizzlekizzle
2020-04-26Automatically disable lightrec when no bios is presentAlexander Mikhaylenko
2020-04-26cdriso: fix a disk switching deadlockcmitu
2020-04-26Fixed bug where MSB of a 15-bit BGR color could corrupt green value. Also add...J-O-N
2020-04-24Merge pull request #397 from justinweiss/arm-lighting-blendingAutechre
2020-04-20Clean up indentation / add comments for assembly functionsJustin Weiss
2020-03-17Merge pull request #394 from MrHuu/patch-1Autechre
2020-03-03(3DS) Disable dithering by defaultMrHuu
2020-03-03Merge pull request #391 from justinweiss/async-cd-readsTwinaphex
2020-03-01Preserve uSrc MSB across lighting and blendingJustin Weiss
2020-02-27WIP: Add ARM-assembly versions of lighting and blendingJustin Weiss
2020-02-27Merge pull request #392 from justinweiss/ctr-use-floatmathTwinaphex
2020-02-26[3DS] Tweak compile-time options to increase performanceJustin Weiss
2020-02-25Add async CD accessJustin Weiss
2020-02-25Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashesTwinaphex
2020-02-25Revert "(3DS) Set pthread stack size to 12MB - possible solution for crashes"twinaphex
2020-02-24Fix dynarec crashes on 3DSJustin Weiss
2020-02-24Merge pull request #389 from notaz/masterTwinaphex
2020-02-21Merge pull request #388 from ZachCook/masterTwinaphex
2020-02-21Fix second instance runahead without breaking resetZachary Cook
2020-02-21Revert "Use a more lightweight reset method for lightrec"twinaphex
2020-02-21Merge pull request #386 from ZachCook/masterTwinaphex
2020-02-19Use a more lightweight reset method for lightrecZachary Cook
2020-02-18Add fallback addresses so second instance runahead can workZachary Cook
2020-02-16(3DS) Set pthread stack size to 12MB - possible solution for crashesTwinaphex
2020-02-16Merge pull request #156 from pcercuei/fix-gte-dividenotaz
2020-02-12Replace existing gte_divider with MAME's versionPaul Cercueil
2020-02-12Silence some unused variable warningstwinaphex