primehack/Externals/Bochs_disasm
Shawn Hoffman c5da2877cc msbuild: refactor to reduce rebuild events
* moves dolphin-specific settings out of Base.props
* creates exports.props for externals, allowing to easily import
  individual Externals
* corrects some cruft that accumulated and probably contributed
  to msbuild overbuilding
2022-08-02 22:24:22 -07:00
..
Bochs_disasm.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
config.h Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_decode.cc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_groups.cc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables.h Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables.inc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables_avx.inc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables_sse.inc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables_x87.inc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
dis_tables_xop.inc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
disasm.h Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
Makefile.in Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
opcodes.inc Add immediate tests for WriteNormalOp 2014-09-13 16:39:34 -07:00
resolve.cc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00
stdafx.cc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07: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.cc Externals: update Bochs to newer version 2014-08-15 00:44:37 -07:00