Changes

Jump to: navigation, search

Bibob

2,729 bytes added, 13:44, 31 December 2018
Created page with "'''Home * Programming * Debugging * Bibob''' '''Bibob''',<br/> a Windows bitboard [https://en.wikipedia.org/wiki/Multiple_document_int..."
'''[[Main Page|Home]] * [[Programming]] * [[Debugging]] * Bibob'''

'''Bibob''',<br/>
a [[Windows]] [[Bitboards|bitboard]] [https://en.wikipedia.org/wiki/Multiple_document_interface MDI] observer, editor and calculator by [[Gerd Isenberg]] - so far in [[Square Mapping Considerations#LittleEndianRankFileMapping|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 [https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library MFC] [[GUI]] features such as [https://en.wikipedia.org/wiki/Toolbar toolbars] with various controls like a [https://en.wikipedia.org/wiki/Combo_box Combo box]. For debugging under Windows, to inspect bitboards, one may [https://en.wikipedia.org/wiki/Cut,_copy,_and_paste copy] the content of 64-bit variables from a Debugger to the [https://en.wikipedia.org/wiki/Clipboard_%28computing%29 clipboard] to paste it into a Bibob document window. Bibob accepts pasting [https://en.wikipedia.org/wiki/Decimal decimal] or [https://en.wikipedia.org/wiki/Hexadecimal hexadecimal] strings as well as [[Forsyth-Edwards Notation|FEN]].

=Screenshot=
[[FILE:Bibob.JPG|none|border|text-bottom]]

=Features=
see the About Box ...

==Update 2.2==
April 15, 2013
* Five new unary operators
* Persistent [[Square Mapping Considerations|Square Mapping Mode]]

{| class="wikitable"
|-
! LERF
! LERBEF
|-
| [[FILE:lerf.JPG|none|border|text-bottom]]
| [[FILE:lerbef.JPG|none|border|text-bottom]]
|-
!
!
|-
! <span id="BERLEF"></span>BERLEF
! <span id="BERF"></span>BERF
|-
| [[FILE:berlef.JPG|none|border|text-bottom]]
| [[FILE:berf.JPG|none|border|text-bottom]]
|-
!
!
|-
! LEFR
! LEFBER
|-
| [[FILE:lefr.JPG|none|border|text-bottom]]
| [[FILE:leber.JPG|none|border|text-bottom]]
|-
!
!
|-
! BEFLER
! BEFR
|-
| [[FILE:befler.JPG|none|border|text-bottom]]
| [[FILE:befr.JPG|none|border|text-bottom]]
|}

=Executable and Sources=
[https://en.wikipedia.org/wiki/7z 7z compressed], Win32 executable, plus [[Cpp|C++]] source code for the ancient [https://en.wikipedia.org/wiki/Visual_C%2B%2B#32-bit_versions Visual C++ 6.0] compiler using [https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library MFC]:<br/>
[[FILE:bibob.zip]]

=External Links=
* [http://cinnamonchess.altervista.org/bitboard_calculator/Calc.html Bitboard Calculator] by [[Giuseppe Cannella]]
* [http://www.chessprogramming.net/computerchess/free-chess-bitboard-viewer/ Free Chess Bitboard Viewer - Computer Chess Programming] by [[Steve Maughan]]
* [http://www.chess2u.com/t2159-new-free-tool-bitboards-helper New free tool : Bitboards Helper] by [[Julien Marcel]]
'''[[Debugging|Up one Level]]'''

Navigation menu