Schachcomputer.info Community

Schachcomputer.info Community (https://www.schachcomputer.info/forum/index.php)
-   Mess Emu & andere Emulationen / Mess Emu and other Emulations (https://www.schachcomputer.info/forum/forumdisplay.php?f=53)
-   -   MessEmu: Mess Emulator für diverse Schachcomputer ist fertig! (https://www.schachcomputer.info/forum/showthread.php?t=1448)

MikeChess 13.01.2019 13:34

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hallo Franz,
erst nochmal wiederholt den größten Dank für Deine tolle Arbeit. Man kann Dein Engagement hier für unsere heißgeliebten Brettcomputer gar nicht genug loben.

Ein Feature würde mir noch einfallen, weiß aber nicht, ob überhaupt technisch möglich und von daher mein Wunsch nicht unsittlich ist.

Besteht die Möglichkeit, CB-Emu so einzurichten, dass die verschiedenen Brett-Emus automatisch gegeneinander spielen können (so eine Art Auto-Player)? Über UCI kann man ja schon einige Emulationen gegeneinander spielen lassen, aber gibt es da vielleicht noch eine andere Möglichkeit?

Falls nicht, reicht ein kurzes Nein und ich ziehe die Frage wieder schamvoll zurück.

LG
Mike

fhub 13.01.2019 14:04

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von Agep (Beitrag 77137)
Aber es fiel mir noch etwas.
Ich weiß, dass es hier gelöst wurde. Es ist Mephisto Almeria 32 Bit. Zu diesem Zeitpunkt blinkten die LEDs zu schnell und waren weniger lesbar. Du hast es auf die bestmögliche Geschwindigkeit eingestellt. Die Lesbarkeit von LEDs ist jedoch geringer. Könnte die LEDs nur aufleuchten anstatt zu blinken? Dies würde die Lesbarkeit verbessern. Ich habe Mephisto Exclusive Vancouver 16 Bits zu Hause und die LEDs auch blinken nicht, aber sie leuchten nur.

Hallo Agep,

ich bin mir nicht sicher, welche Situation Du mit diesem 'LED-Blinken' meinst!?

Da muß man unterscheiden, ob Du oder der Computer am Zug ist - ich erkläre es mal am Beispiel wo Du mit e2e4 startest und der Computer mit e7e5 antwortet:
Sobald Du auf e2 klickst, leuchtet ODER blinkt diese LED - das ist bei verschiedenen Mephisto-Modellen unterschiedlich.
Nachdem Du den Zug mit e4 fertiggestellt hast, und der Computer mit e7e5 antwortet, BLINKEN IMMER beide LEDs (auf e7 und e5) und zwar bei ALLEN Mephistos (ich hab gerade nochmals fast alle getestet), nur die Blinkgeschwindigkeit ist minimal unterschiedlich bei manchen Geräten.
Ich sehe da auch absolut keinen Unterschied zwischen Almeria32 und Vancouver16.

Also - welches Blinken meinst Du jetzt? Das bei Deinem Zug oder beim Gegenzug des Computers?
Das Blinken bei Deinem Zug ist aber ohnehin kaum von Bedeutung, weil Du da ja schon auf's Feld geklickt hast, und Du außerdem an der Figur erkennst, daß sie 'angehoben' ist (Figur ist 'markiert').
Wenn Du aber den Computerzug meinst, dann kann (und sollte) ich das ja wohl für den Almeria32 alleine nicht ändern, weil ja ALLE Mephisto-Modelle diesen Computerzug blinkend anzeigen.

Grüße,
Franz

fhub 13.01.2019 14:25

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von MikeChess (Beitrag 77147)
Ein Feature würde mir noch einfallen, weiß aber nicht, ob überhaupt technisch möglich und von daher mein Wunsch nicht unsittlich ist.

Besteht die Möglichkeit, CB-Emu so einzurichten, dass die verschiedenen Brett-Emus automatisch gegeneinander spielen können (so eine Art Auto-Player)? Über UCI kann man ja schon einige Emulationen gegeneinander spielen lassen, aber gibt es da vielleicht noch eine andere Möglichkeit?

Falls nicht, reicht ein kurzes Nein und ich ziehe die Frage wieder schamvoll zurück.

Hallo Mike,

also 'unsittlich' ist Dein Wunsch natürlich nicht und 'schamvoll' zurückziehen brauchst Du ihn auch nicht ;), aber leider ist er auch unerfüllbar, und zwar aus dem gleichen Grund, den ich in meinem Posting zu möglichen Wünschen schon erwähnt habe:
Es ist praktisch unmöglich, einem Gerät den gespielten Zug des anderen Gerätes (d.h. den gegnerische Zug) 'mitzuteilen' - das wäre zwar theoretisch möglich (theoretisch geht beim Programmieren alles!), wäre aber extrem schwierig und würde für jedes Modul viele Tage dauern (jedenfalls bei den beiden Lösungsmehoden, die mir dazu einfallen) und bei mehr als 150 Modulen kannst Du Dir den nötigen Aufwand und die Dauer dafür ja ausrechnen.

Diese UCI-Emulationen, die Du erwähnst, stammen ja aus einer völlig anderen (uralten) MESS-Version, die speziell dafür komplett umgeschrieben wurde (und zwar auch nicht von mir), sodaß ich die dortige Methode auch nicht einfach in CB-Emu übernehmen kann.

Also ist und bleibt dieser Wunsch nach automatischem Spiel verschiedener Module gegeneinander leider unerfüllbar, genauso wie z.B. auch eine Anbindung eines externen elektronischen Schachbretts (was ja auch schon an mich herangetragen wurde) - all das betrifft das gleiche Problem, das ich oben schon geschildert habe, und ist von MIR leider nicht lösbar.

Grüße,
Franz

Bryan Whitby 13.01.2019 14:28

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hi Franz

First of all many thanks again for all your hard work.

I don't know if you remember but I built my own chess board that communicates with your software via a Teensy USB Development Board that was programmed especially for me by my good friend from Barcelona, Berger.

With all this talk about The King module here and on the Hiarcs forum, I have this morning started to reprogram the Mephisto Montreux cfg file to enable me to play against it with my board. This will enable me to appreciate the programming skills of Johan de Koning and compare it to the games of The King module.

Without you and everyone else connected with this project I thank you all.

Regards from England
Bryan

fhub 13.01.2019 14:41

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von Bryan Whitby (Beitrag 77150)
I don't know if you remember but I built my own chess board that communicates with your software via a Teensy USB Development Board that was programmed especially for me by my good friend from Barcelona, Berger.

Hello Bryan,

yes, I remember that I've read about this long time ago (IIRC you even posted a picture of your board here).
I don't know anymore, how exactly you've built this communication between CB-Emu and your board (especially without changing the CB-Emu code at all), but I think you used special keycodes (in the cfg-file) for the board fields in CB-Emu, right?

But the thing I would be most curious about, is how you could 'send' the moves (which you make on the external board) to CB-Emu???

Regards,
Franz

marste 13.01.2019 22:02

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hallo Franz,

vielen Dank für deine Mühen,der Emu macht mir sehr viel Spaß! Keine Wünsche... Auch mir kannst du jetzt die Rechnung schicken ;)

Gruß,Stefan

hyppyp 14.01.2019 00:12

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hello Franz,

I also would like to praise and thank you for the excellent job of building and expanding CB-Emu to what it has become now. It's one of the most fun chessprograms I have and I use it a lot! No special wishes left on my part, so if there's a bill I will take my part!

Just one small problem now that I think of it: The program does not work on my EEE PC netbook. It used to work under Windows XP without any problem, but I 'upgraded' to Windows 7 (32 bit) and after that it won't budge. Any explanation for that?

Anyway, thanks again!

Greetings,
Henri

fhub 14.01.2019 09:21

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hello Henri,
Zitieren:

Zitat von hyppyp (Beitrag 77158)
... so if there's a bill I will take my part!

of course the 'bill' was just a joke from me. ;)
Zitieren:

