This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-23 03:42:35 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38,762
Commits
11
Branches
17
Tags
c6a7465529372a2aef56dbfc808f778d76ec10d2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Lioncash
e5b91f00b0
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
...
Obsoletes these functions in favor of the standard member functions added in C++20.
2023-01-24 14:58:20 -05:00
TryTwo
fb79c04cf1
MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger
2022-10-06 22:17:22 -07:00