Commit graph

  • 3eaa3f546b
    Update RM8E01.ini Tabitha 2025-01-03 21:51:43 -05:00
  • 30bcb2b8dd JitArm64: Drop GetCRFieldBit's negate parameter JosJuice 2024-11-02 10:33:04 +01:00
  • 6ecd292db4 JitArm64: Use BIC/EON/ORN in crXXX JosJuice 2024-05-25 17:35:42 +02:00
  • 123aa3b9ec JitArm64: Add negate parameter to SetCRFieldBit JosJuice 2024-05-25 17:17:08 +02:00
  • 77a5739333 JitArm64: Port some crXXX optimizations from Jit64 JosJuice 2024-05-25 16:23:37 +02:00
  • 120a28e9d4 JitArm64: Refactor CR bit manipulation code JosJuice 2024-05-25 08:57:35 +02:00
  • df2bbe1ee3 Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN Nayla Hanegan 2025-01-03 17:52:43 -05:00
  • f87c489ee9 derp Nayla Hanegan 2025-01-03 17:52:26 -05:00
  • 085035ba46
    Update GP5E01.ini Tabitha 2025-01-03 17:26:40 -05:00
  • 6eee9a646e
    Update GP5E01.ini Tabitha 2025-01-03 17:26:24 -05:00
  • 87f41be32a
    Update GP6E01.ini Tabitha 2025-01-03 17:04:02 -05:00
  • a50aaccaad more fixes Nayla Hanegan 2025-01-03 16:56:40 -05:00
  • 813d535002 change registry flag Nayla Hanegan 2025-01-03 16:54:19 -05:00
  • b7b9fe5369 old codehandler remove Nayla Hanegan 2025-01-03 16:41:38 -05:00
  • 558c49042d rename Nayla Hanegan 2025-01-03 16:41:17 -05:00
  • 1242123537 Remove MPN Extended rename super extended to MPN Extended Nayla Hanegan 2025-01-03 16:38:57 -05:00
  • f53b88a474 Super extended for mp7 Nayla Hanegan 2025-01-03 16:33:47 -05:00
  • 9b3b6bea9d
    Merge pull request #12801 from JosJuice/jitarm64-crxxx-opt JMC47 2025-01-03 16:32:49 -05:00
  • a5a40de3cc Jit: Don't skip incrementing numLoadStoreInst/numFloatingPointInst JosJuice 2024-05-29 22:14:25 +02:00
  • 7dddc39068 Jit: Further improve flushing for skipped instructions JosJuice 2024-05-29 22:07:15 +02:00
  • c04d8415b3 Jit: Fix "skip redundant flushes" for skipped instructions JosJuice 2024-05-29 21:37:58 +02:00
  • b134d7c2b9 Revert "Android/GCAdapter: Don't join current thread" JosJuice 2025-01-02 17:50:17 +01:00
  • 44f1c2010c Android: Detect GCAdapter disconnection using BroadcastReceiver JosJuice 2025-01-02 17:37:57 +01:00
  • 812ed34dc3 Android: Detect GCAdapter connection using BroadcastReceiver JosJuice 2025-01-02 17:22:29 +01:00
  • e1ebbd0819 Android: Clean up naming in Java_GCAdapter and Java_WiimoteAdapter JosJuice 2025-01-02 15:39:41 +01:00
  • 2573b127d0 comment out this code again Nayla Hanegan 2025-01-01 18:07:16 -05:00
  • d402a29479
    Merge pull request #68 from dolphin-emu/master Tabitha 2025-01-01 17:59:21 -05:00
  • 89d176fd8b Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN Nayla Hanegan 2025-01-01 17:56:43 -05:00
  • 24f5d5e76b Super Extended codehandler fix Nayla Hanegan 2025-01-01 17:55:16 -05:00
  • f12846a0e9 DolphinQt: Make input mapping and output testing non-blocking. Jordan Woyak 2024-11-02 02:52:18 -05:00
  • bc95c001c8 InputCommon: Move input mapping function into a class for non-blocking usage. Jordan Woyak 2024-11-01 23:16:47 -05:00
  • d2315942f2
    Update org.DolphinEmu.dolphin-emu.metainfo.xml.in Eggmanplant 2025-01-01 20:51:46 +00:00
  • 216890ab5f Simplify std::search with Common::ContainsSubrange mitaclaw 2024-10-01 11:41:25 -07:00
  • 4da2338ab5 Simplify std::find_if with Common::Contains mitaclaw 2024-09-21 14:50:23 -07:00
  • cc16346d8f Simplify std::find with Common::Contains mitaclaw 2024-09-20 22:17:29 -07:00
  • 202f169138 Common: Create "Contains.h" Algorithm Header mitaclaw 2024-09-29 14:29:06 -07:00
  • f15a78ed38
    Merge pull request #13094 from mitaclaw/ranges-modernization-5-contains JMC47 2025-01-01 14:42:44 -05:00
  • 527841f1df Simplify std::search with Common::ContainsSubrange mitaclaw 2024-10-01 11:41:25 -07:00
  • d92c68e1de Simplify std::find_if with Common::Contains mitaclaw 2024-09-21 14:50:23 -07:00
  • 110d32729e Simplify std::find with Common::Contains mitaclaw 2024-09-20 22:17:29 -07:00
  • 6f10acea3f Common: Create "Contains.h" Algorithm Header mitaclaw 2024-09-29 14:29:06 -07:00
  • eeffb3ba4d DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider Admiral H. Curtiss 2024-12-25 04:39:56 +01:00
  • 39ab975a30 DolphinQt: Add option for value mappings to ConfigSlider Admiral H. Curtiss 2024-12-25 04:31:03 +01:00
  • 245f539c82 Android: Fix VSync option not working Gamer64 2024-12-24 10:41:45 +01:00
  • b8921b1338
    Merge pull request #13237 from AdmiralCurtiss/slider-mappings Admiral H. Curtiss 2024-12-31 15:22:04 +01:00
  • c1c80adf1a
    Merge pull request #13235 from Gamer64ytb/vsync-fix Admiral H. Curtiss 2024-12-31 15:20:49 +01:00
  • 0938fca6e3 Core/VideoCommon: Fix some weird (!eof) logic. Jordan Woyak 2024-11-07 16:52:39 -06:00
  • c05f75b325
    Update GP7E01.ini Tabitha 2024-12-30 19:39:01 -05:00
  • 3d248d000f Frame Dumping: Change lossless codec from FFV1 to Ut Video. TryTwo 2024-12-30 12:38:33 -07:00
  • 964e2e87fc Update string comparison to handle QString and std::string correctly rsgnz 2024-12-30 16:01:15 +00:00
  • c1698c93e2 Add SYSCONF country code to DTM CasualPokePlayer 2024-12-30 07:24:04 -08:00
  • 7417efe600 JitArm64: Use GetRegWithPreference for EmitBackpatchRoutine addr JosJuice 2024-12-29 23:06:53 +01:00
  • c88c6f5f18 JitArm64: Get rid of one MOV from lmw/stmw JosJuice 2024-12-29 21:28:59 +01:00
  • c3b6e67fc7 JitArm64: Allow free choice of EmitBackpatchRoutine addr register JosJuice 2024-12-29 21:00:44 +01:00
  • d7f20fd5d5 JitArm64: Stop encoding EmitBackpatchRoutine addr as 64-bit JosJuice 2024-12-29 21:18:09 +01:00
  • 3156e18f14 DolphinQt: Fix discrepancy in post processing shader selector when language is not English. rsgnz 2024-12-30 10:16:33 +00:00
  • 099b5d1afb JitArm64: Automatically set whether RS is scratch JosJuice 2024-12-29 18:08:03 +01:00
  • 53770f4abe JitArm64: Remove now unnecessary locking of temp registers JosJuice 2024-12-29 17:07:00 +01:00
  • 527ad0b99b JitArm64: Allocate scratch registers inside EmitBackpatchRoutine JosJuice 2024-12-28 19:34:31 +01:00
  • 952fc0d795 ArmCPUDetect: Implement Linux CSSC detection Sintendo 2024-12-29 11:13:11 +01:00
  • 4d5d6d3464 JitArm64_LoadStore: Use UMIN in dcbx when available Sintendo 2024-12-29 11:51:31 +01:00
  • 47bc36d319 Arm64Emitter: Add CSSC instruction emitters Sintendo 2024-12-29 11:49:25 +01:00
  • 4835e620c3 ArmCPUDetect: Expose CSSC in CPU info summary Sintendo 2024-12-29 11:47:07 +01:00
  • 663b4db9ca CPUDetect: Add CSSC flag Sintendo 2024-12-29 11:45:59 +01:00
  • d81bfe94eb JitArm64_Integer: addzex - Optimize InHostCarry case for 0 Sintendo 2024-12-28 23:26:55 +01:00
  • 714271c22f Gecko: Shadow the Hedgehog: Reloaded codes dreamsyntax 2024-12-28 12:43:18 -07:00
  • 612ed106cd Build fix Pokechu22 2023-09-03 16:01:01 -07:00
  • 798c9826cc Typos Pokechu22 2022-10-04 15:38:55 -07:00
  • e2defde893 It builds! Pokechu22 2022-09-06 17:35:38 -07:00
  • 28b082f46d One more fix Pokechu22 2022-09-06 15:23:18 -07:00
  • 0658170681 Fix reads Pokechu22 2022-09-06 15:12:12 -07:00
  • c553cd5dbf Refactoring finished; AVE working again Pokechu22 2022-09-06 14:00:21 -07:00
  • 5893ea9660 Mostly refactored again Pokechu22 2022-09-06 13:41:50 -07:00
  • fb274281b1 More WIP reworking Pokechu22 2022-09-06 13:23:35 -07:00
  • 63afdeccc3 Revert "Temp, doesn't build" Pokechu22 2022-09-06 12:26:06 -07:00
  • 206b6337af Temp, doesn't build Pokechu22 2022-09-06 12:17:55 -07:00
  • 89a5108e46 Actually use the device Pokechu22 2022-09-03 18:27:55 -07:00
  • 6b21b41b2f Restructure device some Pokechu22 2022-09-03 17:41:22 -07:00
  • 669cff6571 Move I2CBus logic into I2C.cpp (without refactoring for devices) Pokechu22 2022-09-03 16:21:23 -07:00
  • 5f9648417c Create Common/I2C Pokechu22 2022-08-30 12:42:45 -07:00
  • 1ef7d90b68 Full implementation of reads and writes Pokechu22 2022-08-28 21:39:04 -07:00
  • 74f1ed4c4b Even more refactoring Pokechu22 2022-08-28 12:13:11 -07:00
  • a45f21e422 Still a WIP, but writes again work Pokechu22 2022-08-28 12:03:27 -07:00
  • 91574e0331 Adjust comment further Pokechu22 2022-08-27 14:56:15 -07:00
  • 81b15a17de Adjust comment Pokechu22 2022-08-27 14:51:51 -07:00
  • 7bb449dc2d Temp Pokechu22 2022-08-27 14:46:04 -07:00
  • 3cbd4e2995 A bit more refactoring Pokechu22 2022-08-27 11:39:23 -07:00
  • 156040b10b More refactoring - no need for i2c_state in I2CBus functions Pokechu22 2022-08-26 15:08:50 -07:00
  • 6cff4c9a46 Refactoring Pokechu22 2022-08-26 15:07:53 -07:00
  • 4135f4c8bc Start of reads Pokechu22 2022-08-09 22:41:08 -07:00
  • 8a03b9f46e One more enhance Pokechu22 2022-08-09 16:22:33 -07:00
  • 7cea5b9508 Use enhanced Common::Flags Pokechu22 2022-08-09 12:35:35 -07:00
  • b53f6b00a4 Enhance Common::Flags Pokechu22 2022-08-09 12:35:25 -07:00
  • 08d973bccb Specialized logging Pokechu22 2022-08-09 12:28:46 -07:00
  • 2ef84a46db Unindent Pokechu22 2022-08-09 12:22:56 -07:00
  • 25e31d121b More accurate I2C handling Pokechu22 2022-08-09 12:15:38 -07:00
  • 0f4dd969bb Update GPIO constants Pokechu22 2022-07-28 16:41:06 -07:00
  • 143e4a8319 Handle dir behavior better Pokechu22 2022-07-27 18:05:36 -07:00
  • 76767fcfb4 WII_IPC: Correct comment Pokechu22 2022-07-27 11:46:14 -07:00
  • a84cd15023 Implement stub version of the Wii AV Encoder Pokechu22 2022-07-16 00:05:03 -07:00