Just one small problem now that I think of it: The program does not work on my EEE PC netbook. It used to work under Windows XP without any problem, but I 'upgraded' to Windows 7 (32 bit) and after that it won't budge. Any explanation for that?
Well, not easy to answer without knowing WHAT is not working!?
I guess the CB-Emu GUI itself is still starting and showing the list of the modules, and you only get a problem when starting any device, right?

And what's the problem then? Do you get any (Windows) error message, or just a black screen without showing the selected chess computer?
Or is it any other problem?

Regards,
Franz

Robert 14.01.2019 10:24

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hallo Franz,

ich habe mir das auch mal angeschaut und ich denke, ich verstehe, was Agep meint.

Zitieren:

Zitat von fhub (Beitrag 77148)
Nachdem Du den Zug mit e4 fertiggestellt hast, und der Computer mit e7e5 antwortet, BLINKEN IMMER beide LEDs (auf e7 und e5) und zwar bei ALLEN Mephistos (ich hab gerade nochmals fast alle getestet), nur die Blinkgeschwindigkeit ist minimal unterschiedlich bei manchen Geräten.

Als Beispiel: Wenn der Blinkrythmus 1 Sekunde beträgt (also der Zeitraum, in dem die LED 1x an und aus ist), dann ist beim Alm32 die LED nur 0,2 Sekunden an und 0,8 Sekunden aus, während es bei den anderen Geräten 0,5 zu 0,5 Sekunden ist (die Werte nur als Beispiel)

