new NOT WORKING machine (Relief Pitcher System 1)#14737
new NOT WORKING machine (Relief Pitcher System 1)#14737cuavas merged 8 commits intomamedev:masterfrom
Conversation
|
also this is an entirely different game to the 1992 release, which is basically a sequel to this unreleased game |
|
PROMS are correct, but for an earlier LSI board, the structure is similar to other SYS1 games and are NOT corrupted. The correct PROM files for the PS and BS are now in SynaMax's hands. |
|
I've added the correct PROMs. I don't understand why the game hangs on 'please center joystick' though, or stalls in attract mode in a similar batting situation. It doesn't seem to program the ADC (if it has one) in a way that generates interrupts, but maybe I'm just not understanding the ADC properly. Apparently this used hall-effect joysticks, like Road Runner, but using that hookup doesn't work. There's no slapstic populated so it isn't a protection issue. Undrafting for now so the correct ROMset can be merged anyway. |
|
Phil B and I both confirmed that all the visible checksums written on the PROMs match up with what we have. |
|
I can confirm that the game uses 2 hall effect joysticks. The source code is also available if needed. |
|
yeah, I can see where both joysticks map and they work in test mode. can you confirm the ADC type? the problem is it only generates an ADC interrupt if it reads/writes from the ADC, and it stops doing that quite early on. the ADC only works in test mode if from a cold start too, if you enter test mode from the game it doesn't play nice with the ADC either. If I force ADC interrupts in the debugger by reading from the addresses in question it generates the interrupt and the game gets past the screen. maybe the ADC hookup in here is just entirely wrong, even if it works for other games. @ajrhacker this seems more up your street? (as an aside, this driver really needs a cleanup, there are tag lookups everywhere) |
|
Here are some source files that may help. |
…#14737) New systems marked not working ------------- Relief Pitcher (System 1, prototype) [anonymous, Dutchman2000, SynaMax]






new NOT WORKING machines
Relief Pitcher (System 1, prototype) [anonymous, Dutchman2000, SynaMax]