Einzelnen Beitrag anzeigen
  #5778  
Alt 25.12.2023, 14:42
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.855
Abgegebene Danke: 567
Erhielt 6.912 Danke für 1.559 Beiträge
Aktivitäten Langlebigkeit
5/20 15/20
Heute Beiträge
1/3 sssss2855
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)