MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Pages: 1

channelmaniac
Mr Neo Fix-It
Reged: 09/02/11
Posts: 10
Loc: Dallas, TX, Metromess
Send PM


wiz.c file
#263692 - 09/02/11 05:49 AM


This is in reference to: http://mamedev.org/source/src/mame/drivers/wiz.c.html

Sorry if I'm posting in the incorrect place. I'm new and trying to figure this forum and the ways things are done here.

In there it states this: - There is unknown device (Sony CXK5808-55) on the board.

I've been searching for info on this IC and have found it in the Ghosts n Goblins schematic.

It is a 1k x 8 RAM (I'm not 100% sure if it's considered bipolar or static...) in a 22 pin package. It's not in ChipDir or out on any of the datasheet sites I've found yet. Sony has no old datasheets on it either.

Code:


The pinout is this:

A6 - 1 22 - Vcc
A5 - 2 21 - A7
A4 - 3 20 - A8
A3 - 4 19 - A9
A2 - 5 18 - /CE
A1 - 6 17 - /WE
A0 - 7 16 - D7
D0 - 8 15 - D6
D1 - 9 14 - D5
D2 - 10 13 - D4
Gnd- 11 12 - D3



It's funny... Capcom used only 256 x 8 in that chip. The upper 2 address lines are grounded.



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: wiz.c file new [Re: channelmaniac]
#263768 - 09/02/11 09:23 PM


> This is in reference to: http://mamedev.org/source/src/mame/drivers/wiz.c.html
>
> Sorry if I'm posting in the incorrect place. I'm new and trying to figure this forum
> and the ways things are done here.
>
> In there it states this: - There is unknown device (Sony CXK5808-55) on the board.
>
> I've been searching for info on this IC and have found it in the Ghosts n Goblins
> schematic.
>
> It is a 1k x 8 RAM (I'm not 100% sure if it's considered bipolar or static...) in a
> 22 pin package. It's not in ChipDir or out on any of the datasheet sites I've found
> yet. Sony has no old datasheets on it either.
>
> The pinout is this:
>
> A6 - 1 22 - Vcc
> A5 - 2 21 - A7
> A4 - 3 20 - A8
> A3 - 4 19 - A9
> A2 - 5 18 - /CE
> A1 - 6 17 - /WE
> A0 - 7 16 - D7
> D0 - 8 15 - D6
> D1 - 9 14 - D5
> D2 - 10 13 - D4
> Gnd- 11 12 - D3
>
> It's funny... Capcom used only 256 x 8 in that chip. The upper 2 address lines are
> grounded.

Thanks for bringing this issue to my attention.

This is also used in system1.c.
http://mamedev.org/source/src/mame/drivers/system1.c.html

Agreed that going by the numbering scheme for Sony part numbers in this series, it should be 1K x 8-bit. Still, not guaranteed.

Every other chip in that series is CMOS Static RAM.

Guessing "55" is the access time (55ns) - available online from Asian part resellers seem to be -45, -50, and -55 versions.

22-pin packages don't seem to be available in the rest of the series, although you do see it in the 4-bit CXK54* series. However, I looked at a few of those and the pinouts are different.

Thanks for working out the pinouts, this will probably be added to the source or at least to Guru's/The Dumping Union's chip documents, if it isn't there already. (Well, it's RAM, so it's not normally needed to be dumped, etc.)

I'll eventually check out a few other sources I have access to for datasheets, but yes - so far, nobody has the datasheets.

PS. I found this auction in case you need to buy some:
http://page2.auctions.yahoo.co.jp/jp/auction/b121957758
Rinkya: http://www.rinkya.com/new/en/auction-b121957758

- Stiletto

Edited by Stiletto (09/02/11 11:11 PM)



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: wiz.c file new [Re: Stiletto]
#264187 - 09/07/11 11:50 PM


I've read over this document:
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=34523&tag=1
http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=34523

And it verifies 1K x 8-bit by people who used the chip in 1989.

However, based on date markings visible on the chip, it dates from at least 1985. Reviewing Sony Semiconductor IC Data Book (Memories) 1989 and Sony Semiconductor IC Data Book (Memories) 1990 did not turn up a datasheet. It must either exist in earlier data books that are as yet unscanned, or it was never released.

- Stiletto



channelmaniac
Mr Neo Fix-It
Reged: 09/02/11
Posts: 10
Loc: Dallas, TX, Metromess
Send PM


Re: wiz.c file new [Re: Stiletto]
#264299 - 09/09/11 06:46 AM


I emailed Sony and they had never heard of it. I'm assuming it's just too dang old for them to have in any books on their shelves.

If I travel next week to the Bay Area, I'll stop by a shop that has a huge library of data books and see what I can find.



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: wiz.c file new [Re: channelmaniac]
#264325 - 09/09/11 06:11 PM


> I emailed Sony and they had never heard of it. I'm assuming it's just too dang old
> for them to have in any books on their shelves.
>
> If I travel next week to the Bay Area, I'll stop by a shop that has a huge library of
> data books and see what I can find.

Lucky, they don't have any of those around me.

You're looking for Sony Semiconductor IC Data Book (Memories) 1984-1988.

With all those checked, then you can confirm it being undocumented.

- Stiletto



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9714
Loc: ECV-197 The Orville
Send PM


Re: wiz.c file new [Re: Stiletto]
#264347 - 09/09/11 10:40 PM


> With all those checked, then you can confirm it being undocumented.

I have an easier standard: "if Stiletto can't find it, it's undocumented".



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: wiz.c file new [Re: R. Belmont]
#264354 - 09/09/11 11:04 PM


> > With all those checked, then you can confirm it being undocumented.
>
> I have an easier standard: "if Stiletto can't find it, it's undocumented".



Al said he might take a look then, in his copious spare time, as well.

At this point, we agree it's rather annoying that a simple RAM chip datasheet is not available. My gut feeling is this is out there, but not digitized yet.

- Stiletto



channelmaniac
Mr Neo Fix-It
Reged: 09/02/11
Posts: 10
Loc: Dallas, TX, Metromess
Send PM


Re: wiz.c file new [Re: Stiletto]
#264451 - 09/11/11 02:50 AM


I stopped by an electronics store in the Bay Area today that has an extensive databook collection. They had a Sony book, but it was from the early 90s and it didn't have that chip in it.

Bummer...


Pages: 1

MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 154 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1978