Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to bitboard-switch at bruno/brchess 2024-02-22 09:37:24 +01:00
ccc0dfd2f6 temp commit for machine transfer
bruno pushed to bitboard-switch at bruno/brchess 2024-02-22 09:29:56 +01:00
fa5c9bb8ab bitboard8_sprint -> bitboard_rank_sprint (temp, need BB+rank as input)
d00eab54e7 board.h: fix sq_make/sq_file
9c02a02c1e fen: add fen_test()
4d8f69e8c9 position: raw_board_print in octal, fix mask in pos_set_sq/pos_clr_sq
Compare 4 commits »
bruno pushed to bitboard-switch at bruno/brchess 2024-02-20 21:02:07 +01:00
568b39e366 add movegen draft, add king square in pos_t, BRQKN move gen (untested)
bruno pushed to master at bruno/Tools 2024-02-19 12:09:48 +01:00
79955bb355 base.sh: add readline support for interective mode
bruno pushed to bitboard-switch at bruno/brchess 2024-02-15 10:16:22 +01:00
403e625cbe add hyperbola-quintessence.[ch]}, rank move gen, + file/rook/queen
bc28a900be update brlib
c73c448c0b new board.h, sq_string()
Compare 3 commits »
bruno pushed to master at bruno/brlib 2024-02-13 19:37:37 +01:00
f9aec10459 add bswap32/bswap64
bruno pushed to bitboard-switch at bruno/brchess 2024-02-12 21:36:17 +01:00
3e828ed29b add bitboard_print_multi(), file/rank/diag/antidiag masks generation
bruno pushed to bitboard-switch at bruno/brchess 2024-02-11 21:00:45 +01:00
d5906b1fb9 start bitboard init (see commit details)
bruno pushed to bitboard-switch at bruno/brchess 2024-02-10 09:18:27 +01:00
4f25c1416d re-organize defines / few bug fix
bruno pushed to bitboard-switch at bruno/brchess 2024-02-08 09:52:52 +01:00
95cc25a2c2 memo.org
bruno pushed to bitboard-switch at bruno/brchess 2024-02-08 09:50:57 +01:00
d6f2497bb0 rename typedefs - temp commit for computer change
bruno pushed to master at bruno/brlib 2024-02-07 22:13:31 +01:00
0e9b25dd68 warn(): vprintf -> fprintf
bruno pushed to bitboard-switch at bruno/brchess 2024-02-07 22:10:53 +01:00
1929d4bb1f bb migration: add util, update fen/fen-test + partial pos + piece
c57e0463cd Set back search.h file
33cd40b37f Duplicate search.h history.
797974f394 Copy search.h into temp-migration-bitboard/search.h
32fac4a0ba Keep search.h
Compare 81 commits »
bruno pushed to master at bruno/brlib 2024-02-07 19:30:05 +01:00
8cb08dacb3 fix bug() args
bruno pushed to master at bruno/brlib 2024-02-07 19:04:23 +01:00
e907c81b8b lowercase bug() and warn() functions
bruno pushed to master at bruno/brlib 2024-02-05 14:08:48 +01:00
b637146095 br.h -> brlib.h
bruno pushed to bitboard-switch at bruno/brchess 2024-02-05 07:56:10 +01:00
033d95ce26 Makefile: delegate some brlib targets to submodule Makefile
bruno pushed to master at bruno/brlib 2024-02-05 07:51:51 +01:00
635e4c8d9e improve README, remove some Makefile compile output
bruno created branch bitboard-switch in bruno/brchess 2024-02-04 19:18:35 +01:00
bruno pushed to bitboard-switch at bruno/brchess 2024-02-04 19:18:35 +01:00
e49e9b8f9d Start bitboard migration... Long long cries coming