fruitjam-doom/msvc
nukeykt eb3cd65176 opl: Nuked OPL3 v1.7
Reformat the OPL3 code.
Remove the DBOPL core.
The OPL3 chip write delay implementation.
2016-02-28 21:53:03 +09:00
..
.gitignore * Update MSVC project file 2013-02-09 18:18:26 +00:00
chocolate.sln Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
config.h Bump version number to 2.2.1 and add NEWS about it 2015-09-10 08:37:50 -07:00
doom.vcproj Add v_diskicon.c/v_diskicon.h to MSVC project files. 2015-11-06 17:27:12 +01:00
heretic.vcproj Add v_diskicon.c/v_diskicon.h to MSVC project files. 2015-11-06 17:27:12 +01:00
hexen.vcproj Add v_diskicon.c/v_diskicon.h to MSVC project files. 2015-11-06 17:27:12 +01:00
inttypes.h Add MSVC inttypes.h and stdint.h implementations: might be useful in the 2006-12-22 01:44:32 +00:00
libopl.vcproj opl: Nuked OPL3 v1.7 2016-02-28 21:53:03 +09:00
libpcsound.vcproj Make optimization settings consistent (static libraries do not support 2012-02-10 02:50:59 +00:00
libtextscreen.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
README Move vc9/ project files into the msvc/ directory and update the README 2008-02-28 21:22:41 +00:00
server.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
setup.vcproj Update setup.vcproj 2014-08-30 17:00:27 +04:00
stdint.h Add MSVC inttypes.h and stdint.h implementations: might be useful in the 2006-12-22 01:44:32 +00:00
strife.vcproj Add v_diskicon.c/v_diskicon.h to MSVC project files. 2015-11-06 17:27:12 +01:00
win32.rc Bump version number to 2.2.1 and add NEWS about it 2015-09-10 08:37:50 -07:00
win_opendir.c Clean up file headers. 2014-05-05 00:20:54 -04:00
win_opendir.h Clean up file headers. 2014-05-05 00:20:54 -04:00

Project and header files for building with Microsoft Visual C++.  Please
note that the MSVC project files are not officially supported; the 
canonical way to build Chocolate Doom under Windows is using
MingW + MSYS.