Bibob

From Chessprogramming wiki
Revision as of 13:44, 31 December 2018 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Programming * Debugging * Bibob''' '''Bibob''',<br/> a Windows bitboard [https://en.wikipedia.org/wiki/Multiple_document_int...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Programming * Debugging * Bibob

Bibob,
a Windows bitboard MDI observer, editor and calculator by Gerd Isenberg - so far in Little-Endian Rank-File Mapping, since version 2.2 all eight orthogonal mappings. This application is a little overdressed and was intended as play ground for some MFC GUI features such as toolbars with various controls like a Combo box. For debugging under Windows, to inspect bitboards, one may copy the content of 64-bit variables from a Debugger to the clipboard to paste it into a Bibob document window. Bibob accepts pasting decimal or hexadecimal strings as well as FEN.

Screenshot

Bibob.JPG

Features

see the About Box ...

Update 2.2

April 15, 2013

LERF LERBEF
Lerf.JPG
Lerbef.JPG
BERLEF BERF
Berlef.JPG
Berf.JPG
LEFR LEFBER
Lefr.JPG
Leber.JPG
BEFLER BEFR
Befler.JPG
Befr.JPG

Executable and Sources

7z compressed, Win32 executable, plus C++ source code for the ancient Visual C++ 6.0 compiler using MFC:
File:Bibob.zip

External Links

Up one Level