@TheMogMiner did you fancy lending a hand with these on SPG2xx type hardware? https://github.com/mamedev/mame/pull/6814 … Pretty sure Ford Racing doesn't like the ADC implementation in the SoC emulation at least. Also need help with "smartvad amuseprk" fails to enable main irq, force and it plays
No sweat. Currently all I've managed to do is break jak_sith, but just as a heads-up, it's probably going to need some tweaking in the jakks_gkr analog hookups. jak_sith apparently uses channels 2 and (presumably) 3, not 0 and 1.
-
-
According to this one SPG270 doc, the way it works is that an ADC interrupt (bit 13) is immediately flagged when the ADC is enabled, as it's ready for conversion. From there, the program will service the interrupt, and write bit 12 to request conversion.
-
Bit 12 auto-clears after 3 ADC clocks, then 16 ADC clocks later the value will be ready, at which point the conversion-ready IRQ is flagged again, and the data will be present in the ADC Data register. If you feel like pinging me on Discord, I can hook up up with the 270 doc.
- Näytä vastaukset
Uusi keskustelu -
-
-
noted, I wonder if this might make it possible to hook up the 'wheel' on wheel of fortune too rather than relying simply on the button alternative, although it's been a long time since I looked at that one. not much hooks up to the ADC at present, so not too much to check.
-
Could be. I've added a LOG_ADC bit, so it should make logging ADC accesses a lot more straightforward in the future. If we see jak_wof twiddling the ADC, we'll know that's how it's hooked up.
Keskustelun loppu
Uusi keskustelu -
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.