Commit Graph

  • 9b6740c0e5
    Minor updates to Windows section of dev manual. Rafael Kitover 2021-06-30 14:04:25 +0000
  • 26cfbee696
    Transifex pull. Rafael Kitover 2021-06-29 11:06:23 +0000
  • 8c1ad5d13e Force enable real time clock (required by certain GBA games) Justin Cheung 2021-02-02 11:16:40 -0800
  • 3e64f233c6 Fixed buffer overflow in ROM buffer in CPULoadRomData Justin Cheung 2021-02-02 11:12:27 -0800
  • fe7bfd5af4 Added stubs for building VBA-M for GBADeltaCore Justin Cheung 2021-02-02 11:09:10 -0800
  • eb6c434e29
    Merge pull request #104 from negativeExponent/libretro Autechre 2021-05-28 01:56:31 +0200
  • c05056ab91 HuC3: Update negativeExponent 2021-05-27 13:02:22 +0800
  • 6dca6fe8df
    Merge pull request #103 from negativeExponent/huc3 Autechre 2021-05-25 06:36:40 +0200
  • 93084990b2 HuC3: Refactoring to avoid breaking savestates negativeExponent 2021-05-25 12:08:08 +0800
  • 5187d70e30
    Merge pull request #102 from negativeExponent/huc3 Autechre 2021-05-25 05:30:51 +0200
  • ab7f7baab0 Libretro: Only enable RTC save if gbRTCPresent=1 negativeExponent 2021-05-25 09:52:44 +0800
  • 05a046e7ed HuC3: Enable battery save, update RTC support negativeExponent 2021-05-24 09:11:48 +0800
  • 685a495d5c
    Merge pull request #101 from negativeExponent/patch-1 Autechre 2021-05-23 03:16:04 +0200
  • fcc8b273c3
    android: Fix build negativeExponent 2021-05-23 08:58:43 +0800
  • 501909c57b
    Merge pull request #99 from negativeExponent/libretro_updates Autechre 2021-05-22 05:15:30 +0200
  • bdb65596ce Libretro: Remove serial emulation workaround negativeExponent 2021-05-22 08:29:12 +0800
  • 70477dcd9b GBA:Fix serial emulation if compiled with NO_LINK negativeExponent 2021-05-22 08:26:19 +0800
  • 15bcad1351 GB:Fix serial emulation when compiled with NO_LINK negativeExponent 2021-05-22 08:00:33 +0800
  • e38b4c40c9
    Merge pull request #98 from negativeExponent/libretro_updates Autechre 2021-05-21 18:39:52 +0200
  • a9f35645b7 DMA:Linger last DMA on bus (Backport 511e58c849) negativeExponent 2021-05-21 17:37:58 +0800
  • 025f3079b1 GBA:Fix a few memory read/write issues negativeExponent 2021-05-21 14:50:20 +0800
  • 4e5b61f220 Backport fix e560db692f negativeExponent 2021-05-21 12:49:47 +0800
  • 19aae231c0 Wrap these with #ifdef BKPT_SUPPORT negativeExponent 2021-05-20 15:06:41 +0800
  • 21c08e9d9f Cleanup unused variables negativeExponent 2021-05-20 15:01:40 +0800
  • 11bd3e0eee Silence warning [-Wsign-compare] negativeExponent 2021-05-20 13:24:40 +0800
  • 6afbc9a09c Remove unused files and folders negativeExponent 2021-05-20 13:15:05 +0800
  • 25fefc1b3d Implement libretro input bitmask negativeExponent 2021-05-20 14:12:08 +0800
  • e91b5e1eac Use constant aliases in MainFrame::FilterEvent() Fabrice de Gans-Riberi 2021-04-25 15:25:57 -0700
  • 109573dea6
    Merge pull request #97 from ds22x/master Autechre 2021-03-16 02:09:53 +0100
  • 210e79bb74 Add descriptions for the 'Interframe Blending' and 'LCD Color Filter' options ds22x 2021-03-16 00:17:19 +0100
  • f355646fb8 Add ios-arm64/tvos-arm64 twinaphex 2021-03-14 11:50:23 +0100
  • e55ed5c0f4
    installdeps: Support NixOS. Rafael Kitover 2021-02-27 05:10:55 +0000
  • 544715ddaa
    Transifex pull. Rafael Kitover 2021-02-11 03:08:30 +0000
  • 31789aafba
    Merge remote-tracking branch 'libretro/master' Rafael Kitover 2021-02-11 02:13:55 +0000
  • 8a3456f823
    Default to not change battery on state load. Rafael Kitover 2021-02-09 15:01:22 +0000
  • 1b6d9557a2
    docs: Specify that nightlies are Windows and Mac. Rafael Kitover 2021-02-02 01:55:22 -0800
  • ab68794361
    cmake: Fix mac app zip + misc.. Rafael Kitover 2021-02-02 01:49:16 -0800
  • eaf4785915
    builder: Update for mac builds on Big Sur 11.1. Rafael Kitover 2021-02-01 09:39:48 -0800
  • c13de4518c (macOS) Add 64bit ARM MacOS support twinaphex 2021-01-29 19:25:53 +0100
  • b50ff8584c add a missing break in half word reads Squall Leonhart 2021-01-27 06:45:20 +1100
  • 92eab848e7
    add a missing break in half word reads Squall Leonhart 2021-01-27 06:45:20 +1100
  • b0c029a389 SDL: Fix more indentation mistakes Clownacy 2020-12-14 21:32:16 +0000
  • 524c594a73 SDL: Use sizeof to determine buffer sizes Clownacy 2020-12-14 20:58:13 +0000
  • d464bc4dfe SDL: Fix Windows build never searching PATH Clownacy 2020-12-14 20:46:45 +0000
  • 2a237aea6b SDL: Mark some parameters as const Clownacy 2020-12-14 20:33:33 +0000
  • d412711465 SDL: Silence a warning and optimise some logic Clownacy 2020-12-14 20:30:56 +0000
  • fd445481a0 Minor cleanup to SDL.cpp Clownacy 2020-12-14 19:52:34 +0000
  • 1fb37d3370
    Transifex pull. Rafael Kitover 2021-01-12 02:50:18 +0000
  • 1f99ed712d
    Update .gitlab-ci.yml Autechre 2021-01-09 19:13:49 +0100
  • e1a728b7ac
    Transifex pull. Rafael Kitover 2021-01-04 10:11:33 +0000
  • ab9f756bf8
    Update .gitlab-ci.yml Autechre 2021-01-02 01:28:36 +0100
  • 619a5cce68 SDL: Fix build with SDL 2.0.14 after KMOD_GUI change to enum Rémi Verschelde 2020-12-31 00:22:21 +0100
  • 6110c47435
    SDL: Fix build with SDL 2.0.14 after KMOD_GUI change to enum Rémi Verschelde 2020-12-31 00:22:21 +0100
  • ea2c9363f1
    Transifex pull. Rafael Kitover 2020-12-29 12:19:38 +0000
  • 331ba35aeb Update twinaphex 2020-12-20 19:35:08 +0100
  • 064fa7b067 Fix SDL audio delay Clownacy 2020-12-14 17:28:12 +0000
  • 7db3c817eb Fixed SDL audio using the wrong audio specification Clownacy 2020-12-14 16:22:39 +0000
  • bb903e5e08
    Transifex push/pull. Rafael Kitover 2020-12-17 05:14:46 +0000
  • 76c3a7477f SDL: Fix more indentation mistakes Clownacy 2020-12-14 21:32:16 +0000
  • 8c80f847fd SDL: Use sizeof to determine buffer sizes Clownacy 2020-12-14 20:58:13 +0000
  • 87d691b7e8 SDL: Fix Windows build never searching PATH Clownacy 2020-12-14 20:46:45 +0000
  • cf55c046a6 SDL: Mark some parameters as const Clownacy 2020-12-14 20:33:33 +0000
  • cd4987d889 SDL: Silence a warning and optimise some logic Clownacy 2020-12-14 20:30:56 +0000
  • aef609a73f Minor cleanup to SDL.cpp Clownacy 2020-12-14 19:52:34 +0000
  • 72490238a2 Fix SDL audio delay Clownacy 2020-12-14 17:28:12 +0000
  • 57f51c7707 Fixed SDL audio using the wrong audio specification Clownacy 2020-12-14 16:22:39 +0000
  • 81d3b71cd7
    Ask for factory reset in README, issue template. Rafael Kitover 2020-12-14 12:58:44 +0000
  • 8455e7add0 Remove unintended semicolon from CPACK_PACKAGE_VERSION_PATCH Clownacy 2020-12-11 14:09:03 +0000
  • 88d6cfbc86
    Remove unintended semicolon from CPACK_PACKAGE_VERSION_PATCH Clownacy 2020-12-11 14:09:03 +0000
  • 2cdd1fafb6 Update osx target twinaphex 2020-12-09 08:20:42 +0100
  • e6da5ee86c
    Update .gitlab-ci.yml Autechre 2020-12-09 04:42:55 +0100
  • c9595c3668
    Fix checking for `wx-config` first on Gentoo. Rafael Kitover 2020-12-05 11:37:40 +0000
  • c18653d27e
    Merge remote-tracking branch 'libretro/master' Rafael Kitover 2020-12-05 10:42:49 +0000
  • 960e8d4bc0
    Merge pull request #93 from webgeek1234/master Autechre 2020-12-04 18:35:18 +0100
  • aaa61676f4 libretro: Update gitlab ci extends ordering Aaron Kling 2020-12-01 23:50:32 -0600
  • 7aa0509e0e
    Update copyright year in about dialog to 2020. Rafael Kitover 2020-11-29 18:40:51 +0000
  • f015f743b7
    Add link General Purpose mode for FFTA. ffta-link Rafael Kitover 2020-11-27 11:16:54 +0000
  • dfa97d8a91
    Ask to test nightly in README and issue template. Rafael Kitover 2020-11-27 06:15:10 +0000
  • ecdaf6df23
    MSVC+vcpkg build update. Rafael Kitover 2020-11-25 15:44:10 +0000
  • 4fc3b4297d Handle allocation quirk on non-null-returning allocators Koakuma 2020-11-21 12:10:15 +0700
  • 637e3f425d Handle allocation quirk on non-null-returning allocators Koakuma 2020-11-21 12:10:15 +0700
  • edc34942a8 Refactor wxSDLJoy Fabrice de Gans-Riberi 2020-09-05 21:56:38 -0700
  • 8e20720a34 Refactor wxSDLJoy Fabrice de Gans-Riberi 2020-09-05 21:56:38 -0700
  • a00f258588
    Rewrite Windows dev env guide in dev manual. Rafael Kitover 2020-10-15 21:43:18 +0000
  • e1fd75629f
    Link Windows Media Foundation libs with ffmpeg. Rafael Kitover 2020-10-13 12:51:26 +0000
  • a078dd2487
    Add -D__STDC_LIMIT_MACROS for Visual Studio 2017. Rafael Kitover 2020-10-12 21:23:47 +0000
  • 3a6e4b3c27
    Merge remote-tracking branch 'libretro/master' into master Rafael Kitover 2020-10-12 16:40:19 +0000
  • 26e9a6e3d9 (iOS/tvOS) fix building for iOS; add tvOS support twinaphex 2020-10-10 03:23:59 +0200
  • dc9422c479 if not defined, define it twinaphex 2020-10-08 05:41:56 +0200
  • 7b3c721f64 Add .gitlab-ci.yml twinaphex 2020-10-08 05:35:51 +0200
  • 0ddd50273c
    Fix mxe apt repo selection. Rafael Kitover 2020-09-29 21:49:11 +0000
  • 13854135a9
    Write CFBundleShortVersionString to Info.plist. Rafael Kitover 2020-09-29 14:13:26 -0700
  • 65a67f219a Don't set wx-config prefix from CMAKE_PREFIX_PATH Joseph Griego 2020-09-20 20:36:47 -0400
  • 890f560553
    Switch to C++17 for GUI. Rafael Kitover 2020-09-28 12:09:54 +0000
  • cb0933bf44
    Stop changing plane ptrs in rec. audio frames. Rafael Kitover 2020-09-28 01:33:58 +0000
  • 98b2fb6ebb
    Fix finding wxWidgets on Gentoo. Rafael Kitover 2020-09-24 01:33:45 +0000
  • 2f901cb09d Don't set wx-config prefix from CMAKE_PREFIX_PATH Joseph Griego 2020-09-20 20:36:47 -0400
  • c0923bf0a4
    Initial support for GC and Switch controllers. Rafael Kitover 2020-09-15 04:14:22 +0000
  • 80634683b1 Force a panel update when configuring bilinear. Brian Searls 2020-09-05 14:13:15 -0700
  • 4068cb422e Force a panel update when configuring bilinear. Brian Searls 2020-09-05 14:13:15 -0700