This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-02 20:46:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d8e123a70c
dolphin
/
Source
/
Core
/
DolphinQt
/
Debugger
History
iwubcode
6d40f4e897
Merge pull request
#14265
from JoshuaVandaele/std-unreachable
...
c++23: Replace Common::Unreachable with std::unreachable
2026-01-17 22:32:53 -06:00
..
AssembleInstructionDialog.cpp
AssembleInstructionDialog.h
AssemblerWidget.cpp
AssemblerWidget.h
AssemblyEditor.cpp
AssemblyEditor.h
BranchWatchDialog.cpp
c++23: Replace Common::Unreachable with std::unreachable
2026-01-17 23:53:21 +01:00
BranchWatchDialog.h
BranchWatchTableModel.cpp
c++23: Replace Common::Unreachable with std::unreachable
2026-01-17 23:53:21 +01:00
BranchWatchTableModel.h
BreakpointDialog.cpp
BreakpointDialog.h
BreakpointWidget.cpp
BreakpointWidget.h
CodeViewWidget.cpp
Fix various typos and spelling mistakes
2026-01-17 20:11:38 +01:00
CodeViewWidget.h
CodeWidget.cpp
Debugger: Ignore bctr when stepping out
2025-11-04 11:41:48 -05:00
CodeWidget.h
EditSymbolDialog.cpp
EditSymbolDialog.h
GekkoSyntaxHighlight.cpp
GekkoSyntaxHighlight.h
JitBlockTableModel.cpp
c++23: Replace Common::Unreachable with std::unreachable
2026-01-17 23:53:21 +01:00
JitBlockTableModel.h
JITWidget.cpp
JITWidget.h
MemoryViewWidget.cpp
Fix various typos and spelling mistakes
2026-01-17 20:11:38 +01:00
MemoryViewWidget.h
MemoryWidget.cpp
Common: Remove the string parameters from the HookableEvent interface.
2025-11-06 22:34:40 -06:00
MemoryWidget.h
NetworkWidget.cpp
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
Fix various typos and spelling mistakes
2026-01-17 20:11:38 +01:00
RegisterWidget.cpp
Call JitInterface::UpdateMembase from PowerPC::MSRUpdated
2025-11-02 21:18:07 +01:00
RegisterWidget.h
ThreadWidget.cpp
MMU: Use templates for Read/Write functions
2025-10-08 11:27:06 +02:00
ThreadWidget.h
WatchWidget.cpp
MMU: Use templates for Read/Write functions
2025-10-08 11:27:06 +02:00
WatchWidget.h