Commit Graph

  • ad331205d1
    Merge pull request #12684 from Pokechu22/invalid-vertex-component Admiral H. Curtiss 2024-04-04 22:10:18 +02:00
  • a3951dc2d7 Fix out of bounds accesses for invalid vertex component formats Pokechu22 2024-04-01 21:37:11 -07:00
  • 4312840a4b
    Merge pull request #12678 from JosJuice/no-getpointer-part-2 Admiral H. Curtiss 2024-04-04 21:43:57 +02:00
  • db8b2942aa
    Merge pull request #12683 from LillyJadeKatrin/retroachievements-submodule-update Admiral H. Curtiss 2024-04-04 21:14:44 +02:00
  • 0aa92f7a56
    Merge pull request #12685 from JosJuice/get-pointer-for-range-zero-size Admiral H. Curtiss 2024-04-04 21:08:53 +02:00
  • fad57b648f Memmap: Don't show panic alert for 0 length range JosJuice 2024-04-04 18:42:23 +02:00
  • fa4e45e915 Change the scaling process to be more uniform across color space Sam Belliveau 2024-04-04 00:27:01 -04:00
  • 225a6da074 Update rcheevos submodule to newest master. LillyJadeKatrin 2024-04-01 16:36:14 -04:00
  • 1f34adf216 Video: move all padding added for frame dumping to a single function, which also avoids the output window from being resized randomly to be a multiple of 4 Filoppi 2024-02-23 04:09:49 +02:00
  • d6230bbad8 Video: Change the frame dumper to actually use the raw emulation output resolution, avoiding any scaling if possible. This should make comparisons much more reliable as pixels wouldn't be smushed together or stretched. Filoppi 2023-12-18 00:52:31 +02:00
  • d8bc639afc
    Merge fc87a2287ccaf6bb5c379584ac082031d1f22017 into 4421cc471d4d61c2e5ded49497b58651e7f65351 Pokechu22 2024-04-02 02:36:26 +02:00
  • 4421cc471d
    Merge pull request #12631 from jordan-woyak/remove-osx-input-leftovers OatmealDome 2024-04-01 17:05:13 -04:00
  • f58abf59c0 Jit: Skip discarded registers when flushing for interpreter fallback JosJuice 2024-04-01 16:04:23 +02:00
  • 0a7bcc1041
    Merge pull request #12679 from Dentomologist/cheatsmanager_allow_making_window_smaller Admiral H. Curtiss 2024-04-01 08:03:33 +02:00
  • 71a2f3eda3 Fix TAS input Pokechu22 2022-10-04 16:36:12 -07:00
  • c2a1ba0ead Fix configuring balance board not working Pokechu22 2022-10-03 17:21:19 -07:00
  • b238108e09 Partial refactor/split Pokechu22 2021-03-27 16:01:09 -07:00
  • fc87a2287c Remove duplicate IsLoadStoreInstruction from CodeTrace Pokechu22 2023-04-12 22:19:56 -07:00
  • 4c03dc349a DSPDebugInterface SPDX Pokechu22 2022-12-10 12:07:24 -08:00
  • e68a387f8c Fix previous commit not working for all branches Pokechu22 2022-12-07 16:34:05 -08:00
  • b5d156650c Rework branch display Pokechu22 2022-12-07 15:46:47 -08:00
  • 15bac0b4af Move branch target info to debug interface Pokechu22 2022-12-04 16:31:44 -08:00
  • 01e3f39b8e Slightly tidy Pokechu22 2022-12-03 16:09:04 -08:00
  • 276fa3d583 Nicer variable length instruction handling Pokechu22 2022-12-03 16:03:32 -08:00
  • 1c09f20f11 This means we no longer need to bounds-check breakpoints in DSPDebugInterface Pokechu22 2022-12-03 15:51:48 -08:00
  • 42689cf588 Tidy DSPBreakpoints Pokechu22 2022-12-03 15:37:20 -08:00
  • ae0b24eb8b Revert "Common/DebugInterface: Remove GetInstructionSize()" Pokechu22 2022-12-03 15:19:28 -08:00
  • b7f46037f4 Remove addr2line stuff mostly Pokechu22 2022-12-03 15:10:50 -08:00
  • 35fde18ce9 Restore stepping Pokechu22 2022-12-03 11:57:38 -08:00
  • 1727e7878b DSP: Remove unused m_init_hax variable Pokechu22 2022-12-03 11:06:56 -08:00
  • 7b2b6bbada Show PC Pokechu22 2022-12-02 18:03:07 -08:00
  • 63bc381ae0 Better formatting for DSP code widget Pokechu22 2022-12-01 19:08:49 -08:00
  • 07677874de Convert CodeViewWidget to use DebugInterface Pokechu22 2022-12-01 18:45:02 -08:00
  • 7cc534a506 Fix build errors for DSPDebugInterface Pokechu22 2022-12-01 18:16:42 -08:00
  • 55f4c7f9fd Revert "DSPLLE: Remove dead DSPSymbolDB." Pokechu22 2022-12-01 17:53:11 -08:00
  • 7609e17fc5 Re-add DSPDebugInterface Pokechu22 2022-12-01 15:17:09 -08:00
  • c6ebc6e16a Use zlib crc32 Pokechu22 2021-03-20 20:33:18 -07:00
  • 03d375ad94 Use ConvertToKilograms for balance board input display Pokechu22 2019-08-14 15:27:23 -07:00
  • a29950c8f0 Publicly expose ConvertToSensorWeight; add ConvertToKilograms Pokechu22 2019-08-14 15:27:03 -07:00
  • 8c84aa902d Use coarser weight values and don't start them at 0 Pokechu22 2019-08-14 14:01:48 -07:00
  • 486433702f Don't attach the camera or speaker to the balance board; use zero'd EEPROM for the balance board Pokechu22 2019-07-30 16:03:29 -07:00
  • 8dc236f916 Use const int in TAS widgets Pokechu22 2019-08-12 17:07:45 -07:00
  • 199e45e425 Add TAS interface for balance board Pokechu22 2019-07-24 18:27:30 -07:00
  • 736eaf6bd5 Move min/max values in IRWidget into class Pokechu22 2022-10-03 20:51:34 -07:00
  • 5df306c281 Implement Balance Board in movies Pokechu22 2019-07-29 14:54:18 -07:00
  • 08ea3ac9ad Implement input for balance board Pokechu22 2019-07-17 21:18:21 -07:00
  • e465a99d6a Add proper emulated balance board option to the interface Pokechu22 2019-07-27 16:57:14 -07:00
  • 38a08527bb Create initial balance board extension, hardcoding my own data Pokechu22 2019-07-17 17:59:16 -07:00
  • ac4fd2297f CheatsManager: Allow making the window smaller Dentomologist 2024-03-31 12:54:47 -07:00
  • ad43b03253 HW: Remove calls to GetPointer JosJuice 2024-03-31 21:53:51 +02:00
  • a5e410df11
    Merge pull request #12671 from JosJuice/no-getpointer-part-1 Admiral H. Curtiss 2024-03-31 21:16:19 +02:00
  • 9873bcfb2b IOS: Remove calls to GetPointer JosJuice 2024-03-29 21:32:11 +01:00
  • dcae03a112
    Merge pull request #12665 from Pokechu22/dsp-hle-asnd-2024 Admiral H. Curtiss 2024-03-31 06:42:59 +02:00
  • 1331332d38
    Merge pull request #12656 from jordan-woyak/texture-dump-no-dups Admiral H. Curtiss 2024-03-31 06:40:04 +02:00
  • f3bf5d175e
    Merge pull request #12609 from JosJuice/aspect-ratio-description Admiral H. Curtiss 2024-03-31 06:39:36 +02:00
  • 024664ec0d
    Merge pull request #12663 from SuperSamus/skylanders-giants-bloom Admiral H. Curtiss 2024-03-31 06:38:41 +02:00
  • a2074a8583
    Merge pull request #12645 from mitaclaw/ppc-symbols-signal Admiral H. Curtiss 2024-03-31 06:36:09 +02:00
  • 6e5f8d6692
    Merge pull request #12640 from jordan-woyak/sdl-cleanup Admiral H. Curtiss 2024-03-31 06:33:50 +02:00
  • 80c144d485
    Update CheatsActivity.kt Laggamer2005 2024-03-30 22:04:31 +00:00
  • 747ce4e418
    Update TwoPaneOnBackPressedCallback.kt Laggamer2005 2024-03-30 22:03:43 +00:00
  • c1aea95490
    Update pkparse.c Laggamer2005 2024-03-30 22:02:59 +00:00
  • e9c693a006
    Update pkwrite.c Laggamer2005 2024-03-30 22:02:13 +00:00
  • 2bd8090608
    Update certs.c Laggamer2005 2024-03-30 22:00:44 +00:00
  • fb75ae410f Jit64: Clean up ExtractWithByteOffset JosJuice 2024-03-30 20:29:41 +01:00
  • 86102e7ce9
    Merge pull request #12670 from mitaclaw/branchwatch-fileutil-copy-paste Jordan Woyak 2024-03-29 13:46:20 -05:00
  • 88dadf81d4 FileUtil: Fix BranchWatch User Path mitaclaw 2024-03-29 11:03:15 -07:00
  • fbc3539b4e
    Merge pull request #12666 from Matt-Swift/master JosJuice 2024-03-29 15:37:57 +01:00
  • f30d3c9092
    Merge pull request #12662 from JosJuice/jitarm64-imm-rc0-sxtw JosJuice 2024-03-29 15:36:33 +01:00
  • 5f6a054ffc
    Merge pull request #12661 from Sintendo/arm64divwux JosJuice 2024-03-29 15:36:18 +01:00
  • 069cf7e81f It's technically more correct to do it this way, difference is extremely subtle Sam Belliveau 2024-03-28 14:42:14 -04:00
  • 5d57a82f68
    Merge pull request #12657 from mitaclaw/core-global-system-2a JMC47 2024-03-28 14:04:44 -04:00
  • 6e6b298030 Core::RunOnCPUThread: Avoid Global System Accessor mitaclaw 2024-03-22 00:24:26 -07:00
  • aea1f64873
    Merge pull request #12659 from mitaclaw/qt-debug-font JMC47 2024-03-28 13:04:39 -04:00
  • aa9601a563
    Merge pull request #12658 from mitaclaw/core-global-system-2b JMC47 2024-03-28 13:04:08 -04:00
  • b52a08d533 DolphinQt: A Ubiquitous Signal For When Symbols Change mitaclaw 2024-03-16 23:05:56 -07:00
  • 74a21a4d23 Increase Max Amplification Sam Belliveau 2024-03-27 00:55:46 -04:00
  • 50512366c3 Convert to Hybrid Log Gamma Sam Belliveau 2024-03-26 14:06:56 -04:00
  • 913ae9351d
    build(win): create portable.txt file automatically Nikhil Narayana 2024-03-26 10:16:58 -07:00
  • 1efda863e4
    Merge pull request #12667 from JosJuice/ipl-oob Admiral H. Curtiss 2024-03-26 05:10:52 +01:00
  • 1a5b171ff1 Refactor AchievementsWindow::UpdateData to take a partial update parameter LillyJadeKatrin 2024-03-09 20:18:40 -05:00
  • f23124e4f1 Refactor Leaderboard widget to allow partial updates LillyJadeKatrin 2024-03-09 16:46:41 -05:00
  • 6823bb9909 Refactored AchievementProgressWidget to maintain AchievementBox list LillyJadeKatrin 2024-03-09 21:34:20 -05:00
  • e65b4e7ea3 Created AchievementBox Qt object LillyJadeKatrin 2024-03-09 14:14:08 -05:00
  • 0f08b368da Update challenge badges to account for defaults LillyJadeKatrin 2024-02-26 21:05:21 -05:00
  • e24e8a20f7 Remove config checks from places that use badges LillyJadeKatrin 2024-02-26 20:58:10 -05:00
  • 1aa767f440 Refactor FetchBadges to reset to defaults LillyJadeKatrin 2024-02-26 20:53:04 -05:00
  • 892563a778 Add default badges for achievement systems LillyJadeKatrin 2024-02-26 20:46:04 -05:00
  • 4c8353abaf Clear rich presence when game is closed LillyJadeKatrin 2024-03-06 16:17:43 -05:00
  • 8c6b46d166 Add RP enabled checks to RP generation LillyJadeKatrin 2024-03-06 16:12:52 -05:00
  • 28313d2949 Add warning log for failed RP ping LillyJadeKatrin 2024-03-06 15:56:26 -05:00
  • 4e0ccadfca Update achievement RP internally every 10 seconds LillyJadeKatrin 2024-03-06 14:59:16 -05:00
  • 65e6a4a2d7 Separated RP generation into DoPeriodically LillyJadeKatrin 2024-03-05 23:06:09 -05:00
  • 39f5597089 Add tapserver BBA and Modem Adapter UI config to Android Matt 2024-03-24 20:13:44 +00:00
  • 06329ecfc7 Core: Fix IPL device m_cursor overflow JosJuice 2024-03-25 18:03:11 +01:00
  • 1545fb7af2 Display active leaderboard data on screen LillyJadeKatrin 2024-02-24 12:06:59 -05:00
  • c0df66f599 Add active leaderboard tracker to achievement manager LillyJadeKatrin 2024-02-24 12:00:09 -05:00
  • d57c68a625 Core: Get rid of IPL device macros JosJuice 2024-03-25 17:55:13 +01:00
  • 9285f13186 Add Bloom Definitions for Skylanders Trap Team Martino Fontana 2024-03-24 23:20:25 +01:00
  • cd5f6ddd9b DSPHLE: Implement 2024 libasnd uCodes Pokechu22 2024-03-24 11:59:32 -07:00
  • c85f5f8023 DSPHLE: Redefine asnd SwapLeftRight to apply to old versions Pokechu22 2024-03-24 11:58:04 -07:00