Booot 5.1 (attempt at a 64 bit version)

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

Dann Corbit
Posts: 12545
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Booot 5.1 (attempt at a 64 bit version)

Post by Dann Corbit »

Here is my tweaked version, modified for CodeTyphoon:
http://cap.connx.com/chess-engines/new- ... oot_510.7z

It compiles, links and runs, but does not work right. I lack the Pascal mastery to fix it. If anyone else wants to play with it, be my guest.

The only changes I made were to use the intrinsic FreePascal bit functions, and also to modify the ReadFile operation which was automatically translated incorrectly.