Commit Graph

  • b7e7a83033
    triger build primehack-master Léo Haf 2024-06-20 17:14:32 +0200
  • 03117e2947 version string 1.0.7a sirmangler 2023-12-28 14:32:27 +0000
  • 189ee86f35 Fix ElfModLoader not grabbing initial values for CVars vyuuui 2023-12-28 00:38:00 -0500
  • 05b6f06066
    Fix Mac CI build (#152) master TellowKrinkle 2023-12-27 07:51:20 -0600
  • bd2591a28a version string 1.0.7 sirmangler 2023-12-10 19:56:01 +0000
  • b125907775 fix windows build sirmangler 2023-12-10 19:51:22 +0000
  • 1dd9bc3c1d Fix Metroid UI making missile overlap HOME vyuuui 2023-11-27 06:31:09 -0800
  • f515370754 Update to work with dolphin@dc0814ae4622313d513468bdc377ee9c031de199 vyuuui 2023-11-26 09:39:44 -0800
  • bed219149a Add pixel bug fix vyuuui 2023-11-26 08:27:21 -0800
  • b5e07127c3 Add InputCommon changes vyuuui 2023-11-26 08:10:14 -0800
  • b08ddb14a1 Add miscellaneous changes vyuuui 2023-11-26 07:57:52 -0800
  • 483fcc2b51 Add all UI changes vyuuui 2023-11-26 07:45:43 -0800
  • 3658e1e317 Add all core changes vyuuui 2023-11-26 06:19:32 -0800
  • 2db533abb1 Add all controller modifications vyuuui 2023-11-26 05:15:16 -0800
  • 9d2bb1865f Re-add all base Primehack code vyuuui 2023-11-26 04:22:45 -0800
  • dc0814ae46
    Merge pull request #12301 from Tilka/ax_volume Admiral H. Curtiss 2023-11-17 18:18:16 +0100
  • da1bf29722 AX: fix envelope volume for Wii ucodes Tillmann Karras 2023-11-16 21:40:01 +0000
  • b40a824f92 Translation resources sync with Transifex JosJuice 2023-11-15 21:19:12 +0100
  • 6309aa0010
    Merge pull request #12175 from Sam-Belliveau/correct-area-sampling Admiral H. Curtiss 2023-11-15 01:49:45 +0100
  • 3975d5e923
    Merge pull request #12176 from Filoppi/patch-22 Admiral H. Curtiss 2023-11-14 19:53:35 +0100
  • 7894b40111
    Fix inner area sampling loop from going beyond bounds Sam Belliveau 2023-11-14 12:05:12 -0500
  • 87c27936fc
    Merge pull request #12238 from AdmiralCurtiss/achievementheaderwidget-unused-variables Tilka 2023-11-12 21:24:17 +0000
  • aa1311cd78
    Merge pull request #12268 from JosJuice/fastmem-terminology Tilka 2023-11-12 19:44:45 +0000
  • 166423ad61
    Merge pull request #12273 from Dentomologist/dolphinqt_remove_unnecessary_qoverloads Tilka 2023-11-12 19:43:05 +0000
  • 4b38560323
    Merge pull request #12282 from Wack0/mmu-tlb-patch Tilka 2023-11-12 19:41:23 +0000
  • 15a3200b70
    Merge pull request #12288 from Pokechu22/bp-stride-scale-fallthrough Tilka 2023-11-12 19:35:37 +0000
  • 4285e9d8aa
    Merge pull request #12276 from Tilka/ax_volume Tilka 2023-11-12 19:35:15 +0000
  • 3984d1964b Fix accidental fallthrough in BPStructs Pokechu22 2023-10-29 16:51:53 -0700
  • e7b922ee62
    Merge pull request #12286 from Pokechu22/more-bp-register-descriptions Tilka 2023-11-12 07:59:32 +0000
  • da8407e01c Add descriptions for more BP registers Pokechu22 2023-11-11 16:49:05 -0800
  • dfdb9a4a07 Clarify per-texture tmem information in the fifo analyzer Pokechu22 2023-10-29 19:59:05 -0700
  • ea41d0e384 Convert BPMEM_LOADTLUT1 to a struct Pokechu22 2023-10-29 19:24:40 -0700
  • 2a1d445b30 Enhance description of BPMEM_PRELOAD_MODE in the fifo analyzer Pokechu22 2023-10-29 19:23:43 -0700
  • 6bad17b170 Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride Pokechu22 2023-10-29 17:54:51 -0700
  • e5d2deb017
    Merge pull request #12287 from Tilka/blending Tilka 2023-11-12 07:31:13 +0000
  • ac9079f2ca VideoCommon: copy software renderer logic for blend mode priorities Tillmann Karras 2023-11-12 05:47:22 +0000
  • 9543555bfe Fix typo in comment for bpmem.texcoords Pokechu22 2023-10-29 15:44:17 -0700
  • d65c10ef85 trigger action sirmangler 2023-11-11 16:33:02 +0000
  • 2333fc2701 MMU: Use VSID in segment register as additional TLB lookup key Rairii 2023-11-10 12:51:51 +0000
  • f35ee22755
    Merge pull request #12283 from Dentomologist/wiisocket_delete_move_assignment_operator Admiral H. Curtiss 2023-11-11 13:31:16 +0100
  • 9ebd257206 WiiSocket: Explicitly delete move operators Dentomologist 2023-11-10 11:37:17 -0800
  • 4345980b25
    Merge pull request #12284 from Dentomologist/sdl_add_default_case_to_switch_statement Admiral H. Curtiss 2023-11-10 21:25:40 +0100
  • 2d3bae9c79 SDL: Add default case to switch statement Dentomologist 2023-11-10 11:59:11 -0800
  • 620fbcdfb7
    Merge pull request #12274 from JosJuice/jitarm64-non-dirty-immediates Admiral H. Curtiss 2023-11-08 20:44:32 +0100
  • 8064fecbb8
    Merge pull request #12277 from Wack0/patch-1 Admiral H. Curtiss 2023-11-08 19:44:44 +0100
  • 18d777095b
    MMU: on DSI exception, don't set store bit on read Rairii 2023-11-08 16:06:11 +0000
  • 8140d6b1d3 Translation resources sync with Transifex JosJuice 2023-11-07 20:01:29 +0100
  • aec5238aa6
    Merge pull request #12237 from AdmiralCurtiss/hard-label JosJuice 2023-11-06 20:22:23 +0100
  • 40bf452ac8
    Merge pull request #12182 from JosJuice/jit64-ps-sum1 Admiral H. Curtiss 2023-11-06 14:50:33 +0100
  • b8bc391d27 AX: make volume field signed Tillmann Karras 2023-11-05 20:40:56 +0000
  • ec69ed2173
    Merge pull request #12133 from mandar1jn/skylanders-improved-generation Admiral H. Curtiss 2023-11-05 18:29:19 +0100
  • 1748e6416f
    Merge pull request #12272 from AdmiralCurtiss/dark-mode-gui Admiral H. Curtiss 2023-11-05 18:28:59 +0100
  • 2f9e98b77b
    DolphinQt: Check theme instead of system for when to apply dark title bars on Windows. Admiral H. Curtiss 2023-11-05 18:13:00 +0100
  • afdf6de041
    Skylanders: Improve figure data view and generation Mandar1jn 2023-08-24 17:24:30 +0200
  • 9a342af857
    Merge pull request #12275 from JosJuice/directoryblob-comma JosJuice 2023-11-05 14:40:25 +0100
  • ed6014ddb5
    DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark style can be manually selected. Admiral H. Curtiss 2023-11-04 18:41:52 +0100
  • 8f55c28472
    DolphinQt/Settings: Add option to force the light or dark style on Windows. Admiral H. Curtiss 2023-11-04 18:25:42 +0100
  • 6d585b6eb6
    DolphinQt/Settings: Split setting of the user style into two functions. Admiral H. Curtiss 2023-11-04 17:56:43 +0100
  • 9d08c8a45d
    Merge pull request #12271 from TryTwo/Qt_Display_Fixes Admiral H. Curtiss 2023-11-05 12:53:45 +0100
  • 9c53c110f8 DiscIO: Remove unintentional use of comma operator JosJuice 2023-11-05 09:24:49 +0100
  • f9dd13a309 JitArm64: Preserve dirty flag when materializing immediate JosJuice 2023-11-05 09:21:58 +0100
  • 1b7bd32ac1 JitArm64: Correctly flush non-dirty immediates JosJuice 2023-11-05 09:15:08 +0100
  • 2a5147a19b Dark style: add QTableCornerButton. Fix padding for tables. CodeDiffDialog: Fix QTableWidget UI issues TryTwo 2023-11-02 22:34:25 -0700
  • 43e69d3e6a DolphinQt: Remove unnecessary qOverloads Dentomologist 2023-11-04 14:01:39 -0700
  • b7b8f46832
    Merge pull request #12259 from Sintendo/frsqrte-unit-test Tilka 2023-11-04 20:10:23 +0000
  • 6b2d801ed7
    Merge pull request #12267 from JosJuice/contributing-leaks JosJuice 2023-11-03 22:37:50 +0100
  • a2a733f4a3 Contributing.md: Make our stance on leaked information explicit JosJuice 2023-11-02 20:08:05 +0100
  • c7243c368f
    Merge pull request #12270 from AdmiralCurtiss/clang-enum-out-of-range-2 Admiral H. Curtiss 2023-11-03 16:34:50 +0100
  • b181842092
    Netplay: Fix building on clang 17. Admiral H. Curtiss 2023-11-03 16:15:04 +0100
  • 7dae4dd3d2
    Merge pull request #12266 from noahpistilli/kd-junk-data Admiral H. Curtiss 2023-11-03 15:27:44 +0100
  • ad2044993d IOS/KD: Disable download and mail when files are invalid Sketch 2023-11-02 14:13:17 -0400
  • 482da7975b Jit: Define new terms related to fastmem JosJuice 2023-11-02 20:54:34 +0100
  • b4c0da30bd
    Merge pull request #12244 from DacoTaco/feature/crypto Admiral H. Curtiss 2023-11-02 19:36:40 +0100
  • 2241aaf168 IOS: implement /dev/aes DacoTaco 2023-10-17 20:09:04 +0200
  • d4c18f3f31 IOS: implement /dev/sha DacoTaco 2023-10-18 21:48:19 +0200
  • 13c70eeb31
    Merge pull request #12257 from Wack0/patch-1 JosJuice 2023-11-01 21:10:39 +0100
  • 17122f171a
    Merge pull request #12260 from Pokechu22/multiple-fifo-recording-regression Admiral H. Curtiss 2023-11-01 12:01:52 +0100
  • ff009dd8b5
    Merge pull request #12258 from skyfloogle/traversal-logging Admiral H. Curtiss 2023-11-01 11:56:39 +0100
  • 166d8a1aa3
    Merge pull request #12211 from JosJuice/toggle-dcache Admiral H. Curtiss 2023-11-01 11:53:56 +0100
  • d04e67be3d Add fastmem arena setting JosJuice 2023-10-01 22:54:09 +0200
  • 8686536d7d Jit: Always initialize fastmem arena JosJuice 2023-09-30 19:38:09 +0200
  • 0606433404 JitArm64: Check fastmem instead of fastmem_arena JosJuice 2023-10-01 21:57:28 +0200
  • b3bfcc5d7f PowerPC: Allow toggling write-back cache during emulation JosJuice 2023-09-09 16:19:47 +0200
  • 899d61bc7d Jit64: Recompile asm routines on cache clear JosJuice 2023-09-30 17:32:51 +0200
  • 5e74a8b850 Jit64: Don't make use of fastmem arena when dcache is enabled JosJuice 2023-09-30 19:13:52 +0200
  • b32ac9353e
    Merge pull request #12262 from AdmiralCurtiss/last-state-order-refactor JosJuice 2023-10-31 19:39:47 +0100
  • 8e51f0c054
    Merge pull request #12264 from Dentomologist/cheats_manager_fix_factory_widget_spacing Admiral H. Curtiss 2023-10-31 19:02:58 +0100
  • 74d3ba7c46 Cheats Manager: Fix factory widget spacing Dentomologist 2023-10-30 17:41:40 -0700
  • ef7f3b5bac UnitTests: Test ApproximateReciprocalSquareRoot Sintendo 2023-10-29 20:57:41 +0100
  • 437946fb1a
    Core/State: Refactor logic for determining the relative age of existing savestates. Admiral H. Curtiss 2023-10-30 18:49:58 +0100
  • 99a3bbc055
    Core/State: Return an empty string on invalid input to SystemTimeAsDoubleToString(). Admiral H. Curtiss 2023-10-30 19:16:59 +0100
  • 03f8ec09eb
    Merge pull request #12261 from TryTwo/Bugfix_GetAddress Admiral H. Curtiss 2023-10-30 10:49:13 +0100
  • 045868bbb4
    Merge pull request #12256 from malleoz/savestate_read_header_fix Admiral H. Curtiss 2023-10-30 10:45:14 +0100
  • 490e4b78a7 Bugfixes for PPCDebugInterface::GetMemoryAddressFromInstruction FromChars cannot return a value prefixed with 0x. Possible regex failures on rX, rY, rZ TryTwo 2023-10-29 22:54:45 -0700
  • 35831f342e Fix regression when recording multiple fifologs Pokechu22 2023-10-29 15:23:31 -0700
  • bee6d5bfb6 Netplay: Don't log skippable events as errors Floogle 2023-10-28 17:57:22 +0200
  • 220988d064
    Merge pull request #12161 from krnlyng/tools_no_show_raw_insn Tilka 2023-10-28 03:28:28 +0100
  • 2ccc2bfb2e
    Merge pull request #12250 from Sintendo/dcbx-nit Tilka 2023-10-28 02:33:51 +0100
  • 9bea807732
    Merge pull request #12249 from Sintendo/frsqrte-nit Tilka 2023-10-28 02:15:05 +0100
  • 2212a5b225
    Merge pull request #12254 from AdmiralCurtiss/savestate-no-xfb-stride Tilka 2023-10-28 02:14:30 +0100