Einzelnen Beitrag anzeigen
  #5778  
Alt 25.12.2023, 14:42
fhub fhub ist gerade online
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.899
Abgegebene Danke: 586
Erhielt 7.087 Danke für 1.598 Beiträge
Aktivitäten Langlebigkeit
9/20 15/20
Heute Beiträge
2/3 sssss2899
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!

 Zitat von hap Beitrag anzeigen
It can probably be worked around, in p1_w:
m_maincpu->space(AS_PROGRAM).write_byte(0, 0xff);
Yep, that fixed the problem - many thanks!

Now I can start fixing the layout, too. Fortunately I've already added the xc/yc coordinates to the layout rendering in MAME 0.220 before implementing those 5 engines in turbo16k, so at least I don't need to recalculate hundreds of coordinates anymore. But there are still many new layout features in the current MAME not working correctly in my old version, that I can't take over, because they would need too extensive changes in several files. So I have to find a workaround for these display problems.
__________________
Meine Webseite: https://fhub.jimdofree.com/
Mit Zitat antworten
Folgende 2 Benutzer sagen Danke zu fhub für den nützlichen Beitrag:
kamoj (25.12.2023), Mark 1 (25.12.2023)