|
5401e83db8
|
Memory allocation: moved to alloc.[ch]
|
2024-07-10 07:49:44 +02:00 |
|
|
3a6c1d11c0
|
rename util.h -> misc.h (2)
|
2024-06-23 19:22:22 +02:00 |
|
|
242b501404
|
cleanup
|
2024-06-20 05:36:42 +02:00 |
|
|
f1657e9806
|
working TT with perft
|
2024-06-17 07:45:57 +02:00 |
|
|
148fef20ea
|
add info in pos_print, start perft TT testing
|
2024-06-13 10:28:32 +02:00 |
|
|
8be03c6230
|
rename TT funcs to TT_xxx()
|
2024-06-12 07:50:19 +02:00 |
|
|
00fc61020c
|
"#define key_t" -> hkey_t type
|
2024-06-06 07:38:01 +02:00 |
|
|
07a545adae
|
protect hash_init() against multiple calls
|
2024-05-21 07:49:49 +02:00 |
|
|
2069d6073d
|
add pos_copy(); pos->king[] set at higher level
|
2024-05-16 07:16:17 +02:00 |
|
|
5db45a760a
|
fen: calc pos hash, hash: fix zobrist_init, add zobrist_verify
|
2024-05-15 18:36:30 +02:00 |
|
|
022daf0a89
|
typedef key -> #define key_t - can't use typedef, due to <sys/types.h>
|
2024-05-15 09:42:33 +02:00 |
|
|
9ef262af48
|
clean hash.c
|
2024-05-14 11:57:51 +02:00 |
|
|
038f6b5669
|
add hash.c: zobrist init + pos zobrist calc + tt hash creation
|
2024-05-14 11:40:44 +02:00 |
|