pcsx2/common/include/Utilities
Jake.Stine aaa3b773c6 Improved MTGS (added better suspend/resume support), and work on savestates a bit (still not working tho)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1908 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-09-23 09:53:21 +00:00
..
Console.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Dependencies.h Win32: Added stdout and stderr pipe support for the ConsoleLogger; such that plugins using printf or fprintf will have their messages show up in the new-style console log and in the emuLog.txt file. 2009-09-21 03:33:35 +00:00
Exceptions.h Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
General.h Linux: Fix compilation errors and warnings. There's still a lot of new warnings in x86Emitter due to __forceinline being disabled in debug builds, but the proper fix for those will come later. 2009-09-21 09:48:31 +00:00
HashMap.h Improved MTGS (added better suspend/resume support), and work on savestates a bit (still not working tho) 2009-09-23 09:53:21 +00:00
MemcpyFast.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Path.h Fixed a bug in BiosTools.cpp that caused Bios-Not-Found errors. 2009-09-13 17:11:35 +00:00
RedtapeWindows.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
SafeArray.h Win32: Added stdout and stderr pipe support for the ConsoleLogger; such that plugins using printf or fprintf will have their messages show up in the new-style console log and in the emuLog.txt file. 2009-09-21 03:33:35 +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 Yay, craploads of fixups for the new gui: 2009-09-16 17:23:02 +00:00
Threading.h win32pthreads: Changed from _beginthreadex to CreateThread, which is the preferred method of creating threads when using dynamic CRT linking. 2009-09-22 17:28:48 +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 Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00