Gogobello 0.7
- new move generator with magic bitboards, pawn attacks and pawn pushes tables
- new bitboard basic functions with built-in functions provided by GCC
- SEE disabled in the quiescence search for performance reasons
- fix some bugs in null move pruning and hash table
- futility, extended futility pruning and razoring
- delta pruning
- evaluation of passed pawn, isolated pawn, pawn islands and doubled pawn
- evaluation of bishop pair
- dynamic memory allocation for the Hash Table
http://www.g-sei.org/gogobello/