Einfach gesagt, blitzen beim Alm32 die LEDs nur kurz auf.
Zitieren:

Ich sehe da auch absolut keinen Unterschied zwischen Almeria32 und Vancouver16.
Naja, wenn man beide nebeneinander legt, einen Zug ausführt, dann sieht man schon, dass die LEDs beim Computerzug unterschiedlich blinken.

Beim Vancouver32 ist der Blinkrythmus im vergleich zum Vancouver16 schneller, aber die oben genannte Verteilung von 50 zu 50 hat er auch, der Alm32 aber halt 20 zu 80.

Ok, hat mich bislang nicht sonderlich gestört (ist auf meinem relativ großen Screen immer noch ausreichend erkennbar), aber wenn sich das ohne großen Aufwand ändern lässt, würde ich Ageps Anliegen befürworten.

Viele Grüße
Robert

PS: Danke für das letzte Update! Der umgekehrte Weg (also Stellungseingabe per fen) ist mir auch sofort in den Sinn gekommen, aber ich habe mir schon gedacht, dass das kaum realisierbar sein dürfte...

fhub 14.01.2019 11:52

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hallo Robert,
Zitieren:

Zitat von Robert (Beitrag 77163)
ich habe mir das auch mal angeschaut und ich denke, ich verstehe, was Agep meint.

Als Beispiel: Wenn der Blinkrythmus 1 Sekunde beträgt (also der Zeitraum, in dem die LED 1x an und aus ist), dann ist beim Alm32 die LED nur 0,2 Sekunden an und 0,8 Sekunden aus, während es bei den anderen Geräten 0,5 zu 0,5 Sekunden ist (die Werte nur als Beispiel)

Einfach gesagt, blitzen beim Alm32 die LEDs nur kurz auf.

Naja, wenn man beide nebeneinander legt, einen Zug ausführt, dann sieht man schon, dass die LEDs beim Computerzug unterschiedlich blinken.

Beim Vancouver32 ist der Blinkrythmus im vergleich zum Vancouver16 schneller, aber die oben genannte Verteilung von 50 zu 50 hat er auch, der Alm32 aber halt 20 zu 80.

ja, so ungefähr hab ich Agep's Hinweis auch verstanden.
Ich hab mir das nochmals im Sourcecode angesehen: die Hardware-Treiber für Alm32 und Van32 sind absolut identisch, und die einzige Zeile, die für dieses LED-Blinken verantwortlich ist, ist folgende:
Code:

