Showing posts with label cfish. Show all posts
Showing posts with label cfish. Show all posts

30 April 2017

Cfish 280417 build 2 Android Chess Engine

CFish 280417 b2

   CFish, a port of Stockfish written in plain C by Ronald de Man, first published on GitHub in July 2016. Possibly inspired by the asmFish project to speed up Stockfish using a programming language closer to the machine, the purpose of CFish is to explore possible optimization issues of C versus C++ compiler.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

29 April 2017

Cfish 280417 Android Chess Engine

Cfish 280417

This is not from original author source (Ronald de Man).


Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

04 December 2016

Cfish 031216 Android Chess Engine

CFish 031216

   CFish, a port of Stockfish written in plain C by Ronald de Man, first published on GitHub in July 2016. Possibly inspired by the asmFish project to speed up Stockfish using a programming language closer to the machine, the purpose of CFish is to explore possible optimization issues of C versus C++ compiler.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

10 November 2016

Cfish 8 Android Chess Engine

CFish 8 Android Chess Engine

C port of Stockfish by Ronald de Man

  • Chess960 support probably is missing a few lines.
  • Skill level support has been commented out.
  • Not fully tested on Windows.


Download:

All-architectures : HERE

Update:

arm64v8 : HERE

17 October 2016

CFish 171016 Android Chess Engine

CFish Android Chess Engine

C port of Stockfish by Ronald de Man

  • Chess960 support probably is missing a few lines.
  • Skill level support has been commented out.
  • Not fully tested on Windows.

Download:

armv7a-pgo : HERE
arm64v8 : HERE

Update:

sorry about previous build, it's don't work with flag "-flto" (LinkTimeOptimization) in gcc.

armv7a-pgo : HERE
arm64v8 : HERE
arm64v8 : HERE (new)