- The 'Bits' type used in the opl files is incompatible with Bit64s. Modified typedef to fix this issue. - On Windows use Sleep() directly, since msleep() doesn't exist in Cygwin.