I've got a Batrider it's a very clean and untouched board but when booting it displays "Sound Error" and then the game plays normally but with 0 sound.
When I first got this board it would do this occasionally and would usually resolve after a reboot or two, now it just does it all of the time.
Looking at MAME source for clues it had this note about Truxton II
So According to that the error occurs if there's an issue with the Z80 or EEPROM
Anyone have experience with this error or suggestions on non-destructive ways to work out the failing component?
Normally with something like this I'd just shotgun replace stuff but given the value of these boards I'd like to do all I can before I put an iron to it (that and my soldering station hasn't been working right)
When I first got this board it would do this occasionally and would usually resolve after a reboot or two, now it just does it all of the time.
Looking at MAME source for clues it had this note about Truxton II
Code:
// Bit 0x01 returns the status of BUSAK from the Z80.
// BUSRQ is activated via bit 0x10 on the EEPROM write port.
// These accesses are made when the 68K wants to read the Z80
// ROM code. Failure to return the correct status incurrs a Sound Error.
So According to that the error occurs if there's an issue with the Z80 or EEPROM
Anyone have experience with this error or suggestions on non-destructive ways to work out the failing component?
Normally with something like this I'd just shotgun replace stuff but given the value of these boards I'd like to do all I can before I put an iron to it (that and my soldering station hasn't been working right)