Bryce Denney a6ad4c3903 - Applied const64bit patch:
For compilers (such as Microsoft VC++) which don't allow "LL" after a
  constant to make it 64-bit, this patch declares all such constants as
  BX_CONST64(value).  Then in config.in, a switch called
  BX_64BIT_CONSTANTS_USE_LL controls whether the macro puts the
  LL's in or not.  Configure sets the macro, if you're on a platform
  that can run such things.
2001-04-10 02:06:10 +00:00
2001-04-10 02:06:10 +00:00
2000-10-09 10:34:33 +00:00
Description
No description provided
48 MiB
Languages
C++ 69.5%
C 21.2%
Shell 3%
Makefile 2.1%
Rez 1.9%
Other 2.1%