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)

hap 18.07.2020 13:41

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
U.K. version of Intelligent Chess does exist, but I think the German version is more common.

mclane over here has a copy of the English manual, maybe he can confirm the button labels? The 2 I'm unsure of are "Record" and "Reset".
http://talkchess.com/forum3/viewtopic.php?t=16417

There's a low resolution photo of the English version box here:
http://www.schaakcomputers.nl/hein_v...les/10-1980%20[G-0101]%20SciSys%20-%20Intelligent%20Chess.pdf

And there are a few magazine articles reviewing the English version.
I fixed cassette save/load by the way.

"im Gegensatz zu fast allen anderen Geräten verträgt dieses Modell nur sehr kurze Tastenklicks, andernfalls setzt sofort seine Tasten-Wiederholfunktion ein, was häufig zu Fehlern führt!" <-- this is also fixed

Micro Chess: There is a French manual on Zanchetta's site.

fhub 18.07.2020 14:32

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

Zitat von hap (Beitrag 92882)
I fixed cassette save/load by the way.

And where's the virtual cassette recorder? ;)
Zitieren:

"im Gegensatz zu fast allen anderen Geräten verträgt dieses Modell nur sehr kurze Tastenklicks, andernfalls setzt sofort seine Tasten-Wiederholfunktion ein, was häufig zu Fehlern führt!" <-- this is also fixed
Hmm? At least not in the current version on github (from last night).
E.g. if you want to enter the move e2e4 and press the E-key on the keyboard (or click with the mouse on it) a bit longer (1/2 second or more), then when releasing the key again a 2nd signal is produced and the device reacts with ???? in the display.
So it seems that also releasing the key sends any signal to the device, if the time between press and release is too long.

hap 18.07.2020 15:04

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Right, and it was fixed in this commit:
https://github.com/mamedev/mame/comm...bb80547f01b7e7

I don't know where tape control is on MESSUI, but on standard MAME it's in the Tab menu under "Tape Control". And you can create an empty tape under "File Manager"

fhub 18.07.2020 15:22

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

Zitat von hap (Beitrag 92887)
Right, and it was fixed in this commit:
https://github.com/mamedev/mame/comm...bb80547f01b7e7

Ok, my fault, I've overlooked that intchess uses mm74c922, so I didn't download the update for this driver. :(

hap 18.07.2020 15:26

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
I expect to make another update later today (including a small fix to this device again)

hap 18.07.2020 17:09

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Chess Companion ist emuliert, danke Berger & Achim.

https://www.schach-computer.info/wik...hess_Companion
(BTW: nicht 256 bytes, es hat 1KB RAM)

https://i.imgur.com/BqCPG0H.png

Hartmut 19.07.2020 02:45

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Wow, das geht ja im Moment Schlag auf Schlag. Naja... dank Corona ist die Unternehmungslust ja sowieso im Keller. Warum also nicht wieder etwas mehr Schach spielen, lach...

fhub 19.07.2020 10:38

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

I have an important question about your yesterdays 6502 bugfix:

When I compared the new 6502.c/h with my old version (from MAME 0.220) I saw, that there have been made massive changes again in many files in cpu/m6502 in the last weeks (probably similar emulation improvements as for the 68000).
Since I can't simply use all those new files (they are not working in 0.220 anymore) and of course I don't want to switch again to a completely new MAME version after only 2 months, I've changed ONLY the few lines (with nmi_pending and irq_taken) in my old m6502.c/h, which you have committed yesterday.

Well, compilation worked without any errors, but many files from cpu/m6502 were recompiled and of course also all devices which use any CPU of this 6502 family.

But now my question: was this ok that I only updated these few lines in my old m6502.c/h which you've committed yesterday, or could this have any negative side effects for other chess devices using a CPU of this 6502 family?

Regards,
Franz

hap 19.07.2020 12:57

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
I don't think there will be any problems.

fhub 20.07.2020 11:02

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

der Chess Companion ist jetzt auch enthalten, und das Tastatur-Problem beim Intelligent Chess hat sich auch erledigt.

Grüße,
Franz

hap 20.07.2020 18:27

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
@mclane if you have the English language manual of Intelligent Chess, can you tell the button labels?

Zitieren:

Zitat von hap (Beitrag 92882)
mclane over here has a copy of the English manual, maybe he can confirm the button labels? The 2 I'm unsure of are "Record" and "Reset".
http://talkchess.com/forum3/viewtopic.php?t=16417


hap 21.07.2020 23:43

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
2 neue schachcomputer emuliert, danke an Achim und Berger
- CompuChess 2nd edition
- Chess Intercontinental Traveler

Intercontinental Traveler program is nearly identical to Chess Traveler (Novag Pocket Chess). The reason it is faster, is due to faster CPU speed.

https://i.imgur.com/8BqtXWu.png

hap 22.07.2020 22:33

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Chess Challenger UCC10, wieder danke Achim & Berger

https://i.imgur.com/grOPVSx.png

fhub 23.07.2020 12:14

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

I saw that you've changed the 'Computing' symbol in savant.svg.

There's still one other symbol different to the real display: the arrow for 'Your Move' should be mirrored (i.e. point down) - you can see this in the manual and in some Savant pictures on the internet.

Regards,
Franz

berger 23.07.2020 12:38

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
2 Anhang/Anhänge
Hello Franz,

Are you sure? Are the photos on the Internet that you comment on real or simulated in some brochure?

Because when I reverse-engineered the LCD, I didn't see that. See attached photos, please.

Best,
Gerardo

hap 23.07.2020 12:53

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
I changed it back.

See also:
http://50.76.53.81/RareBoard/SAVANT/Screen_092346.jpg
No hole in "computing" segment, and the arrow does not point down.

The manual and packaging show an earlier version (a prototype?).

fhub 23.07.2020 13:00

AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hi Gerardo,
Zitieren:

Zitat von berger (Beitrag 92999)
Are you sure? Are the photos on the Internet that you comment on real or simulated in some brochure?

well, one source was the manual on Alain Zanchetta's website, and then I found 2 photos of real devices:
https://www.schach-computer.info/wik...tei:Savant.jpg
and the last photo here:
http://www.chesscomputeruk.com/html/...savant_ii.html

But maybe there are different versions of this LCD screen?

Regards,
Franz

berger 23.07.2020 13:10

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

Zitat von fhub (Beitrag 93001)
But maybe there are different versions of this LCD screen?

I think the answer is easier: neither photo is "real". :)

