Einzelnen Beitrag anzeigen
  #2  
Alt 08.09.2024, 19:00
hap hap ist offline
Resurrection
 
Registriert seit: 27.07.2019
Beiträge: 595
Abgegebene Danke: 220
Erhielt 2.269 Danke für 410 Beiträge
Aktivitäten Langlebigkeit
0/20 6/20
Heute Beiträge
0/3 ssssss595
Re: How to use rs232 under Slots

With the exception of the pseudo terminal (pty) device, which only works on Linux AFAIK, all the RS-232 devices in MAME are internal.

How to set it up on the (emulated) chess computer: differs per chess computer, I'd suggest to refer to the manual of the one you're playing with: http://www.zanchetta.net/default.asp...documentations
Protocol: differs per company (Novag Super System, Saitek OSA, Fidelity).

I've only tested it with the terminal device myself. For example:
mame.exe diablo68 -numscreens 2 -rs232 terminal
Go to video options, select chesscomputer view on one window, and terminal view on the other. Go to input settings, keyboard selection, and disable the root keyboard so you can input commands on the terminal. Then for example, press P, Enter in the terminal window to see the current chess position.
Mit Zitat antworten
Folgender Benutzer sagt Danke zu hap für den nützlichen Beitrag:
achimp (09.09.2024)