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
|