Einzelnen Beitrag anzeigen
  #4860  
Alt 27.12.2021, 13:59
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.857
Abgegebene Danke: 567
Erhielt 6.914 Danke für 1.560 Beiträge
Aktivitäten Langlebigkeit
5/20 15/20
Heute Beiträge
1/3 sssss2857
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!

Unfortunately your 'simpler implementation' for the im05 doesn't work in MAME 0.220 - the functions m_display->write_mx/my in pwm.h are not compatible with the old pwm version.

Also just adding these declarations to pwm.h didn't work, it would also require some other changes, but that's no option for me, because then almost all other drivers (which require pwm) won't work anymore.

Is there any simple replacement for these 2 functions m_display->write_mx/m in your updated im01 driver, that would also work with the old pwm version?
If not, then I'll stuck with your previous im01 driver and layout ...
Mit Zitat antworten