summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/CISOBlob.cpp
AgeCommit message (Expand)Author
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Actually fix issue 3659.LPFaint99
2011-01-01Set native eol-style on some recently added files.Soren Jorvang
2010-12-29Linux build fix.Glenn Rice
2010-12-29Add ciso support.NeoBrainX