dolphin/Externals/Bochs_disasm
2011-01-27 00:14:29 +00:00
..
Bochs_disasm.vcproj include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
Bochs_disasm.vcxproj Committing Visual Studio 2010 solution/project files. (not switching from 2008 just yet, just making 2010 an option) Still need to add a "DebugFast" config and change optimization settings. 2011-01-27 00:14:29 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
config.h
dis_decode.cpp
dis_groups.cpp
dis_tables.h
dis_tables.inl
disasm.h
opcodes.inl Meta: 2010-06-02 18:00:22 +00:00
PowerPCDisasm.cpp Make CDolLoader a bit more c++ish, make wii dols be detected by the presence of a mfspr x, HID4. 2011-01-24 21:54:19 +00:00
PowerPCDisasm.h
resolve.cpp
SConscript Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which 2010-08-01 16:30:22 +00:00
stdafx.cpp Add precompiled headers back...I like being able to compile in less than 2 hours, kthx 2009-03-28 17:50:32 +00:00
stdafx.h Add precompiled headers back...I like being able to compile in less than 2 hours, kthx 2009-03-28 17:50:32 +00:00
syntax.cpp