Commit Graph

  • ba7a13a0b8 Fetch translations & Recreate libretro_core_options_intl.h master github-actions[bot] 2024-11-22 08:37:15 +0000
  • 4d0ab5116e
    Merge a38d0aea14 into 1068cb8dbd #862 Zachary Cook 2024-11-15 16:44:31 -0400
  • 9af4256299
    Merge 3dcc2a4593 into 1068cb8dbd #912 sonninnos 2024-11-15 14:42:05 -0400
  • 1068cb8dbd Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-11-15 08:37:20 +0000
  • dfcbae54a4 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-11-08 08:36:16 +0000
  • 3dcc2a4593 libchdr C89 compliance #912 sonninnos 2024-11-05 04:11:09 +0200
  • 002100b58f Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-11-01 08:35:47 +0000
  • 4a525cca24 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-10-25 08:37:14 +0000
  • c5dd945fd0
    tvos: properly set min supported version (#916) Eric Warmenhoven 2024-10-21 17:42:16 -0400
  • 03422dfef1 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-10-18 08:37:25 +0000
  • cf119d9cd9 tvos: properly set min supported version #916 Eric Warmenhoven 2024-10-16 12:13:41 -0400
  • b4fd7c5c44 Update libchdr + add zstd sonninnos 2024-09-26 02:27:04 +0300
  • 46a8887f91
    Merge pull request #915 from sonninnos/less-strict-ext DarthMew 2024-10-12 12:54:49 +0200
  • e0b7d6740b Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-10-11 08:36:25 +0000
  • f3588ceadb Use less strict extension matching #915 sonninnos 2024-09-27 02:12:20 +0300
  • 013e16359c
    Merge 56a1174a42 into 349bc50e55 #865 lgtm-com[bot] 2024-10-06 20:21:52 -0400
  • 349bc50e55 Add Ability to Hide OSD Messages DarthMew 2024-10-07 00:24:46 +0200
  • a38d0aea14 Fix libretro.cpp with HAVE_LIGHTREC=0 #862 Zachary Cook 2024-09-17 19:46:27 -0400
  • 272fb2096e lightrec_init_mmap: Clean and rewrite io_base mmap code Zachary Cook 2024-09-16 21:30:15 -0400
  • 2bf0f5ed0e Remove kunseg for pgxp rw, since lightrec_rw does that now Zachary Cook 2024-09-14 02:13:58 -0400
  • b1e476e9b8 Fix PGXP for LWU/SWU meta-opcodes in lightrec Zachary Cook 2024-09-05 02:35:53 -0400
  • 98d42a5993 Add Parrel Port Mirror support for PS2/PS3 BIOS Zachary Cook 2024-09-04 23:25:36 -0400
  • 472493e724 Make cpu_lightrec friend class to cpu Zachary Cook 2024-09-03 23:28:32 -0400
  • 7b88a39889 Fix GTE bugs due to uninitialized lightrec_regs Zachary Cook 2024-09-03 19:37:29 -0400
  • 75d2a4bdf8 Add Dynarec SP GP hit RAM optimization option Zachary Cook 2024-09-03 19:30:35 -0400
  • 972b562197 Fix build with lightrec update Zachary Cook 2023-07-15 18:45:24 -0400
  • 59a2e9ea81 Extraction of lightrec specific code to cpu_lightrec.cpp Zachary Cook 2023-07-16 06:24:11 -0400
  • fd8863150f Makefile.common: Add missing files for lightning lightrec update Zachary Cook 2024-09-16 23:46:16 -0400
  • 3541cf9fe3 Update lightning and lightrec include files Zachary Cook 2023-07-15 18:46:10 -0400
  • 3bf5fa5246 git subrepo pull deps/lightrec Zachary Cook 2022-11-17 16:30:51 -0500
  • 85f2354b88 git subrepo commit (merge) deps/lightning Zachary Cook 2024-09-16 23:17:22 -0400
  • 9a38b022bd Fix Windows and cleanup error handling in init_mmap Zachary Cook 2022-09-24 21:25:50 -0400
  • dd59b7e0dd Remove "Cycle Timing Check" (execute_one) dynarec option, use new lightrec api Zachary Cook 2022-09-10 09:26:35 -0400
  • 8a86773659 support MainRAM at 0x0, use INVALID_PTR instead of NULL Zachary Cook 2022-09-04 02:45:30 -0400
  • d34dea96f0 clean and optimize loop around lightrec's execution functions Zachary Cook 2022-08-31 13:11:04 -0400
  • 778c1b6079 improve lightrec debugging by allowing threaded recompiler in debug builds Zachary Cook 2022-08-16 21:33:05 -0400
  • ba5d04afb6 add cpu_timestamp hack to so lightrec tracks more cycles Zachary Cook 2022-08-15 23:04:37 -0400
  • b801cba831 Lightrec: enable codebuffer option, fix Windows, move/cleanup headers Zachary Cook 2022-08-12 02:21:30 -0400
  • 3f7d110ee2 lightrec: attempt memfd and hugepages for ram mmap Zachary Cook 2022-05-31 18:26:21 -0400
  • 39f5b8a913 Change GTE to allow using lightrec's registers Zachary Cook 2022-08-09 14:40:20 -0400
  • 05f51c2e52 lightrec: Adjust to lightrec API changes and HAVE_MMAP for lightning Zachary Cook 2022-05-31 00:35:17 -0400
  • e328824791 lightrec: update include files and folder Zachary Cook 2022-05-30 21:42:12 -0400
  • 261e52b7dd
    Fix for Apple OS detection on VM region shifting set. (#911) Alexander Kozharsky 2024-09-16 23:19:48 +0300
  • 7ba92336e1 libretro: fixed macOS detection. #911 Alexander Kozharsky 2024-09-16 21:06:12 +0300
  • 5e21c4b3d3
    Merge branch 'libretro:master' into master Alexander Kozharsky 2024-09-16 09:06:27 +0300
  • 7b0d02e249 Fix macOS detection for VM regions shifting. Alexander Kozharsky 2024-09-16 09:04:58 +0300
  • ca2cfc24b3
    Merge pull request #908 from kozharskyad/master Zachary Cook 2024-09-15 19:32:04 -0400
  • eeb9fd33a5 osx-arm64: disable lightrec #909 Eric Warmenhoven 2024-09-15 12:11:46 -0400
  • fcc227693e Fix computing Lightrec base address for macOS. #908 Alexander Kozharsky 2024-09-12 00:16:20 +0300
  • 12a9895466 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-09-06 08:35:26 +0000
  • 3b6aa830f1 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-08-30 08:35:22 +0000
  • 208ba3fe10 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-08-23 08:35:11 +0000
  • b47a157182 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-08-16 08:34:55 +0000
  • 99a46bdb94 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-08-09 08:34:44 +0000
  • 38d74b0b76 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-07-26 08:33:45 +0000
  • 9c3f4dbe96 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-07-19 08:34:33 +0000
  • 5d3253e783
    Implement neGcon controller profile with rumble (#905) DarthMew 2024-07-18 22:32:18 +0200
  • e33f41bbf1 Remove hold delay from NeGconRumble analog toggle #905 DarthMew 2024-07-15 17:21:58 +0200
  • 4f77f9416e Implement neGcon controller profile with rumble DarthMew 2024-07-10 23:58:55 +0200
  • a90ceba833 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-07-05 08:33:31 +0000
  • 6f0ef7be0a
    Revert "Updated to current libretro-common (#901)" (#903) LibretroAdmin 2024-06-28 20:33:54 -0500
  • b88c724a28
    Revert "Updated to current libretro-common (#901)" #903 revert-901-master LibretroAdmin 2024-06-28 18:33:46 -0700
  • eaa6bc0852
    Updated to current libretro-common (#901) Alberto Fustinoni 2024-06-29 07:55:51 +0900
  • faf0ae363d Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-06-28 08:33:20 +0000
  • 950fe92bc8 Updated to current libretro-common #901 Alberto Fustinoni 2024-06-26 11:58:40 +0900
  • 6e881f9939 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-06-14 08:33:23 +0000
  • 74e5da3482
    Fixed broken VFS support, linking issues (#899) Alberto Fustinoni 2024-06-11 16:50:32 +0900
  • c13b20bc1f MSVC comoile fix #899 Alberto Fustinoni 2024-06-11 11:49:22 +0900
  • e37169b243 Linking errors Alberto Fustinoni 2024-06-11 11:44:14 +0900
  • 4d16710919 VFS fix Alberto Fustinoni 2024-06-11 11:08:46 +0900
  • b8e10a3039 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-06-07 08:34:11 +0000
  • f7d733b935 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-05-24 08:33:14 +0000
  • 1743ca1a97 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-05-17 08:33:02 +0000
  • 0c8abf7f9d Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-05-10 08:33:23 +0000
  • 54afe02842 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-05-03 08:32:58 +0000
  • 866df6445c Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-04-26 08:32:45 +0000
  • ab39d37f86 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-04-19 08:33:14 +0000
  • 9c9b44a7b9 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-04-12 08:33:10 +0000
  • 382e3ffce6 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-03-22 08:32:36 +0000
  • 77060aa536 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-03-15 08:33:41 +0000
  • b9018ad977 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-03-08 08:34:36 +0000
  • 680bbf0e2a Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-03-01 08:33:08 +0000
  • 4a006dca36
    Merge pull request #896 from sonninnos/crop-aspect LibretroAdmin 2024-02-26 21:10:35 -0800
  • dbd26c3861 Core option reordering #896 sonninnos 2024-02-27 06:40:46 +0200
  • a4823f3319 Fix dynamic crop aspect ratio sonninnos 2024-02-24 22:07:57 +0200
  • 17a27f8cc5
    Merge pull request #894 from sonninnos/analog-combo LibretroAdmin 2024-02-26 20:26:15 -0800
  • b47280290e Change DualShock analog toggle combo behavior #894 sonninnos 2024-02-22 12:42:39 +0200
  • 3581efa9c3 Change DualShock analog toggle combo behavior #893 sonninnos 2024-02-22 12:42:39 +0200
  • 43cf1df705 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-02-16 08:32:42 +0000
  • 3adff889b9 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-02-09 08:33:20 +0000
  • fb579de80d Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-02-02 08:32:40 +0000
  • f18de4ce29 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-01-26 08:34:04 +0000
  • ad14ba632c Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-01-19 08:33:59 +0000
  • 3053eda1eb Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-01-12 08:33:56 +0000
  • f678763dfd Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2024-01-05 08:33:26 +0000
  • 05fda4c7e4 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2023-12-15 08:33:48 +0000
  • 853532c906 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2023-12-08 08:33:14 +0000
  • 2a3f2562bc Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2023-12-01 08:33:53 +0000
  • 379b422449 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2023-11-10 08:33:32 +0000
  • 8538186918 Fetch translations & Recreate libretro_core_options_intl.h github-actions[bot] 2023-10-27 08:33:45 +0000