I created a simple web page to manage the bitboards.
You can apply the operations AND, OR, XOR and SHIFT.
The bitboards can have 3 different layout: first bit in A1 or in A8 or in H1.
The page is here http://butterflychess.altervista.org/bi ... /Calc.html
Any suggestions will be appreciated
bye
g.
Bitboard calculator
-
- Posts: 1242
- Joined: Thu Jun 10, 2010 2:13 am
- Real Name: Bob Hyatt (Robert M. Hyatt)
- Location: University of Alabama at Birmingham
- Contact:
Re: Bitboard calculator
geko wrote:I created a simple web page to manage the bitboards.
You can apply the operations AND, OR, XOR and SHIFT.
The bitboards can have 3 different layout: first bit in A1 or in A8 or in H1.
The page is here http://butterflychess.altervista.org/bi ... /Calc.html
Any suggestions will be appreciated
bye
g.
HP used to make a "programmer's calculator" that does this. I own one... HP-16C. Owned it for over 30 years in fact, and it STILL works...
Re: Bitboard calculator
Thanks, very interesting.geko wrote:I created a simple web page to manage the bitboards.
g.
I use your program Bitmap_calc, very comfortable, and to use with program Bibob of Gerd Isemberg.
Thank you very much.