dolphin/Source/Core
Maarten ter Huurne 1b1f0ecae9 The simple form of "cpuid" should work on 64-bit platforms; on 32-bit platforms it is safer to use the version that does not modify EBX.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@297 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-24 20:13:49 +00:00
..
Common The simple form of "cpuid" should work on 64-bit platforms; on 32-bit platforms it is safer to use the version that does not modify EBX. 2008-08-24 20:13:49 +00:00
Core GCC does not accept namespace as a prefix when defining functions (in general or because we are already inside the namespace?). 2008-08-24 19:48:42 +00:00
DebuggerWX Explicitly convert from C string to wxString. Fixes build on Linux. 2008-08-24 19:47:10 +00:00
DiscIO Cross compatibility function union (strcasecmp, unlink) 2008-08-24 16:25:52 +00:00
DolphinWX Change some project settings. Reorganize the symbol database code, step 1/2. 2008-08-24 15:46:08 +00:00
VideoCommon Ok, part 2/2 of the symbol code rewrite. You can now create and use function signature files. A monkey ball signature file included. Now to add some cooler features... 2008-08-24 18:50:51 +00:00