Commit Graph

  • f950812b9f PTC version, remove unnecessary instruction riperiperi 2024-06-24 22:56:59 +0100
  • dad35360bd Add bounds to address table on ARMeilleure riperiperi 2024-06-24 22:26:07 +0100
  • 8454a22438 Remove test logs riperiperi 2024-06-24 21:19:11 +0100
  • a3494a75f7 Some cleanup riperiperi 2024-06-24 21:18:01 +0100
  • 1490f3199b Use sparse memory when memory isn't software. riperiperi 2024-06-24 20:37:58 +0100
  • 66e6e29b3b Automatically size sparse blocks to minimize tracking ranges riperiperi 2024-06-24 19:43:22 +0100
  • 4dbf7c0eb9 Implement sparse table riperiperi 2024-06-24 18:53:18 +0100
  • 3763e2cc10 WIP sparse stuff riperiperi 2024-06-23 18:59:45 +0100
  • dcfd4af436 Ptc update (temp) riperiperi 2024-06-19 20:11:48 +0100
  • 66dc7a93b7 Avoid a copy if possible riperiperi 2024-06-15 23:50:59 +0100
  • eb83f0ca31 Lightning JIT test impl riperiperi 2024-06-15 21:55:55 +0100
  • 2548e8d203 2 level inline table (armeilleure) riperiperi 2024-06-15 20:34:50 +0100
  • f88c612273
    Pass SocksClientStream to SslStream constructor for ManagedProxySocket TSR Berry 2024-08-28 22:34:04 +0200
  • eaf23843d4
    Update RyuSocks to v0.4.0-alpha TSR Berry 2024-08-28 22:28:12 +0200
  • 62d620f4d8
    nuget: bump the avalonia group across 1 directory with 8 updates dependabot[bot] 2024-08-28 16:21:10 +0000
  • 07e572d5dd
    nuget: bump NUnit in the nunit group across 1 directory dependabot[bot] 2024-08-28 16:16:29 +0000
  • 869732e8ed
    Catch HorizonResultException in TryLoad TSR Berry 2024-07-28 22:13:10 +0200
  • 7fca6ad333
    Fix check for application id when launching directly from the command line TSR Berry 2024-07-28 21:05:58 +0200
  • 32b4e9d136
    optimization: Avoid enumerating applications multiple times TSR Berry 2024-07-28 21:05:10 +0200
  • 6d24a0aa8f
    Merge e42ae95895 into 3c61d560c3 Isaac Marovitz 2024-08-27 22:13:47 -0500
  • 9c4fd90cbe
    Merge eb88fc1d06 into 3c61d560c3 Isaac Marovitz 2024-08-28 04:38:16 +0800
  • 17e9496c2d
    Merge 95a3ed9705 into 3c61d560c3 Isaac Marovitz 2024-08-28 04:38:16 +0800
  • dd02ff1c78
    Merge 811c2651f2 into 3c61d560c3 MutantAura 2024-08-27 13:14:10 -0400
  • 3c61d560c3
    Fix deadlock in background translation thread shutdown (#7239) 1.1.1380 David McFarland 2024-08-27 10:10:24 -0700
  • 2200dac64f Handheld Gyro Barış Hamil 2024-08-25 23:47:09 +0300
  • e706d89edf
    Update src/Ryujinx/Assets/Locales/de_DE.json Bentheminernz 2024-08-25 18:14:14 +1200
  • 20e7b0ad67 Debugger: fix GDBServerVersion svc64 2024-08-24 17:52:24 +0300
  • 6225f08397 Update StringStream.cs Domenico V 2023-12-28 15:05:44 +0100
  • 4b2174da95 Update RegisterInformation.cs Domenico V 2023-12-28 15:04:57 +0100
  • 1b1b584bc9 Update IDebuggableProcess.cs Domenico V 2023-12-28 15:04:15 +0100
  • 6bcc2cd454 Update GdbSignal.cs Domenico V 2023-12-28 15:03:35 +0100
  • 540ec7d675 Update DebugState.cs Domenico V 2023-12-28 15:02:05 +0100
  • bba192b324 Remove BOM svc64 2023-12-28 12:44:51 +0100
  • f9156756c9 Formatting svc64 2023-12-27 16:33:47 +0100
  • 60e2a9dd00 Fix checkbox alignment svc64 2023-12-23 12:05:29 +0200
  • 8a1c48e035 Make suspension on start work svc64 2023-12-22 22:15:09 +0200
  • 1bf244173d Settings option for suspending application on start svc64 2023-12-20 20:52:46 +0200
  • eea36e8a37 Fix debugger crash when using "info thread" svc64 2023-12-16 20:03:25 +0200
  • 20e5eeb39e 32-bit debugger support svc64 2023-12-16 18:05:51 +0200
  • bca3939a65 Kill the message handler thread when killing the debugger svc64 2023-12-13 19:34:44 +0200
  • 6b74bcec7c Refactor stepping code, fix stepping over a breakpoint svc64 2023-12-13 19:11:57 +0200
  • cc32ac251b Improve debugger interface code svc64 2023-12-12 20:32:43 +0200
  • e401097e1e Fix crash after sending a kill command svc64 2023-12-12 20:30:52 +0200
  • 0396997c17 Bring back the debugger message handler thread svc64 2023-12-12 20:29:33 +0200
  • 5f5cb73baa Formatting svc64 2023-12-09 20:16:09 +0200
  • 652423cfeb Debug settings in the Avalonia UI svc64 2023-12-09 20:08:25 +0200
  • 64206c7c5e Fix GDB stub port in the GTK UI svc64 2023-12-09 15:28:33 +0200
  • 13c53657cc Fix the kill command, improve stepping svc64 2023-12-09 15:09:56 +0200
  • 055ac70eaa Kill command - stop emulation svc64 2023-11-17 19:15:37 +0200
  • b3f3b196d3
    Merge remote-tracking branch 'origin/master' into feature/auto-load-extra-files Jimmy Reichley 2024-08-24 11:11:38 -0400
  • 38c15faacf Remove useless definitions svc64 2023-11-17 10:59:50 +0200
  • 1684a9d7a2 Fix GDB server crashes svc64 2023-11-11 17:08:25 +0200
  • e3b8060417 Refactor the debugger interface svc64 2023-11-11 16:21:36 +0200
  • 0f50273d4f Fix GDB stub settings svc64 2023-10-21 11:06:41 +0300
  • f934d23de4 (Hopefully) Properly check if the thread is blocked when stepping svc64 2023-10-07 15:11:51 +0300
  • 144aa2f5b1 Fix stepping with JIT svc64 2023-10-07 15:11:17 +0300
  • edbd4bfc29 Revert "Return the address of the current instruction in EmitSynchronization" svc64 2023-10-07 13:34:54 +0300
  • 5d42332d75 Don't step when the thread is blocked svc64 2023-10-07 10:33:06 +0300
  • de4ec65bd7 Handle GDB server reconnections svc64 2023-10-06 17:35:23 +0300
  • 5e65fd8808 Reply with an error if we fail to step svc64 2023-10-06 17:24:58 +0300
  • 6ecc829516 Clarify StepBarrier svc64 2023-10-06 16:46:18 +0300
  • bc0ba93e92 Remove old variable svc64 2023-10-06 15:56:29 +0300
  • 0c57663ea3 Add comments on debug stuff & fix warnings svc64 2023-10-06 15:53:17 +0300
  • 65d7a16a87 Debugger refactor svc64 2023-10-06 15:33:35 +0300
  • 81c399ec3e Better locking in debug methods svc64 2023-09-30 11:22:30 +0300
  • 40584e0e45 HvExecutionContext: fix DebugPc svc64 2023-09-25 11:02:31 +0300
  • ac438d6572 KThread based debug svc64 2023-09-25 11:00:07 +0300
  • 841aa89581 Return the address of the current instruction in EmitSynchronization svc64 2023-09-23 17:17:13 +0300
  • fc361f82a7 Don't recreate the GDB server socket svc64 2023-08-09 21:12:37 +0300
  • 917a292256 Initialize the debugger before HOS svc64 2023-08-09 20:29:44 +0300
  • 5583a60ace stepping is less screwed up now merry 2022-02-22 20:52:37 +0000
  • 8bd4417b24 Implement qThreadExtraInfo merry 2022-02-19 16:12:19 +0000
  • 7e4944cc88 Make DebugState public and remove AppleHV's DebugState svc64 2023-08-08 21:37:11 +0300
  • 5a34d80f98 Restart socket when able merry 2022-02-19 15:59:24 +0000
  • 1cef40131a Support vectors in write registers merry 2022-02-19 15:59:07 +0000
  • a9538a54ff cleanup merry 2022-02-19 15:32:43 +0000
  • 3bdf9d9805 Implement binary data escaping merry 2022-02-19 15:16:39 +0000
  • 09a63ba2b5 Notify debugger on BRK instruction merry 2022-02-13 16:43:55 +0000
  • 9b9137bf0a Log GDB server exceptions svc64 2023-08-05 21:37:28 +0300
  • a366890cb5 Fix spacing svc64 2023-08-05 15:02:36 +0300
  • a6cbb89996 Don't store ThreadUid in the shadow context and/or vcpu svc64 2023-08-05 14:43:31 +0300
  • d0fbcced57 Put ThreadUid in the execution context classes svc64 2023-08-05 14:25:41 +0300
  • 54bf7507d7 Call InvalidateCacheRegion merry 2022-02-13 14:21:23 +0000
  • 1b9753d42a Debugger: Fixups from testing with GDB merry 2022-02-13 13:59:58 +0000
  • a1de4f1b5b Debugger: Do more stuff merry 2022-02-09 21:29:53 +0000
  • 1bb8f6381c Debugger: Add replies for qGDBServerVersion, qHostInfo, qProcessInfo, qfThreadInfo, qsThreadInfo merry 2022-02-09 16:16:45 +0000
  • deccf05e60 SDL2: Add GDB stub options to SDL2 frontend merry 2022-02-08 20:05:23 +0000
  • 6edc00ec9c Debugger: Initial implementation merry 2022-02-08 19:50:26 +0000
  • 2a17f1314d Configuration: Add GDB stub related configuration merry 2022-02-08 19:49:54 +0000
  • 20bdea45fa Logging: Add GdbStub LogClass merry 2022-02-08 19:01:19 +0000
  • 569d01823e ARMeilleure: Add debuggable CPU loop merry 2022-02-08 19:00:47 +0000
  • 39a3ba8329 IDebuggableProcess: Create and expose interface to enable implementation of debugging tools merry 2022-02-08 18:57:32 +0000
  • 731375db59 fix ico image offset when saving shortcut to windows Emmanuel Hansen 2024-08-24 10:51:16 +0000
  • ee63328733
    Merge branch 'master' into skia_text Emmanuel Hansen 2024-08-23 21:14:23 +0000
  • e86e529fcc remove double assignment Emmanuel Hansen 2024-08-10 09:54:45 +0000
  • b92d74e252 remove rogue generator reference Emmanuel Hansen 2024-07-23 18:53:43 +0000
  • cac59f95e9 fix style report Emmanuel Hansen 2024-07-22 09:14:25 +0000
  • 80ea8e0fe7 fix encoding Emmanuel Hansen 2024-07-22 09:03:59 +0000
  • 7d3e1f6942 fix typos Emmanuel Hansen 2024-07-22 08:55:34 +0000
  • 4592457c1f make applet manager reflection free Emmanuel Hansen 2023-06-26 20:23:40 +0000