Date: Mon, 31 Aug 1998 11:58:59 +0300 (IDT) From: Eli Zaretskii To: Endlisnis cc: djgpp AT delorie DOT com Subject: Re: Game loop In-Reply-To: <35E96554.A1CD2A92@unb.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 30 Aug 1998, Endlisnis wrote: > There is a CPUID command, but that only works on some 486's > and should work on all Pentium machines. There are other ways to > see if the machine is a 386, so if you rule out it being a 386, then > you can try the CPUID command and find out if it is capable of the > cycle-timer command. The CWSDPMI sources include a ready-to-go function that determines the CPU type.