Commit Graph

  • 215492152c Android: Show warning when Enable Cheats is off JosJuice 2021-08-11 13:40:12 +02:00
  • 1470dfcf81 Android: Add the ability to delete cheats JosJuice 2021-08-10 15:42:35 +02:00
  • 404eb13e2f Android: Add the ability to add cheats JosJuice 2021-08-10 13:51:32 +02:00
  • 6934b9a21d Android: Add headers to cheat list JosJuice 2021-08-10 12:58:19 +02:00
  • 109aef4b81 Android: Scroll to field with error when error occurs JosJuice 2021-08-10 15:12:05 +02:00
  • e299be1d85 Android: Add creator and notes fields for Gecko codes JosJuice 2021-08-09 19:54:52 +02:00
  • 883a9f8a99 Android: Allow viewing/editing the actual codes JosJuice 2021-08-09 15:24:32 +02:00
  • fc6c31c3db Android: Update cheat list when a cheat is edited JosJuice 2021-08-07 19:40:45 +02:00
  • 43dcbf33ad Android: Add edit button for cheats JosJuice 2021-08-07 16:08:07 +02:00
  • a303b4bc98 Android: Programmatically open/close cheat details JosJuice 2021-08-05 16:23:13 +02:00
  • 95879c2e76 Android: Add details view for cheats JosJuice 2021-08-04 22:38:14 +02:00
  • 93a1271386 Android: Add checkboxes for toggling cheats enabled JosJuice 2021-07-18 18:54:01 +02:00
  • 67a8855d9a Android: Add "Enable Cheats" setting to GUI JosJuice 2021-07-17 22:15:26 +02:00
  • 4d609c769f Android: Implement basic read-only cheats list JosJuice 2021-07-17 19:47:11 +02:00
  • ee3a5a4a81 Android: Create CheatsActivity JosJuice 2021-06-22 13:43:56 +02:00
  • bd92c29ef5 Core/CheatSearch: Avoid length underflow on new search. Admiral H. Curtiss 2021-09-16 08:13:02 +02:00
  • c40e8ee3a8 Qt/CheatsManager: Show disabled AR and Gecko tabs when no game is running. Admiral H. Curtiss 2021-09-16 07:35:15 +02:00
  • dd9047f7c5 Qt/GeckoCodeWidget: Disable functionality if no game id is given. Admiral H. Curtiss 2021-09-16 07:17:37 +02:00
  • a4b1ea3d70 Qt/ARCodeWidget: Disable functionality if no game id is given. Admiral H. Curtiss 2021-09-16 07:12:27 +02:00
  • aa2d089d1b Qt/MenuBar: Allow opening Cheats Manager regardless of emulation state and configuration. Admiral H. Curtiss 2021-09-16 06:50:21 +02:00
  • aee6e45386 Qt/CheatsManager: Let the 'Configure Dolphin' button shown in the Cheats Manager when Cheats are disabled actually open the settings. Admiral H. Curtiss 2021-09-16 06:49:03 +02:00
  • 4d1bd54917 Merge pull request #10095 from phire/fix-out-of-range-efb JMC47 2021-09-15 13:26:23 -04:00
  • 57a8ee049f Merge pull request #9886 from AdmiralCurtiss/cheat-search JMC47 2021-09-15 13:25:24 -04:00
  • 55397b6d52 DolphinQt: Rewrite cheat search GUI. Admiral H. Curtiss 2021-08-22 07:13:00 +02:00
  • f3346262d2 Core/CheatSearch: Implement cheat searching functionality. Admiral H. Curtiss 2021-08-22 07:12:51 +02:00
  • 2b9c65967e NetPlayClient: Change return value of OnData() to void Lioncash 2021-09-15 11:28:04 -04:00
  • ae714b25ba NetPlayClient: Split out OnData() Lioncash 2021-09-15 10:26:01 -04:00
  • 94cfbfc49d Merge pull request #10099 from AdmiralCurtiss/directoryblob-read-between-files Léo Lam 2021-09-15 14:38:37 +02:00
  • 94e9751dfe Merge pull request #10100 from Pokechu22/no-wglShareLists Léo Lam 2021-09-15 14:37:19 +02:00
  • 111c36e6cd Merge pull request #10101 from lioncash/kb Léo Lam 2021-09-15 13:24:05 +02:00
  • 7c909a73de SI_DeviceKeyboard: Shorten MapKeys() Lioncash 2021-09-13 12:15:31 -04:00
  • eb8bfabdfd BPStructs: make copy width/height const Scott Mansell 2021-09-15 11:54:40 +12:00
  • 15ec7bd546 Merge pull request #10097 from JosJuice/jitarm64-w0-clobber Léo Lam 2021-09-14 23:51:24 +02:00
  • b8f4a4ae44 GLInterface: Remove unneeded wglShareLists call Pokechu22 2021-09-14 10:47:35 -07:00
  • 819a0a69ff Merge pull request #10076 from lioncash/sibf Léo Lam 2021-09-14 19:10:39 +02:00
  • f76aaf65f6 Common/FileUtil: Strip trailing path separator in ScanDirectoryTree(). Admiral H. Curtiss 2021-09-14 06:51:34 +02:00
  • 37b80e2170 BPStructs: fix out-of-range EFB copy clamping Scott Mansell 2021-09-12 04:44:25 +12:00
  • 06d41c53ce DiscIO/DirectoryBlob: Handle reads between files. Admiral H. Curtiss 2021-09-14 07:09:55 +02:00
  • 74f2acd83b JitArm64: Move fresx/frsqrtex RW calls earlier JosJuice 2021-09-13 19:27:16 +02:00
  • 1c4155f800 JitArm64: Fix fresx/frsqrtex unlocking W0 too early JosJuice 2021-09-13 19:03:43 +02:00
  • d00e7d5a75 SI: Collapse interrupt generation check in UpdateInterrupts() Lioncash 2021-08-31 16:12:13 -04:00
  • ca24c32cbf SI: Eliminate trivial sign conversion cases in RegisterMMIO() Lioncash 2021-08-31 16:07:03 -04:00
  • ee863e6722 Merge pull request #10014 from OatmealDome/wiimote-disconnect-crash Léo Lam 2021-09-13 15:26:02 +02:00
  • 5f2a8d98fb Merge pull request #10093 from JosJuice/revert-revert-10025 Léo Lam 2021-09-13 14:54:01 +02:00
  • 1b32a61d6a Merge pull request #10094 from AdmiralCurtiss/namco-museum-branch-following JMC47 2021-09-10 23:42:04 -04:00
  • 788177a001 GameINI: Disable JIT branch following for Namco Museum to avoid major stuttering in Galaga Arrangement and Dig Dug Arrangement. Admiral H. Curtiss 2021-09-11 05:27:07 +02:00
  • 05f86b9f5b Merge pull request #10012 from Pokechu22/thps4-green-sky JMC47 2021-09-09 17:58:35 -04:00
  • 5ea121eeb5 Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window"" JosJuice 2021-09-08 22:08:43 +02:00
  • b4787cdbd3 Merge pull request #10077 from lioncash/dvdbf JosJuice 2021-09-08 21:37:09 +02:00
  • 52304df943 Merge pull request #10011 from JosJuice/android-cheats-preparation JosJuice 2021-09-08 21:36:56 +02:00
  • 2a22367211 Merge pull request #10056 from lioncash/qtloc JosJuice 2021-09-08 21:36:46 +02:00
  • 15eb56142a JitArm64: Read BATs in psq_l/psq_st address check JosJuice 2021-07-09 13:21:16 +02:00
  • 93e968208e JitArm64: Lock fewer registers when assumeNoPairedQuantize JosJuice 2021-07-10 13:21:27 +02:00
  • 96760093e9 JitArm64: Move psq_st address check to EmitBackpatchRoutine JosJuice 2021-07-09 12:13:58 +02:00
  • cd84339dfd JitArm64: Use EmitBackpatchRoutine more for psq_l/psq_st JosJuice 2021-07-09 10:59:53 +02:00
  • de21dc5fd9 JitArm64: Add bitset constants for caller saved registers JosJuice 2021-07-08 18:38:22 +02:00
  • 6c3141e0cc JitArm64: Change parameter order for quantized load routines JosJuice 2021-07-08 18:20:38 +02:00
  • 36b3d51523 JitArm64: Restructure the BackPatchInfo flags enum JosJuice 2021-07-08 17:53:01 +02:00
  • 059794b551 Merge pull request #10087 from JosJuice/jitarm64-psq-caller-saved Mai M 2021-09-08 04:00:43 -04:00
  • 8809d8eb61 Merge pull request #10089 from AdmiralCurtiss/jit-cache-valid-block-clear Mai M 2021-09-08 04:00:23 -04:00
  • 5538e90ebf Merge pull request #10090 from Pokechu22/d3d-isnan-replacement Mai M 2021-09-08 03:59:45 -04:00
  • 52c82733f6 Use custom isnan implementation to avoid HLSL optimizer issues Pokechu22 2021-09-07 17:27:18 -07:00
  • 34992f52c7 PowerPC/JitCache: Clear valid_block bits for long invalidations. Admiral H. Curtiss 2021-09-07 23:08:47 +02:00
  • 23f6fdebcb Revert "JitArm64: Indexed paired loadstores workaround, attempt 2" JosJuice 2021-08-30 17:04:09 +02:00
  • 743de44f03 JitArm64: Move psq_stXX GetCallerSavedUsed calls later JosJuice 2021-09-05 11:38:39 +02:00
  • 282fda1530 Merge pull request #10086 from JosJuice/jitarm64-w0 Mai M 2021-09-04 21:14:40 -04:00
  • ea1210773c JitArm64: Fix W0 being present twice in register cache JosJuice 2021-09-04 12:33:32 +02:00
  • 4b8b53ac73 Merge pull request #10083 from JoeyBallentine/bfbb-dualcore-fix JosJuice 2021-09-03 16:52:06 +02:00
  • 6d25717d75 Disable dual core by default for multiple Heavy Iron games Joey Ballentine 2021-09-01 19:26:04 -04:00
  • 156ccdb805 Merge pull request #10082 from lioncash/texenum JosJuice 2021-09-02 08:14:05 +02:00
  • f36fd5fa39 BPMemory: Make ZTexOp enum an enum class Lioncash 2021-09-01 18:13:56 -04:00
  • 907091ac35 Merge pull request #10078 from Pokechu22/msbuild-DivUtils JosJuice 2021-09-01 15:49:29 +02:00
  • 269b7a2166 MemoryInterface: Eliminate trivial sign conversion cases Lioncash 2021-09-01 06:39:03 -04:00
  • 163b24833d MemoryInterface: Migrate bitfields over to Common::BitField Lioncash 2021-09-01 06:26:21 -04:00
  • e9c6c13886 msbuild: Move DivUtils to DolphinLib.props Pokechu22 2021-08-31 22:48:07 -07:00
  • 15566048f0 DVDInterface: Migrate bitfields over to Common::BitField Lioncash 2021-08-31 17:15:38 -04:00
  • e68b9de62c SI: Migrate bitfields to Common::BitField Lioncash 2021-08-31 15:43:52 -04:00
  • 32c7524f4d Merge pull request #10021 from Dentomologist/make_windows_tabbar_scroll_buttons_opaque Léo Lam 2021-08-31 19:18:03 +02:00
  • c3dadd140b Merge pull request #10074 from lioncash/pte Léo Lam 2021-08-31 19:17:08 +02:00
  • ef358a122a Merge pull request #10075 from lioncash/memcheck Léo Lam 2021-08-31 19:06:33 +02:00
  • ed0aa5928f Gekko: Remove unused UReg_PTE Lioncash 2021-08-31 12:04:07 -04:00
  • 029aff0741 MMU: Remove now-unused defines Lioncash 2021-08-31 11:13:42 -04:00
  • 7a6b63b309 MMU: Don't truncate 64-bit values when calling Memcheck() Lioncash 2021-08-31 11:35:10 -04:00
  • 1fa1e7135c DolphinQt: Make Windows tab bar scroll buttons opaque Dentomologist 2021-08-11 11:33:59 -07:00
  • a8ebca4fc6 MMU: Invert conditionals in Memcheck() Lioncash 2021-08-31 11:30:55 -04:00
  • ee40b640d3 MMU: Make use of UPTE_Lo and UReg_SR in TranslatePageAddress() Lioncash 2021-08-31 10:52:49 -04:00
  • e687569e02 Gekko: Add union for segment registers Lioncash 2021-08-31 10:38:08 -04:00
  • 755c599c83 Translation resources sync with Transifex JosJuice 2021-08-31 16:42:26 +02:00
  • 75840f62ff MMU: Make use of UReg_SDR1 in SDRUpdated() Lioncash 2021-08-31 10:20:54 -04:00
  • 1c776d8c1a MMU: Move invalidation logic into the TLBEntry struct Lioncash 2021-08-31 10:04:42 -04:00
  • 3216040bfe MMU: Remove implicit sign conversions and truncation in UpdateTLBEntry Lioncash 2021-08-31 09:55:13 -04:00
  • c008b1c335 MMU: Move UPTE1/UPTE2 unions into Gekko.h Lioncash 2021-08-31 09:43:37 -04:00
  • 65e131ef5f MMU: Convert PTE unions over to Common::BitField Lioncash 2021-08-31 09:33:23 -04:00
  • c5becb4a7e Merge pull request #10040 from JosJuice/simplify-mcrfs Léo Lam 2021-08-31 15:31:54 +02:00
  • d1048f390e Merge pull request #10073 from JosJuice/revert-10025 Léo Lam 2021-08-31 12:18:25 +02:00
  • e376a985e4 Revert "DolphinQt: Minor consistency fixes for the Settings window" JosJuice 2021-08-31 09:15:03 +02:00
  • e69f7e7c77 Merge pull request #10072 from Tilka/dsp_cycles Tilka 2021-08-31 03:54:06 +01:00
  • 72ca41b9bf DSPInterpreter: fix off-by-one errors in cycle counting Tillmann Karras 2021-08-31 01:46:49 +01:00
  • c2c30b4d50 Merge pull request #10026 from PatrickFerry/ini-fixes-3 Léo Lam 2021-08-31 02:12:01 +02:00
  • 8ecb0447b6 Merge pull request #10025 from mbc07/gui-fixes-settings Léo Lam 2021-08-31 01:43:02 +02:00