Discussion of anything and everything relating to chess playing software and machines.
Moderators: hgm, Dann Corbit, Harvey Williamson
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
-
mclane
- Posts: 18368
- Joined: Thu Mar 09, 2006 5:40 pm
- Location: US of Europe, germany
- Full name: Thorsten Czub
-
Contact:
Post
by mclane » Fri May 29, 2020 4:36 pm
Would be nice to see mkvi, that was transferred as emulation, into uci.
Also cyrus 68000, the successor on better hardware.
Those b strategy programs are interesting to play against.
What seems like a fairy tale today may be reality tomorrow.
Here we have a fairy tale of the day after tomorrow....
-
Scally
- Posts: 139
- Joined: Thu Sep 28, 2017 7:34 pm
- Location: Bermondsey, London
- Full name: Alan Cooper
-
Contact:
Post
by Scally » Fri May 29, 2020 4:51 pm
Hi all,
This is available on MAME and the DGT Pi / Picochess:
SAITEK / SciSys
=============== Freq. ROM RAM
Module Year Chess computer Bit CPU MHz kB kB Program author Elo
-----------------------------------------------------------------------------------------------------------
^ccmk5 1981 Chess Champion Mark V 8 6502 2 32 16 [ D.Broughton 1465
[ccmk5]
name = Scisys Chess Champion MK5
small = Sccmk5
medium = S CCMK5
large = Sci CCh MK5
elo = 1465
pi@MAME:/opt/picochess/engines/armv7l-MAME $ ./ccmk5
uci
id name Chess Champion: Mark V (mess 0.221)
option name Speed type spin default 100 min 0 max 10000
option name Level type string default 10
uciok
quit
Average speed: 100.00% (43 seconds)
pi@MAME:/opt/picochess/engines/armv7l-MAME $
Cheers,
Al.
-
F.Huber
- Posts: 809
- Joined: Thu Mar 09, 2006 3:50 pm
- Location: Austria
-
Contact:
Post
by F.Huber » Fri May 29, 2020 5:16 pm
Hi,
you can use more than 250 old chess computer programs (also MK V) with CB-Emu_Pro from my website:
https://fhub.jimdofree.com/
It also includes a special version 'MessChess' which allows to run all those programs in any
chess GUI which supports the WB or UCI protocol (e.g. WinBoard, Arena, Hiarcs, Shredder, ...)
Regards,
Franz
-
Werewolf
- Posts: 1334
- Joined: Thu Sep 18, 2008 8:24 pm
Post
by Werewolf » Fri May 29, 2020 5:49 pm
I'd just like to make a comment here: For those unfamiliar with Franz's work, it really is incredible.
You can play (almost) all the old dedicated machines and they feel like the original units.
Outstanding work.
-
Scally
- Posts: 139
- Joined: Thu Sep 28, 2017 7:34 pm
- Location: Bermondsey, London
- Full name: Alan Cooper
-
Contact:
Post
by Scally » Fri May 29, 2020 6:37 pm
Werewolf wrote: ↑Fri May 29, 2020 5:49 pm
I'd just like to make a comment here: For those unfamiliar with Franz's work, it really is incredible.
You can play (almost) all the old dedicated machines and they
feel like the original units.
Outstanding work.
Indeed
+1
Al.
-
Bill Forster
- Posts: 52
- Joined: Mon Sep 21, 2015 5:47 am
- Location: New Zealand
-
Contact:
Post
by Bill Forster » Sat May 30, 2020 12:46 am
F.Huber wrote: ↑Fri May 29, 2020 5:16 pm
Hi,
you can use more than 250 old chess computer programs (also MK V) with CB-Emu_Pro from my website:
https://fhub.jimdofree.com/
It also includes a special version 'MessChess' which allows to run all those programs in any
chess GUI which supports the WB or UCI protocol (e.g. WinBoard, Arena, Hiarcs, Shredder, ...)
Regards,
Franz
What an incredible project, many thanks. There's enough material to be absorbed for a lifetime in there. I have just downloaded your emulator and played against Mephisto 68000, it brought back memories of my youth as I related here:
https://news.ycombinator.com/item?id=11639919
-
Thomas Lagershausen
- Posts: 292
- Joined: Mon Jun 11, 2007 4:59 pm
Post
by Thomas Lagershausen » Sat May 30, 2020 5:12 pm
Today in the game 2 of my match against Mark V i used Mess and the preconfiguration of Arena GUI.
I am missing any informationoutput of Mark V under this configuration. No evaluation of the position, no mainline, absolut nothing.
Is this right?
Please give me more data under Arena GUI .
TL
-
F.Huber
- Posts: 809
- Joined: Thu Mar 09, 2006 3:50 pm
- Location: Austria
-
Contact:
Post
by F.Huber » Sat May 30, 2020 5:47 pm
Thomas Lagershausen wrote: ↑Sat May 30, 2020 5:12 pm
Today in the game 2 of my match against Mark V i used Mess and the preconfiguration of Arena GUI.
I am missing any informationoutput of Mark V under this configuration. No evaluation of the position, no mainline, absolut nothing.
Is this right?
Please give me more data under Arena GUI .
The UCI/WB interface in CB-Emu is not prepared for such engine informations, it only handles moves and (engine!) levels.
Since every engine provides such search infos (if at all) in different ways, this would mean that I had to add different code
for every engine - simply impossible for about 250 engines (I still have an other life besides CB-Emu

).
Regards,
Franz