Commit Graph

  • 48339afb98 Merge pull request #10041 from lioncash/conv Léo Lam 2021-08-31 01:07:27 +02:00
  • 95fcedeef3 Merge pull request #10053 from lioncash/kdreq Léo Lam 2021-08-31 00:45:17 +02:00
  • 1fa74ab824 Merge pull request #10058 from AdmiralCurtiss/dsp-cleanup Léo Lam 2021-08-31 00:16:54 +02:00
  • f592565532 DSPHLE/AX: Reload resampling coefficients on savestate load if necessary. Admiral H. Curtiss 2021-08-27 03:07:27 +02:00
  • 271612f328 Merge pull request #10064 from lioncash/regs Léo Lam 2021-08-30 23:19:17 +02:00
  • d7109b149b Merge pull request #10066 from leoetlino/abort-on-panic-alert-option Léo Lam 2021-08-30 22:43:21 +02:00
  • 16a903890c Merge pull request #10071 from JMC47/scoobyvertexrounding Léo Lam 2021-08-30 22:41:44 +02:00
  • 6659f8019e Merge pull request #10035 from JosJuice/jitarm64-dcbx-in-loop Léo Lam 2021-08-30 22:39:20 +02:00
  • d94aa913f5 Merge pull request #10065 from iwubcode/graphics-debug-details Léo Lam 2021-08-30 21:00:24 +02:00
  • 1f2f505373 VideoBackends / VideoCommon: allow the ability to set debug names for shaders / textures. These names are visible in applications like RenderDoc iwubcode 2021-08-28 00:30:05 -05:00
  • 9b83cf3e7f Merge pull request #10069 from leoetlino/clang-format-12 JosJuice 2021-08-30 09:13:15 +02:00
  • 3d00bc3b13 GameINI: Add Vertex Rounding to Scooby-Doo: NoOF JMC47 2021-08-30 02:50:51 -04:00
  • 815b590dfe Update clang-format to version 12 Léo Lam 2021-08-30 00:17:24 +02:00
  • 86f2c7889d Merge pull request #8932 from sepalani/cw-map Léo Lam 2021-08-29 23:28:09 +02:00
  • ef98f209a2 IOS: Add missing writes of low MEM1 constants Léo Lam 2021-08-29 22:43:57 +02:00
  • dbf8e27d7f Gekko: Convert UReg_PTE over to using Common::BitField Lioncash 2021-08-27 11:30:04 -04:00
  • e4e1b6064d Gekko: Convert UReg_THRM3 over to using Common::BitField Lioncash 2021-08-27 11:26:49 -04:00
  • 11e76e1f67 Gekko: Convert UReg_THRM12 over to using Common::BitField Lioncash 2021-08-27 11:25:38 -04:00
  • 12b87922fb Gekko: Convert UReg_BAT_Lo over to using Common::BitField Lioncash 2021-08-27 11:23:47 -04:00
  • b4496e6653 Gekko: Convert UReg_BAT_Up over to using Common::BitField Lioncash 2021-08-27 11:22:13 -04:00
  • 006fc99e8e Merge pull request #8901 from sepalani/dns-async JMC47 2021-08-29 05:12:13 -04:00
  • e091c2e817 Add an option to abort when a panic alert occurs Léo Lam 2021-08-29 01:53:12 +02:00
  • 9d45bac175 DolphinQt: Minor consistency fixes for the Settings window Mateus B. Cassiano 2021-08-28 16:45:22 -04:00
  • b90008aadb Split out code for serializing/deserializing cheat lines JosJuice 2021-08-05 19:05:12 +02:00
  • fb96ecb7da Move patch saving code to PatchEngine JosJuice 2021-06-21 19:56:27 +02:00
  • c4bc46c252 GameSettings: Enable SyncGPU and Add Commented Out Accuracy Option for Another Code: R - A Journey into Lost Memories Patrick Ferry 2021-08-28 15:37:15 +01:00
  • 1e4ecfe3d4 Gekko: Convert UReg_DMAL over to using Common::BitField Lioncash 2021-08-27 11:20:37 -04:00
  • 474e09c239 Gekko: Convert UReg_DMAU over to using Common::BitField Lioncash 2021-08-27 11:19:21 -04:00
  • a126821d5e Gekko: Convert UReg_WPAR over to using Common::BitField Lioncash 2021-08-27 11:18:03 -04:00
  • 8ac079a647 Gekko: Convert UReg_MMCR1 over to using Common::BitField Lioncash 2021-08-27 11:16:41 -04:00
  • 300f7c10bd Gekko: Convert UReg_MMCR0 over to using Common::BitField Lioncash 2021-08-27 11:15:15 -04:00
  • 1ec3768b84 Gekko: Convert UReg_SDR1 over to using Common::BitField Lioncash 2021-08-27 11:12:24 -04:00
  • 9e183e63f1 Gekko: Convert UReg_HID4 over to using Common::BitField Lioncash 2021-08-27 11:10:22 -04:00
  • 6ab2e5ab16 Gekko: Convert UReg_HID2 over to using Common::BitField Lioncash 2021-08-27 11:08:14 -04:00
  • 02ec9c3b50 Gekko: Convert UReg_HID0 over to using Common::BitField Lioncash 2021-08-27 11:05:07 -04:00
  • 4591246608 Gekko: Convert UReg_FPSCR over to using Common::BitField Lioncash 2021-08-27 11:01:32 -04:00
  • 4ecdcc9d78 Gekko: Convert UReg_MSR over to using Common::BitField Lioncash 2021-08-27 10:54:49 -04:00
  • 1863212d94 Gekko: Convert UReg_XER over to using Common::BitField Lioncash 2021-08-27 10:46:38 -04:00
  • 4816195366 Merge pull request #10054 from JosJuice/android-game-cache-lock Mai M 2021-08-27 10:15:25 -04:00
  • 7d88354659 Merge pull request #10061 from JosJuice/jitwidget-div-zero Mai M 2021-08-27 10:13:52 -04:00
  • df32a43e8f Merge pull request #10062 from krnlyng/twi_flags Mai M 2021-08-27 10:13:05 -04:00
  • 9cd878218c Interpreter_Tables: specify FL_IN_A for twi. Franz-Josef Haider 2021-08-27 16:55:19 +03:00
  • f17584fc06 DolphinQt: Fix divide by zero in JITWidget::Update JosJuice 2021-08-27 10:30:18 +02:00
  • a4d4dc82d4 DSPHLE/AX: Use in-class initialization. Admiral H. Curtiss 2021-08-27 03:00:13 +02:00
  • feefc17b02 JitArm64: divwx - Optimize comparisons to 0x80000000 JosJuice 2021-08-21 20:28:18 +02:00
  • 91b112b984 JitArm64: divwx - Optimize division by 2 JosJuice 2021-08-21 18:59:55 +02:00
  • 9889e7eb33 JitArm64: divwx - Optimize power-of-two divisors JosJuice 2021-08-21 18:47:31 +02:00
  • eb8581c26d JitArm64: divwx - Optimize constant divisor JosJuice 2021-08-21 18:00:51 +02:00
  • f8e97f5a8a JitArm64: divwx - Special case dividend == 0 JosJuice 2021-08-21 16:31:25 +02:00
  • 09cdb076a3 JitArm64: divwx - Optimize constant dividend JosJuice 2021-08-21 16:28:51 +02:00
  • 559de262a1 Merge pull request #10059 from JosJuice/wia-segment-t Tilka 2021-08-26 10:31:33 +01:00
  • b3d57eb25f docs: Fix incorrect reference to wia_exception_t JosJuice 2021-08-26 11:24:56 +02:00
  • 83ba17fc25 DSPHLE: Set m_dsp_control to a consistent value in Initialize(). Admiral H. Curtiss 2021-08-25 23:10:16 +02:00
  • 54125516bb DSPHLE: Remove unused members. Admiral H. Curtiss 2021-08-25 23:02:04 +02:00
  • 3c0d4b7d8f NetKDTime: Eliminate implicit sign conversions Lioncash 2021-08-24 08:13:23 -04:00
  • caba81ad3b NetKDTime: Move internal IOCtl values into IOCtl function Lioncash 2021-08-24 08:08:36 -04:00
  • 6268ee44a1 NWC24Config: Provide name for unk_04 config member Lioncash 2021-08-24 08:23:02 -04:00
  • a60af199d8 NWC24Config: Move array length constants into the private part of the class Lioncash 2021-08-24 08:04:27 -04:00
  • bc939df69c NWC24Config: Make creation stage an enum class Lioncash 2021-08-24 08:02:04 -04:00
  • 82371b89fc NetKDRequest: Remove unused include Lioncash 2021-08-24 07:38:30 -04:00
  • e65363f05f NetKDRequest: Make use of constexpr arrays containing pairs instead of maps Lioncash 2021-08-24 07:35:02 -04:00
  • 8c67f13256 ResourcePackManager: Translate unknown author string Lioncash 2021-08-24 11:31:05 -04:00
  • 89ceef2a8a MainWindow: Use MainWindow variant of tr() Lioncash 2021-08-24 11:13:53 -04:00
  • 47b40698bb MainWindow: Fix typo in resource pack initialization error message Lioncash 2021-08-24 11:10:47 -04:00
  • 75b68c9e96 GBAWidget: Add ellipses for option selections that require more input Lioncash 2021-08-24 10:43:32 -04:00
  • a65fcb5e5b ConvertDialog: Provide complete translation string for conversion Lioncash 2021-08-24 10:21:51 -04:00
  • 70399955a0 CheatsManager: Make use of plural variant of tr() Lioncash 2021-08-24 10:14:56 -04:00
  • 719930bb39 Android: Add fast path to addOrGet JosJuice 2021-08-24 15:24:52 +02:00
  • fb265b610d Android: Don't hold gameFileCache lock during updateAdditionalMetadata JosJuice 2021-08-24 15:07:15 +02:00
  • bba33c7ced Android: Don't hold gameFileCache lock while finding games JosJuice 2021-08-24 14:36:08 +02:00
  • 7688db3cd3 Merge pull request #10047 from Dentomologist/remove_windows_help_buttons Mai M 2021-08-24 08:34:31 -04:00
  • 922f53e16e Merge pull request #10049 from JosJuice/jitarm64-fault-to-handler Mai M 2021-08-24 08:33:58 -04:00
  • 19f8e39929 Merge pull request #10051 from Pokechu22/dsp-jit-revert-acs-extension Mai M 2021-08-24 08:33:32 -04:00
  • b49bd76d91 NetKDRequest: Fix typo in IOCtl enum names (schedular -> scheduler) Lioncash 2021-08-24 07:28:20 -04:00
  • 3a38e99001 NetKDRequest: Make hardware model enum strongly typed Lioncash 2021-08-24 07:26:43 -04:00
  • 1e27880014 NetKDRequest: Make private member functions completely internal Lioncash 2021-08-24 07:18:00 -04:00
  • ff3947a1b9 NetKDRequest: Minor adjustments to NWC24MakeUserID Lioncash 2021-08-24 07:13:06 -04:00
  • 757985d4c2 Merge pull request #10052 from JosJuice/jitarm64-sbtm-attempt-2 Markus Wick 2021-08-23 19:09:29 +02:00
  • 6b8d17ce57 Revert "JitArm64: Disable indexed paired loadstore instructions" JosJuice 2021-08-23 11:01:07 +02:00
  • 3071a1d13b JitArm64: Indexed paired loadstores workaround, attempt 2 JosJuice 2021-08-23 10:46:28 +02:00
  • 1abaff758a Revert "DSPJit: Sign-extend acS.h to 32 bits" Pokechu22 2021-08-22 18:44:24 -07:00
  • bc10412d24 Merge pull request #10045 from Pokechu22/dsp-lle-sr64 Tilka 2021-08-23 01:12:44 +01:00
  • 779cd479bc DSPLLE: NEG can set the carry and overflow flags Pokechu22 2021-08-18 16:28:08 -07:00
  • 3ee605d699 DSPJit: Rework overflow and carry handling Pokechu22 2021-08-19 17:12:23 -07:00
  • 4508ca6734 DSPInterpreter: Rework overflow and carry handling Pokechu22 2021-08-17 21:13:59 -07:00
  • 7cd1b2c4d1 DSPJit: Fix xA and xB Pokechu22 2021-08-19 10:55:33 -07:00
  • a30a186d30 DSPInterpreter: Replace IsConditionA with IsConditionB Pokechu22 2021-08-19 11:56:41 -07:00
  • e5d130c4b3 DSPLLE: O is the mnemonic for overflow, not 0 Pokechu22 2021-08-19 10:27:31 -07:00
  • 4865b322d0 DSPInterpreter: Improve CMPAR variable names Pokechu22 2021-08-19 13:03:17 -07:00
  • dc2eab1778 DSPJit: Sign-extend acS.h to 32 bits Pokechu22 2021-08-18 15:34:22 -07:00
  • 74440c468f DSPInterpreter: Sign-extend acS.h to 32 bits Pokechu22 2021-08-18 15:34:01 -07:00
  • 105d8860fb DSPAnalyzer: Disable update SR analysis Pokechu22 2021-08-19 10:04:42 -07:00
  • 464575702b DSPSpy: Replace less_test with cond_test Pokechu22 2021-08-17 17:27:42 -07:00
  • 67dce9f35d Merge pull request #10038 from Pokechu22/dsp-rti-srs Tilka 2021-08-23 01:02:45 +01:00
  • c227023375 Merge pull request #10050 from JosJuice/jitarm64-disable-psq-x Mai M 2021-08-22 19:11:16 -04:00
  • f70ddebb40 JitArm64: Disable indexed paired loadstore instructions JosJuice 2021-08-22 22:16:02 +02:00
  • 0cf8405126 JitArm64: Make HandleFastmemFault less unsafe JosJuice 2021-08-22 19:51:21 +02:00
  • 44129dda4c dsp_rom: Add version numbers and hashes to VerifyRoms and readme Pokechu22 2021-08-17 11:11:32 -07:00
  • a5e2a0d973 dsp_rom: Remove illegal use of AX with SRS Pokechu22 2021-08-16 22:15:19 -07:00
  • c881f4db22 dsp_rom: add pseudo code and fix small accuracy issues Tillmann Karras 2021-08-13 05:28:15 +01:00