Einzelnen Beitrag anzeigen
  #4108  
Alt 19.07.2020, 10:38
fhub fhub ist gerade online
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.884
Abgegebene Danke: 580
Erhielt 7.015 Danke für 1.585 Beiträge
Aktivitäten Langlebigkeit
8/20 15/20
Heute Beiträge
3/3 sssss2884
AW: Mess Emulator für diverse Schachcomputer ist fertig!

Hi hap,

I have an important question about your yesterdays 6502 bugfix:

When I compared the new 6502.c/h with my old version (from MAME 0.220) I saw, that there have been made massive changes again in many files in cpu/m6502 in the last weeks (probably similar emulation improvements as for the 68000).
Since I can't simply use all those new files (they are not working in 0.220 anymore) and of course I don't want to switch again to a completely new MAME version after only 2 months, I've changed ONLY the few lines (with nmi_pending and irq_taken) in my old m6502.c/h, which you have committed yesterday.

Well, compilation worked without any errors, but many files from cpu/m6502 were recompiled and of course also all devices which use any CPU of this 6502 family.

But now my question: was this ok that I only updated these few lines in my old m6502.c/h which you've committed yesterday, or could this have any negative side effects for other chess devices using a CPU of this 6502 family?

Regards,
Franz
Mit Zitat antworten