I mean "made from a working Savant". Maybe those photos were made of a prototype!

Best,
Gerardo

fhub 23.07.2020 18:10

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

die letzten 3 Modelle sind jetzt auch in CB-Emu eingebaut (incl. Plugins für WinBoard/Arena):
DCS CompuChess 2nd Edition (bzw. CompuChess II)
Saitek Chess Intercontinental Traveler (eig. SciSys)
Fidelity Chess Challenger 10 (Modell UCC10, auch als CC10-C bezeichnet)

Danke wieder an hap, Berger und Achim!

Grüße,
Franz

Agep 23.07.2020 18:47

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

Vielen dank für die neue Version.

Die folgenden Mephisto-Computer funktionieren in MessExtra und MessChess nicht:

Academy
Mega IV
Milano
MM IV
MM IV TurboKit
MM V
MM V TurboKit
Modena
Mondial II
Monte Carlo
Monte Carlo IV LE
Nigel Short
Polgar
Polgar 10 MHz
Rebel 5.0
Rebel-X
Rebel-X Turbokit
Super Mondial

Das gleiche Problem war auch in der vorherigen Version. Niemand scheint diese Computer zu benutzen.

Ich hoffe das Problem liegt nicht nur bei mir.

Viele Grüße
Agep

hap 23.07.2020 19:10

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Thanks for your bug report. You seem to imply you already knew of the bug during the previous version? The best thing to do is report it rightaway.

Anyway, works fine on MAME, so something went wrong in Franz's version.

Agep 23.07.2020 19:22

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

Zitat von hap (Beitrag 93007)
You seem to imply you already knew of the bug during the previous version? The best thing to do is report it rightaway.

I didn't know that before. I just tried the last version today.

fhub 23.07.2020 19:24

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

Zitat von Agep (Beitrag 93006)
Die folgenden Mephisto-Computer funktionieren in MessExtra und MessChess nicht:
...
Das gleiche Problem war auch in der vorherigen Version. Niemand scheint diese Computer zu benutzen.

oh Schreck, das sind keine guten Nachrichten - trotzdem vielen Dank für den Hinweis!

Ich habe auch schon die Ursache gefunden: es war hap's letzte Änderung in m6502.c/h, die anscheinend unter meiner MAME-Version 0.220 doch nicht funktioniert - es sind nämlich nur Modelle mit einer CPU aus der 6502-Familie betroffen.

Zum Glück hab ich mir die Dateien vor dieser Änderung noch gesichert, weil ich mir eben schon damals nicht sicher war, ob diese Neuerung in meiner Version funktioniert.

Also dann wieder ein Schritt zurück und nochmal arbeiten ... ;)

Grüße,
Franz

fhub 23.07.2020 19:27

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

Zitat von hap (Beitrag 93007)
Anyway, works fine on MAME, so something went wrong in Franz's version.

Yep, your latest changes in m6502.cpp/h seems to be incompatible with the MAME/MESS version 0.220 which I'm using.
I'll revert the changes in these 2 files (and in saitek_intchess.cpp) again ...

hap 23.07.2020 20:08

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
https://github.com/mamedev/mame/comm...d9a8d56132ea9b
is more than 2 files, *.lst files too, not just m6502.cpp and m6502.h


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:49 Uhr.

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