1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/arch
janwas 2624069993 replace most BIT macros with a Bit() template for better 64-bit safety
test_bits: add tests for all routines in bits.h
hpet: add safety check
unit.h, bits.h, DOMEvent.h: change T(~0) to ~T(0) (required when T is
64-bit)

This was SVN commit r6335.
2008-09-06 21:15:53 +00:00
..
amd64 premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
ia32 fixes from work 2008-07-21 20:43:37 +00:00
x86_x64 replace most BIT macros with a Bit() template for better 64-bit safety 2008-09-06 21:15:53 +00:00