MCFG_TIMER_DRIVER_ADD_PERIODIC("int_timer", polgar_state, timer_update_irq6, attotime::from_hz(785))
Durch Ändern des Wertes 785 ändert sich aber nur die Gesamtzeit (1 sec in Deinem Beispiel), nicht aber das Verhältnis AN:AUS, das bleibt auch bei einer Änderung immer 1:4 beim Alm32 (aber 1:1 beim Van32).
Da sonst nirgendwo im Treiber irgendein Code steht, der Wirkung auf die LEDs hat, muß dieses Verhältnis 1:4 meiner Meinung nach direkt im Programmcode vom Alm32 (d.h. im ROM) festgelegt sein, und das kann ich natürlich auch nicht ändern (jedenfalls nicht ohne den ROM-Code zu disassemblieren, aber 68020-Assembler ist leider nicht meine Programmiersprache).

Was übrigens noch dafür spricht, daß das am ROM-Programm des Alm32 liegt, ist das unterschiedliche Verhalten beim ersten Anklicken einer Figur bei einem EIGENEN Zug: beim Alm32 blinkt dann dieses Feld, beim Van32 leuchtet es aber dauernd - und das wie gesagt trotz völlig identischem Code im Treiber!

Daß dieses kurze Aufblitzen beim Alm32 tatsächlich so stattfindet, könnte natürlich nur jemand mit einem echten Almeria 32 bestätigen - ich kann das leider nicht ändern (aber zum Glück wird der Zug bei diesen Modellen ja auch im LCD-Display angezeigt).

Grüße,
Franz

hyppyp 14.01.2019 15:48

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub (Beitrag 77160)

Well, not easy to answer without knowing WHAT is not working!?
I guess the CB-Emu GUI itself is still starting and showing the list of the modules, and you only get a problem when starting any device, right?

And what's the problem then? Do you get any (Windows) error message, or just a black screen without showing the selected chess computer?
Or is it any other problem?

Regards,
Franz

Nail on the head! I get a black screen without the computer. But it IS there because when I click on the screen I get beeps! Is that any help for you identifying the problem?

Henri

fhub 14.01.2019 17:18

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von hyppyp (Beitrag 77182)
Nail on the head! I get a black screen without the computer. But it IS there because when I click on the screen I get beeps! Is that any help for you identifying the problem?

Well, I could imagine what the problem is - try the following:
1) start CB-Emu
2) right-click on any engine in the list and select 'Properties' in the popup menu
3) now open the tab 'Display': under 'Videomode' on the right side there is 'Auto' predefined, and I guess your Windows doesn't automatically select the correct video mode for your netbook
4) so try all 4 modes in this video submenu, i.e. select a mode, click 'Ok' to exit, and then start this module.

If any of these 4 modes is working for you, then let me know and I'll give you instructions how to change this automatically for ALL modules (else you would have to use the same procedure for each of them).

Franz

hyppyp 14.01.2019 17:47

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub;771 84

If any of these 4 modes is working for you, then let me know and I'll give you instructions how to change this automatically for ALL modules (else you would have to use the same procedure for each of them).

Tried out all functions, and OpenGL works perfectly. Thank YOU!! :cool:

Cheers,
Henri

fhub 14.01.2019 17:55

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
1 Anhang/Anhänge
Zitieren:

Zitat von hyppyp (Beitrag 77186)
Tried out all functions, and OpenGL works perfectly. Thank YOU!! :cool:

Ok, I've attached a ZIP-file where I've changed all INI-files to this OpenGL video mode - just unzip it to your CB-Emu folder and overwrite all files.

Regards,
Franz

applechess 14.01.2019 21:30

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub (Beitrag 77188)
Ok, I've attached a ZIP-file where I've changed all INI-files to this OpenGL video mode - just unzip it to your CB-Emu folder and overwrite all files.

Regards,
Franz

Hallo Franz
Und schon hast Du wieder einen sehr zufriedenen Kunden mehr. Deine
grosse Arbeit müsste gesponsert werden :) OK, würde dann vielleicht
nicht mehr so viel Spass machen wie eine allsamt hoch geschätzte
freiwillige Leistung.
Gruss
Kurt

