Commit Graph

  • 5f720570b1 removed harcoded sdk path in makefile master Vincent-FK 2021-02-26 10:08:16 +01:00
  • d235d8c2a6 args passed as static var in retro_init_emu_thread, otherwise the stack is not reliable and dynarec could end up not being activated Vincent-FK 2021-02-22 10:57:09 +01:00
  • 76ecae0961 initial funkey changes to compile Vincent-FK 2021-02-21 19:23:39 +01:00
  • 300d0c0028
    Merge pull request #93 from davidgfnet/master Autechre 2021-02-15 22:30:27 +01:00
  • ed3ba2c18b More cleanups (mostly whitespace and unused stuff) David Guillen Fandos 2021-02-15 21:51:49 +01:00
  • fa74054508
    Merge pull request #92 from davidgfnet/master Autechre 2021-02-13 02:01:10 +01:00
  • 8d52e613c7 Minor cleanup in ARM and MIPS David Guillen Fandos 2021-02-12 21:47:35 +01:00
  • 6254bbb1d2
    Merge pull request #91 from davidgfnet/master Autechre 2021-02-10 10:35:56 +01:00
  • 2c6026cfe5 Move r15 to reg_a0 (instead of reg_mem) David Guillen Fandos 2021-02-10 02:53:26 +01:00
  • 7aaa280b9f Fix ARM dynarec David Guillen Fandos 2021-02-10 02:46:45 +01:00
  • f70d8534a1 Fix libco for arm64 twinaphex 2021-01-27 13:17:24 +01:00
  • 2b6f1d552e
    Update .gitlab-ci.yml Autechre 2021-01-09 17:03:57 +01:00
  • d8e0790ce9
    Update .gitlab-ci.yml Autechre 2021-01-09 16:40:28 +01:00
  • f520876ef6
    Update .gitlab-ci.yml Autechre 2021-01-03 01:10:16 +01:00
  • 23b2a55f0d Update twinaphex 2020-12-19 23:18:41 +01:00
  • 1d803fbdd9 Update twinaphex 2020-12-06 20:25:38 +01:00
  • 99e35c642c Update .gitlab-ci.yml twinaphex 2020-12-06 19:45:23 +01:00
  • e4745d32ec Add 3DS target to .gitlab-ci.yml jdgleaver 2020-12-03 12:09:53 +00:00
  • 78f7c59d5f
    Merge pull request #87 from jdgleaver/dingux-gitlab-ci Autechre 2020-11-27 22:32:55 +01:00
  • 2f7498dbee Add OpenDingux target to .gitlab-ci.yml jdgleaver 2020-11-27 10:51:46 +00:00
  • 303572f31b Update .gitlab-ci.yml twinaphex 2020-11-10 19:26:14 +01:00
  • aad3dbb0b4
    Merge pull request #85 from jdgleaver/frame-mix-fast Autechre 2020-11-09 14:44:58 +01:00
  • 908be08be5 Optimise interframe blending jdgleaver 2020-11-09 13:04:00 +00:00
  • c54a3bf21c
    Merge pull request #84 from negativeExponent/path_separator Autechre 2020-10-29 03:29:19 +01:00
  • 56372b0635 Use correct path separator negativeExponent 2020-10-28 19:39:41 +08:00
  • 6e5d4d591e
    Merge pull request #83 from jdgleaver/auto-frameskip Autechre 2020-10-27 16:40:00 +01:00
  • 226bd8283a Overhaul frameskip options jdgleaver 2020-10-24 14:58:40 +01:00
  • c6488bf086 Update twinaphex 2020-10-24 04:30:33 +02:00
  • bbb5e4aa53
    Merge pull request #82 from jdgleaver/android-libco Autechre 2020-10-24 01:33:08 +02:00
  • c45187a7c8 Set 'USE_LIBCO=1' in Android JNI build file jdgleaver 2020-10-23 22:32:41 +01:00
  • f5eae17f5a
    Merge pull request #81 from jdgleaver/libco-alt Autechre 2020-10-23 17:34:42 +02:00
  • 2b189fe810 OpenDingux: Fix makefile target jdgleaver 2020-10-23 16:06:15 +01:00
  • 00406feed9 Add build-time option to run the emulator in a thread instead of libco (fixes OpenDingux target) jdgleaver 2020-10-23 15:22:56 +01:00
  • e5bb2ffdd2
    Update .gitlab-ci.yml Autechre 2020-10-18 19:28:16 +02:00
  • e720c1d425
    Merge pull request #80 from negativeExponent/rtc_update Autechre 2020-10-09 14:18:48 +02:00
  • f8b598a2ed Update RTC emulation negativeExponent 2020-10-09 15:14:19 +08:00
  • 9fc166ebb2 Update Makefile twinaphex 2020-10-08 23:56:18 +02:00
  • 679006a296 Add more forward declarations twinaphex 2020-10-08 15:51:24 +02:00
  • 4181385f39 Add forward declarations twinaphex 2020-10-08 15:47:37 +02:00
  • 27419bc0b0 Add .gitlab-ci.yml twinaphex 2020-10-08 05:18:01 +02:00
  • 6ca90ae963
    Update Makefile Autechre 2020-10-08 05:16:57 +02:00
  • b10c73f00f Cleanups twinaphex 2020-10-06 03:13:01 +02:00
  • 2e4a393743 Merge branch 'master' of https://github.com/libretro/gpsp twinaphex 2020-10-06 03:11:29 +02:00
  • fa80ff3c4b Cleanups twinaphex 2020-10-06 03:09:13 +02:00
  • 0c9172a9c3
    Merge pull request #76 from jdgleaver/post-processing Autechre 2020-09-21 21:57:05 +02:00
  • aa7feb70ca Add optional colour correction + interframe blending jdgleaver 2020-09-21 17:50:21 +01:00
  • 4a2848af48
    Merge pull request #75 from negativeExponent/use_libretro_save_api Autechre 2020-09-09 01:54:33 +02:00
  • a3725fd81f Remove ewram from libretro api negativeExponent 2020-09-05 20:54:47 +08:00
  • d8225bb313 Add optional battery save using libretro save api negativeExponent 2020-09-05 20:40:15 +08:00
  • e4b12f4340
    Merge pull request #73 from justinweiss/update-libctru Autechre 2020-08-28 03:58:21 +02:00
  • 23c4f08c83 [3DS] Move has_rosalina to avoid duplicate definitions Justin Weiss 2020-08-23 12:07:50 -07:00
  • 856af16ba6 Cleanup twinaphex 2020-05-27 21:39:17 +02:00
  • b668259a2f Fix OSX PPC build twinaphex 2020-05-27 21:34:54 +02:00
  • 514cb1e66b
    Merge pull request #67 from negativeExponent/fix_cheevos_support Autechre 2020-04-05 12:01:35 +02:00
  • fea026fec4 Fix cheevos support negativeExponent 2020-04-05 14:21:40 +08:00
  • d8cf63b9c6
    Merge pull request #66 from bmaupin/add-auto-frame-skipping hizzlekizzle 2020-03-10 16:13:04 -05:00
  • f484239f9c Add automatic frame skipping bmaupin 2020-03-10 13:51:03 -04:00
  • 3f2f57c982
    Merge pull request #64 from justinweiss/3ds-fix-prefetch-abort hizzlekizzle 2020-02-29 17:23:57 -06:00
  • 6a50b8a68d [3DS] Fix dynarec prefetch aborts Justin Weiss 2020-02-29 10:50:30 -08:00
  • c513ecee59
    Merge pull request #63 from bmaupin/add-manual-frame-skipping Twinaphex 2020-02-29 19:03:14 +01:00
  • 3df169d3e8 Add manual frame skipping bmaupin 2019-11-11 14:03:13 -05:00
  • 59c4f7f5c7 Fix periodic ram_translation_cache crashes bmaupin 2019-11-05 13:27:19 -05:00
  • 4d6846b4b7
    Merge pull request #61 from negativeExponent/fix_flash64 Twinaphex 2019-12-14 19:09:36 +01:00
  • c45c6c3cf2
    Merge pull request #60 from fjtrujy/feature/PSPSupport Twinaphex 2019-11-23 17:43:52 +01:00
  • e040afd35d Make PSP version to render the image it-self instead of using RetroArch Francisco Javier Trujillo Mata 2019-11-23 17:34:35 +01:00
  • ba5d66e0bc Fix flash 64K games not saving (Fix https://github.com/libretro/gpsp/issues/59) negativeExponent 2019-11-15 21:49:44 +08:00
  • 5afe4c2a39 [VITA] Fixes bug causing dynarec stuttering Francisco José García García 2019-11-09 10:47:18 +01:00
  • 3f17223e1a
    Merge pull request #57 from bmaupin/small-fixes Twinaphex 2019-10-24 20:10:52 +02:00
  • f1109b1df4 Use OPTIMIZE for compiling libco too bmaupin 2019-10-21 12:27:37 -04:00
  • e78375df8e Ignore .so files bmaupin 2019-10-21 12:25:58 -04:00
  • a6d35e0165
    Merge pull request #56 from bmaupin/enable-psp-dynarec hizzlekizzle 2019-10-22 15:19:04 -05:00
  • a60de42f3a Get dynarec working again for PSP bmaupin 2019-10-03 13:24:32 -04:00
  • 89e55e9902 Reenable native file IO on PSP bmaupin 2019-09-19 12:48:21 -04:00
  • 32eb4538c1 Ignore .a files bmaupin 2019-09-16 14:03:52 -04:00
  • 2e13ee1cfc Fix compiler warning for strict aliasing bmaupin 2019-09-16 14:03:24 -04:00
  • 24af89596e
    Merge pull request #55 from bmaupin/fix-compilation-for-psp Twinaphex 2019-09-14 07:00:43 +02:00
  • 7816b42a8c Fix compilation on PSP bmaupin 2019-09-13 13:44:48 -04:00
  • 16958ba2a7 Add libco implementation for PSP bmaupin 2019-09-13 13:44:12 -04:00
  • efd437a2b4
    Merge pull request #54 from yoshisuga/tvos_support Twinaphex 2019-09-05 03:45:58 +02:00
  • 8acc14cf34 (tvOS) Compile using tvOS SDK Yoshi Sugawara 2019-09-02 15:59:57 -10:00
  • 19aed0288d
    Merge pull request #51 from Classicmods/master Twinaphex 2018-11-03 14:00:02 +01:00
  • 2a8bcc0ae5 Added A7A7 Ryan 'Swingflip' Hamlin 2018-11-01 16:42:06 +00:00
  • d99f3ac9f1
    Merge pull request #50 from RetroSven/master Twinaphex 2018-08-12 10:14:21 +02:00
  • 89e311b489 add memory hooks for cheat/rumble Sven 2018-08-11 14:35:49 -04:00
  • 2500283a19
    Merge pull request #49 from Hedonium/input hizzlekizzle 2018-05-03 10:14:12 -05:00
  • c7959bb001 Update libretro.c: Add missing input descriptors Hedonium 2018-05-03 10:34:34 -04:00
  • 434612ab68
    Merge pull request #47 from webgeek1234/master Andrés 2018-04-06 20:31:44 -05:00
  • 9dcd9144cd Refactor android jni makefiles Aaron Kling 2018-04-06 16:13:44 -05:00
  • a9d1206901
    Merge pull request #46 from webgeek1234/master Twinaphex 2018-04-04 07:57:28 +02:00
  • d982c5d050 Allow compiling android jni for all archs Aaron Kling 2018-04-03 16:29:03 -05:00
  • 63a21c71e6
    Merge pull request #45 from webgeek1234/master Andrés 2018-03-31 17:42:03 -05:00
  • 4b0914b103 Fix up android jni makefiles Aaron Kling 2018-03-31 15:03:16 -05:00
  • 638aad3ad5 Add Switch target twinaphex 2018-01-10 03:14:18 +01:00
  • a00ccac058
    Merge pull request #43 from Tatsuya79/patch-1 Twinaphex 2018-01-06 18:30:15 +01:00
  • c745ed8229
    Recover 1 frame of input lag Tatsuya79 2018-01-06 17:27:48 +01:00
  • dbb83e56ab add travis build script Brad Parker 2017-10-23 21:15:47 -04:00
  • 5d1ae429e1 Merge pull request #40 from yoshisuga/master Twinaphex 2017-10-03 05:21:13 +02:00
  • 0b73fbaa1a support for iOS arm64 build Yoshi Sugawara 2017-10-02 15:57:25 -10:00
  • c31b3e857c Better error handling twinaphex 2017-01-24 18:24:03 +01:00
  • e87b0278d9 Merge pull request #34 from GregorR/libretro-git-version Twinaphex 2016-12-10 00:42:50 +01:00