Hi,
die 2 neuen Saitek/SciSys-Geräte (Chess Companion II und Explorer Chess) sind jetzt auch in CB-Emu implementiert -
vielen Dank an 'hap' und Sean Riddle!
Wie üblich bei komplett neuen Modellen mußte ich sowohl Treiber als auch Layout wieder ziemlich ändern, damit sie unter der alten MAME-Version 0.220 noch funktionieren.
Beide Engines benutzen exakt das gleiche ROM, sind also vom Programm her identisch. Nur die Tasten (und teilweise auch deren Bedienung) sind etwas unterschiedlich. Daher war es auch nötig, für beide Engines unterschiedliche Plugins zu schreiben (übrigens beherrschen sie auch den Setup- und Edit-Modus).
Bie meinen Tests hat alles funktioniert, aber natürlich wären weitere Testpartien oder Stellungstests zur Sicherheit nicht schlecht.
PS: Übrigens, falls jemand den 'Saitek Senator (Executive) Chess' in der Liste sucht - der findet sich jetzt unter 'E', da ich ihn in 'Saitek Executive (Senator) Chess' umbenannt habe.
Question for
hap:
There's one thing I don't understand with these 2 devices: they have different key codes (ports&bits), although using exactly the same ROM program - how is this possible?
Example:
Port "IN.2" bit 0x02 is "Multi Move" for the ccompanion2, but the same port&bit is "Take Back" for the expchess!?
So if this key with port "IN.2" bit 0x02 is pressed, how can the
same program know, whether it should switch to 'multi move' mode (when I'm running ccompanion2) or just 'take back' the last move (when running expchess)??
Looking at your driver I don't see any differentiation between these 2 engines - apart from the layouts and the input ports they use exactly the same machine configuration!?
Grüße,
Franz