fhub 14.01.2019 22:49

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von applechess (Beitrag 77192)
Und schon hast Du wieder einen sehr zufriedenen Kunden mehr. Deine
grosse Arbeit müsste gesponsert werden :)

Aber das war doch eine Kleinigkeit, keine 2 Minuten Arbeit mit 'grepWin' zum Ersetzen dieser Option in allen ini-Dateien -
ihm hier zu beschreiben, wie er das unter CB-Emu machen müßte, hätte wesentlich länger gedauert. ;)

Grüße,
Franz

hyppyp 14.01.2019 23:15

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub (Beitrag 77196)
Aber das war doch eine Kleinigkeit, keine 2 Minuten Arbeit mit 'grepWin' zum Ersetzen dieser Option in allen ini-Dateien -
ihm hier zu beschreiben, wie er das unter CB-Emu machen müßte, hätte wesentlich länger gedauert. ;)

Awesome! Playing the Conny on my EEEPC now. You are DA man! :)

Greetings,
Henri

Robert 15.01.2019 09:11

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von hyppyp (Beitrag 77186)
Tried out all functions, and OpenGL works perfectly. Thank YOU!! :cool:

I just was curious, because i remembered, that i had CB-EMU working on my EeePC 1000h (2 GB RAM, 128 GB SSD, Win 7, now Win10) and i found that GDI is working too (didn't try the other options)

But the N270 Atom CPU was too slow for most of the emulations (IIRC 6502 with 6 MHz was the limit, everything with faster CPUs had slow running clocks), so i removed it some years ago.

At least i can confirm, that it is working with Win 10 on the EeePC! ;)

best regards
Robert

