Sources and 32-bit Windows executable here.
-Supports Arena and Shredder FRC.
-Linux support (using code from here).
-Some bugfixes after the version I mentioned earlier today in another thread.
Toga CMLX 1.4.5e released
Moderator: Ras
-
Alexander Schmidt
- Posts: 1237
- Joined: Thu May 10, 2007 2:49 pm
Re: Toga CMLX 1.4.5e released
Thank you! I had some crashes as UCI under Arena. There seems to be something broken. But it's not very important, it works well with Polyglot under Arena, and first games make me think it is the best freeware Chess960 Engine. A real monster
-
Teemu Pudas
- Posts: 88
- Joined: Wed Mar 25, 2009 12:49 pm
Re: Toga CMLX 1.4.5e released
Thanks. Arena-specific bug found:
:facepalm:
Code: Select all
to = FLIP((string[3] == '-' ? F1 : G1),board->turn);