fceux/vc
Brad Smith 72120b0bb9
Windows 64-bit build support (#66)
* correcting x64 configurations to actually use x64
defining NOMINMAX to fix std::max error

* more preprocessor definitions for x64

* 64-bit libraries from the last published version of DXSDK with dinput

* should define WIN64 as well? unfortunately seem to require retention of WIN32

* added an x64 build of luaperks.lib, this compiles links and runs now

* relocate win32 luaperks.lib to src/drivers/win/lua/win32 and leave a note explaining it

* luaperks.lib x64 needed to be /MT
two more missing x64 libs
debug x64 configuration was set to compile C++ as C?

* importing the rest of the usable WIN32 preprocessor defines, debugger now functions!

* revert unnecessary VS solution version change

* 64-bit lua working (fixed the 64-bit build of luaperks.lib)

* VSUIENTRY hashes are unsigned, not signed

* more hashes that are actually unsigned

* fix a few pointer to int casts in lua console

* fix a few more pointer truncations in windows dialog stuff
a few printf arguments need a cast to int

* explicit size_t cast to quiet spurious warnings on an inline function
2019-07-23 15:12:03 -04:00
..
Help migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
defaultconfig fix some problem in the scmrev stuff 2018-06-18 22:19:23 -05:00
userconfig delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
BizHawk.Build.Tool.exe migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
SubWCRev.bat change subwcrev to use git instead 2018-04-10 23:22:38 -05:00
archive.bat migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
deploy.bat migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
pscp.exe migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
upload.bat migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
upx.exe migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
vc14_fceux.sln Windows 64-bit build support (#66) 2019-07-23 15:12:03 -04:00
vc14_fceux.vcxproj Windows 64-bit build support (#66) 2019-07-23 15:12:03 -04:00
vc14_fceux.vcxproj.filters New feature: iNES head editor 2019-06-10 14:27:57 +08:00
zip.exe migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00