Einzelnen Beitrag anzeigen
  #6359  
Alt 05.08.2024, 22:42
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.879
Abgegebene Danke: 578
Erhielt 7.001 Danke für 1.581 Beiträge
Aktivitäten Langlebigkeit
8/20 15/20
Heute Beiträge
0/3 sssss2879
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!

 Zitat von hap Beitrag anzeigen
I didn't try it, but maybe the value needs to be shifted.
so not 1,2,3, but 0x08,0x10,0x18
I've already tried this before with <<3, but that didn't work,too.
Maybe it's in fact impossible to handle this data dial with any usual ioport commands.

But it's no problem, because I could now also switch to and from Player-Player mode by directly manipulating a byte in the RAM.
Of course it had been much easier if you had implemented these 2 dials with 'normal' buttons that could also be used with the mouse and be 'pressed' in the plugin. I've looked at the driver, but my MAME knowledge is not sufficient to make the necessary changes there.

Thanks anyway for your help!
__________________
Meine Webseite: https://fhub.jimdofree.com/
Mit Zitat antworten
Folgender Benutzer sagt Danke zu fhub für den nützlichen Beitrag:
kamoj (06.08.2024)