This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e88ae96958a4ef5ff01664512c19eb18f01f4da
dolphin
/
Source
/
Core
/
Core
/
Src
/
Debugger
T
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
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
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