rofl0r
rofl0r
by pasting this input into rodent3, i got a segfault in CBitBoard::PawnAttacks about 50% of the time: ``` position startpos moves d2d4 g8f6 g1f3 d7d5 c2c4 c7c6 b1c3 d5c4 a2a4...
``` echo | /root/musl-cross/gcc-5.3.0/build2/./gcc/xgcc -B/root/musl-cross/gcc-5.3.0 /build2/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list cc1: error: no include...
unless this have been fixed since the last release, i recently enabled the netstat plugin and after about 8 hours of running whenever i start a process (like clicking the...
using only one of the combinations UCI_LimitStrength+UCI_Elo value 500 or Skill_Level value 1 doesn't result in 500 elo play, in fact it beats most engines i tested it against including...
patch was picked from gcc git by @michaelforney and adapted for GCC 11, and while it applies cleanly to gcc 11.2.0 and 11.3.0, further modification was needed for gcc 11.5.0....
this allows to easily cross-compile the windows gui app for 32 or 64 bits even.
## State your operating system: Linux gtk2 / cli ## DesMuME version git master ## Issue at least in the game "captain america (u)", using above frontends, the zlib streaming...
introduced in b3f249a393f5 closes #1
if using knock-off as the last attack causing the foe to faint, its held item isn't knocked off, which can cause e.g. rocky helmet to induce damage to the mon...