This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-18 08:00:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4f30e549e033f27fa38b45a2b1d152a301c0813
dolphin
/
Source
/
Core
/
Core
/
Src
/
Debugger
History
Matthew Parlane
a8ddc3e069
Function definition was not updated.
2012-12-24 00:00:25 +13:00
..
Debugger_SymbolMap.cpp
Revert back to LogTypes. Fixes issue 3668.
2010-12-14 17:52:01 +00:00
Debugger_SymbolMap.h
Revert back to LogTypes. Fixes issue 3668.
2010-12-14 17:52:01 +00:00
Dump.cpp
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p
2011-03-11 10:21:46 +00:00
Dump.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
GCELF.h
…
PPCDebugInterface.cpp
Allow disassembly of FakeVMEM with the dolphin debugger
2012-06-19 11:57:57 +02:00
PPCDebugInterface.h
Function definition was not updated.
2012-12-24 00:00:25 +13:00