Computer Chess Club Archives


Search

Terms

Messages

Subject: Yet another version of TSCP (1.42), plus benchmarks

Author: Tom Kerrigan

Date: 02:05:40 12/12/99


I just posted version 1.42 of TSCP. Mostly bug fixes, but some added
functionality. (see below)

I also want to mention that my site now has a fairly long list of TSCP benchmark
scores. If you're interested in processors, you might enjoy looking at those.

http://ucsu.colorado.edu/~kerrigat

-Tom


Version 1.42, 12/12/99
* Made "xboard" a command instead of an argument.
* Fixed code to start a new game.
* Added a test to make sure ftime() is returning milliseconds.
* Fixed king safety bug; now checks all three files around an uncastled king.
* Changed gets() to fgets() in xboard() to avoid a gcc warning.
* Added fflush() after the illegal XBoard command message.
* Added signal(SIGINT, SIG_IGN) to the beginning of xboard() to help with
  XBoard/Linux compatibility.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.