Page 1 of 1

SCP by John Stanback (1987) resurrected.

PostPosted: 28 Sep 2006, 19:25
by Jim Ablett
Image

Last revised by John Stanback on 1987.03.10

This program served as the basis for the GNUChess program.

Winboard support added.

Playing as black (engine vs engine) in Winboard gui broken.
No problems in Arena gui though. (Maybe some kind soul can fix
it?) :D

Download exe and modified source from my homepage.

Jim.

Re: SCP by John Stanback (1987) resurrected.

PostPosted: 15 Oct 2006, 13:53
by Arnaud Lohéac
Hi Jim,

As always, thank you for your GREAT work.

Thus, I have tried SCP 1.0a under Arena and the engine stops playing after few moves.

Is there something special that I missed in the commandline parameter ?

If not, could you check that in order to solve this problem ?

Best Regards.

Arnaud Lohéac

Re: SCP by John Stanback (1987) resurrected.

PostPosted: 15 Oct 2006, 14:04
by Arnaud Lohéac
Hi Jim,

Please, forgot this message. :?

I just forgot to put the 'xboard' parameter in the 'command line'. Now, all seems ok.

Best regards.

Arnaud Lohéac

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 18 Oct 2006, 15:42
by Yannik Snoeckx
Hi Jim !

Thanks to your great work. I love old engines and it's nice to be able to compare them with actual programms on "equal" terms, same computers that is.

Maybe I am just dreaming, but last year, in the programming forum, Andrew Fan talked about the source of Sargon. I don't know if it is possible to port it to winboard, but it would be great.

I learned to play chess against Sargon III quite a while ago. My body hardware hasn't improved, but the Babylonian king could benefit.

Best wishes.
Y. Snoeckx

PS : here is the link
http://www.vpittlik.org/wbforum/viewtop ... ght=source

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 18 Oct 2006, 20:11
by Jim Ablett
Hi Yannik,

Thanks for the compliments :D

I just had a look at the Sargon source code - It scared me to death :shock:

I'm afraid pure assembler is beyond my feeble talents. :(

Pity. I'd love to convert it. Maybe in about ten years when I've learnt enough.

Regards,
Jim.

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 19 Oct 2006, 18:43
by Yannik Snoeckx
Jim Ablett wrote:Pity. I'd love to convert it. Maybe in about ten years when I've learnt enough.


Hi Jim,

Don't worry, I am very, very patient 8-)

And thanks again for all those programms you have resurrected.

Best wishes.
Y. Snoeckx

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 02 Nov 2006, 23:24
by juan dela cruz
Jim Ablett wrote:Hi Yannik,

Thanks for the compliments :D

I just had a look at the Sargon source code - It scared me to death :shock:

I'm afraid pure assembler is beyond my feeble talents. :(

Pity. I'd love to convert it. Maybe in about ten years when I've learnt enough.

Regards,
Jim.

-----------------------------------------------------------------------------------

Jim.

Since you are an expert in ressurecting vintage engines, it would be nice to add on your future projects Ken Thompson's T.Belle chess program. You'll not be scared of the codes since they are written in C. I'm working on it at the moment but it seems I need more time studying Programming than tinkering with the codes. I'll just leave it to the experts till I reach the level of understanding of a real programmer.

Juan

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 05 Nov 2006, 17:25
by Jim Ablett
Hello Juan,

I 'Googled' for T.Belle source and found it at this very interesting site
for old chess engines.

http://classicchess.googlepages.com/Chess.htm

It would be great to create a winboard version of T.Belle. I'm going to study it and see if I can do it.

Thanks very much :D

Jim.

Re: what about Sargon (just dreaming) maybe ?

PostPosted: 05 Nov 2006, 18:49
by juan dela cruz
Jim Ablett wrote:Hello Juan,

I 'Googled' for T.Belle source and found it at this very interesting site
for old chess engines.

http://classicchess.googlepages.com/Chess.htm

It would be great to create a winboard version of T.Belle. I'm going to study it and see if I can do it.

Thanks very much :D

Jim.

------------------------------------------------------------------------------------

Jim,

I'm glad you found this link too. I already got the Tony Marsland files from his repositories a few months ago (v6,v68,v7 of T.Belle). If you remember, because of you I got interest and motivation in this field of chess engine and source file collections (way off my carrer). I think my source files already exceed the Winboard and UCI sites due to this addiction. Send me a PM in any case you need files which I already have in my directories.

Maybe after a few months or even years of programming studies, I could resurrect or build one myself. Good luck and I wish you resurrect this fine program.

Juan