pcsx2/common/include/Utilities
Jake.Stine b638f52809 Re-ordered the MSVC folder structure to split PCSX2 into two definitive sections: [App]Host and [Emu]Core (the bracketed names indicate the "long" versions which are generally used in the code to differentiate the functions and classes). If the tentative layout is good then I'll sort the files on SVN to match that layout.
(note: Patch.cpp/Patch.h is still the odd child out in this commit, as it's destiny is to become a plugin)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1804 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-09-12 02:58:22 +00:00
..
Console.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Dependencies.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Exceptions.h Two more lockup fixes, and changing plugins takes effect without restarting now. :) 2009-09-09 16:52:11 +00:00
General.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
HashMap.h Re-ordered the MSVC folder structure to split PCSX2 into two definitive sections: [App]Host and [Emu]Core (the bracketed names indicate the "long" versions which are generally used in the code to differentiate the functions and classes). If the tentative layout is good then I'll sort the files on SVN to match that layout. 2009-09-12 02:58:22 +00:00
MemcpyFast.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Path.h Cleaned up Path namespace and moved it and wxDirName to /common/Utilities. 2009-09-12 01:03:44 +00:00
RedtapeWindows.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
SafeArray.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
ScopedPtr.h wxgui: All kinds of mess, but still not up to running games yet. 2009-08-18 19:47:00 +00:00
StringHelpers.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Threading.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
WinVersion.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
lnx_memzero.h Re-ordered the MSVC folder structure to split PCSX2 into two definitive sections: [App]Host and [Emu]Core (the bracketed names indicate the "long" versions which are generally used in the code to differentiate the functions and classes). If the tentative layout is good then I'll sort the files on SVN to match that layout. 2009-09-12 02:58:22 +00:00
win_memzero.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
wxBaseTools.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
wxGuiTools.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00