Porchy

Mar 282012
 

I made up a small memory test program for WWF Wrestlefest.
It only tests the 2 background RAM’s at present. My original program tested the foreground and sprite RAM too but the FG test kept failing. After a lot of EPROM erasing I figure it isn’t possible to read the RAM back, only write to it. There may be a way as there are a couple of undocumented writes to areas in the address space.
I got bored after a while and because of this sprite RAM isn’t tested. One day I might finish it, its probably only a few minutes worth of work.

Regarding the undocumented addresses:
The first at $140016 seems to be the watchdog reset and is called by the command clr.w $140016.
The second at $140008 has something to do with the screen output. I found if this wasn’t cleared then some portions of the screen didn’t refresh. This only applied to the FG0 RAM but may also apply to the sprite RAM too.
Neither of these are used or mentioned in the MAME driver and the driver for this game seems to be quite inaccurate compared to the real board.

Ive uploaded the test program and can be used by replacing the EPROMs at location 18 and 19 with 27C020’s or 27C010’s
WWF MemTest Download


 Posted by at 5:36 pm
Mar 242012
 

Been after a genuine board of this for a bit now and this one came along. I thought it might be in full working order but once again eBay lets me down.
This one had jailbars through all the main sprites.

More often than not this is a bad ROM and this was ended up being just that.

In the corner of this board there is a bank of 8 MASKROMs that contain the graphics. Unfortunately none of these are in sockets and as I couldn’t really see anything hugely wrong on the scope.
This game doesn’t have a test mode nor does it carry out any RAM/ROM tests on start up so I wrote a little self test program myself in assembly that tested the sprite RAM at location 0x0c2000 – 0x0c3fff in the address map and simply would display a “P” for a pass or “F” for a fail.

This passed no problem so my hope is for one of the ROM’s to be dodgy as opposed to one of those custom chips.
I set about desoldering them one at a time and checking along the way. After the fourth one I found my problem with a bad ROM dump.

My dump is on the right and the MAME set dump is on the left. As you can see, bit 0 is stuck on.
I fitted a socket and reinstalled the ROM but with data line D0 lifted and checked it out with the scope.

On a closer inspection it shows that the logic level isnt dropping below 2v.
The MASKROMs are pin compatible with 27C080 EPROMs of which I have none. I have ordered some so will hopefully receive it early next week

EDIT: EPROM came today, the game is now fully working

 Posted by at 5:41 pm

Another CPS1 PAL added

 PAL Updates  Comments Off on Another CPS1 PAL added
Mar 202012
 

Balázs emailed me a dump of his KD29B chip from King of Dragons.
His chip was a GAL replacement but he has tested this dump and confirmed it works.
Thanks to him for sending this.

Looking for the Strider (Japan resale) PAL if anyone has it

 Posted by at 4:19 pm

Missing CPS1 PAL dumps

 PAL Updates  Comments Off on Missing CPS1 PAL dumps
Mar 182012
 

Don’t know how I missed these 2 as Ive had the chips for ages.
They are S224B from Final Fight and DAM63B from Daimakaimura.

I know these are already in the MAME sets but I may as well add them myself for completeness.

 Posted by at 10:48 am

Some new CPS1 PAL dumps

 PAL Updates  Comments Off on Some new CPS1 PAL dumps
Mar 152012
 

Got some CPS1 stuff today. There are a couple of populated B boards and a couple of unpopulated B boards.
One of the boards is Quiz Tonosama no Yabou 2 – Zenkoku-ban which I believe is the Japanese version of Quiz and Dragons.
The PAL off this B board is labelled TN2292.

On one of the unpopulated boards was a PAL marked QAD63B which im guessing is from a Quiz and Dragons board. Ive dumped this anyway but it remains untested. I cant even find a reference to it anywhere online.

 Posted by at 7:26 pm