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
d95e31af3f779bfa3141047e8b6275e1fd2e4bbb
dolphin
/
Source
/
Core
/
Core
/
Src
/
Debugger
T
History
Jordan Woyak
59fd1008ca
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
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7328
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-11 10:21:46 +00: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
debugger: better saving/loading of breakpoints/memchecks to file
2011-02-25 09:35:56 +00:00
PPCDebugInterface.h
NEWLINE
2010-05-26 21:07:49 +00:00