This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-05-04 04:01:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Core
/
Debugger
History
Tillmann Karras
d802d39281
clang-modernize -use-nullptr
...
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-03-09 21:14:26 +01:00
..
Debugger_SymbolMap.cpp
Add missing functional include caused by PR111
2014-03-09 12:28:58 +13:00
Debugger_SymbolMap.h
Fix more header sorting issues in Core/ (now check-includes clean).
2014-02-20 01:01:11 +01:00
Dump.cpp
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
Dump.h
Convert all includes to relative paths.
2014-02-18 02:19:10 -05:00
GCELF.h
Fix some vertical alignments
2014-02-16 20:12:05 -05:00
PPCDebugInterface.cpp
Add ClearAllMemChecks to DebugInterface
2014-03-05 21:50:23 -05:00
PPCDebugInterface.h
clang-modernize -add-override
2014-03-09 21:12:01 +01:00