fhub 15.01.2019 09:36

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von Robert (Beitrag 77218)
I just was curious, because i remembered, that i had CB-EMU working on my EeePC 1000h (2 GB RAM, 128 GB SSD, Win 7, now Win10) and i found that GDI is working too (didn't try the other options)

Yes, GDI is the oldest and simplest method and should in fact work on ALL Windows versions and graphic cards (it's also the slowest one, but graphic speed is not needed for a rather static chess board display).
For Direct3D and OpenGL you need special Windows drivers and/or support from the graphic card (I've never heard of BGFX before), on my notebook here (Windows 10 64bit) all 4 options are working.

Regards,
Franz

Bryan Whitby 15.01.2019 16:51

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub (Beitrag 77151)
Hello Bryan,

yes, I remember that I've read about this long time ago (IIRC you even posted a picture of your board here).
I don't know anymore, how exactly you've built this communication between CB-Emu and your board (especially without changing the CB-Emu code at all), but I think you used special keycodes (in the cfg-file) for the board fields in CB-Emu, right?

But the thing I would be most curious about, is how you could 'send' the moves (which you make on the external board) to CB-Emu???

Regards,
Franz

Hi Hans

The Teensy USB Development Board that I use and Berger coded for me just emulates a keyboard.

First you have to untick the read only attribute in the Montreux cfg properties (Screenshot 1).

Then you change the Steadykey to zero in the Core Input Option of the Montreux ini file (Screenshot 2).

Now you have to try and work out which square corresponds to the Unamed Key in the Root (Screenshot 3).

First on your keyboard, change all the Named keys (New Game etc) to none.

Then input a1 (Kbd A Kbd 1) into any Unnamed Key then return to machine and press the a1 square on your physical board. What happens then is that although you have programmed the Unnamed Key to the a1 square it probably indicates another square on the PC graphical board.

You now go back into the Root and change the wrong programmed Unnamed Key (a1) to the actual PC board square.

Now you have found your first correct square you continue doing this for all the 64 squares.

Final screenshot of my board working with the Montreux program.

I hope this helps you in understanding how it communicates.

Regards
Bryan

https://solusmessboard.yolasite.com/resources/cfg.JPG

https://solusmessboard.yolasite.com/resources/ini.JPG

https://solusmessboard.yolasite.com/...C0s800x495.JPG

https://solusmessboard.yolasite.com/...rd%20Input.JPG

https://solusmessboard.yolasite.com/...C0s800x600.jpg

fhub 16.01.2019 20:19

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hello Bryan,
Zitieren:

Zitat von Bryan Whitby (Beitrag 77255)
I hope this helps you in understanding how it communicates.

yes, thanks for your explanation!

I've also already experimented with this method long time ago (when I tried to allow entering moves with the PC keyboard instead of the mouse),
but the problem is, that you always have to press 2 keys at the same time on the keyboard (e.g. A and 2 for a mouseclick on a2),
and that's not really comfortable. But for your external board this is indeed a very clever method.

Since your way to find out the correct square for these 'Unnamed Key' entries in the Tab menu is very time-consuming, I've now added the right square names to the board sensors in ALL devices, i.e. now you see "Square A1", "Square A2" etc. instead of 'Unnamed Key' in the Tab menu. Of course you still have to make these assigment manually, but at least you see now the board square in the list and can immediately enter the right keys.
So it will be much easier for you to add more CB-Emu modules to your external board.

Here is this new Update3:
https://www89.zippyshare.com/v/V8LRJfR4/file.html
(apart from these new square labels nothing has changed, so you can just use these new EXEs without having to change anything in your existing configuration).

Now I have one more question:
With your method moves made on your external board are sent to CB-Emu on the PC, but the other direction is not possible, right?
IOW, when the chess module in CB-Emu makes a move, you still have to look at the PC screen to see this move, i.e. the board LEDs on your external board do NOT show this move, right?
Or have you even found any additional trick, so that your external board 'gets' the moves from CB-Emu?

In principle this should be possible, especially now with the new PGN feature in the last versions, because whenever CB-Emu writes a move into 'gamelog.pgn', it could also send this move to any other target (file, console, screen, USB etc.).
So in fact a 'full' communication (only for moves of course) between an external board and CB-Emu should be possible -
only the direction 'CB-Emu to external board' would have to be solved.

Regards,
Franz

Luis 16.01.2019 20:34

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von MikeChess (Beitrag 77147)

Besteht die Möglichkeit, CB-Emu so einzurichten, dass die verschiedenen Brett-Emus automatisch gegeneinander spielen können (so eine Art Auto-Player)? Über UCI kann man ja schon einige Emulationen gegeneinander spielen lassen, aber gibt es da vielleicht noch eine andere Möglichkeit?

LG
Mike

The correct question should be: is it possible that all chess emulations can play automatically? And the answer is YES

Through the MAME plugin chessengine created by Sandro Ronco, at least in Linux Ubuntu.
And, of course, save the games in pgn format.


A couple of examples:
https://i.imgur.com/2jhAFm0.jpg

https://i.imgur.com/j4DkeTz.jpg

And if you want to see it in action you can see the following video:

https://www.youtube.com/watch?v=eLgB...channel=CTFF16

Saludos,
Luis

Hartmut 16.01.2019 20:55

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hi Luis

The question is, is this plugin also available for windows or only for Linux? I guess most of us don't want to install a second system on their computer. And some of us might also not be able to do that.

Luis 16.01.2019 21:19

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
It should work on windows too, but I did not find any gui where it works.

But it is not necessary to install another operating system on your computer, with VirtualBox you can emulate it with already created disks.

Ubuntu is not a problem, they are some details. I had never used it and I started using it for the chessengine autoplayer. I'm preparing a "tutorial" explaining the details.

Regards,
Luis

hyppyp 16.01.2019 22:51

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von fhub (Beitrag 77292)
So in fact a 'full' communication (only for moves of course) between an external board and CB-Emu should be possible -
only the direction 'CB-Emu to external board' would have to be solved.

Well, going back to the whole 'bill' issue, I am certainly in when it comes to this. If it were in fact possible to connect CB-Emu to a Millennium Exclusive Board or a DGT-board, it would definitely be a HUGE incentive to buy one of those....

But Franz, believe me, I am a very happy man already if CB-Emu should stay as it is!

Greetings,
hyppyp


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:52 Uhr.

Powered by vBulletin (Deutsch)
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
©Schachcomputer.info