Add XBoard protocol drivers
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 20 Oct 2010 18:25:57 +0000 (20:25 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 20 Oct 2010 18:25:57 +0000 (20:25 +0200)
commita443e15a4089569770ff5bf4ed543c2c6199a900
tree402f1b19c6da530a6078cdfc20e2c97b701d6dd6
parent18b507e1b20fc6c32ee50f00fb910a59110c1a1d
Add XBoard protocol drivers

So far only those commands needed for playing games from the initial
position. Commands like 'memory', 'post', 'nopost', 'analyze' do not
work yet. Neither does pondering, as Bonanza's board is not valid when a
move comes in during pondering, so the wrong piece type is appended to
the move to convert t to CSA format.
Makefile
book.c
io.c
main.c
proce.c
searchr.c
time.c
utility.c