i am looking for the datasheet:

For discussing the 65xx hardware itself or electronics projects.
Post Reply
hallmont
Posts: 3
Joined: 11 Feb 2006

i am looking for the datasheet:

Post by hallmont »

i happened to found a game console at my friend's,
(in his trash can,it's discarded for years)
and i've been looking for the datasheet for days:

umc um6516(believed to be memory)
umc ua6538(believed to be video controller)
umc ua6527p(believed to be 8-bit controller of 6502 family)

unluckily, i found nothing at www.datasheet.com

sorry for the probable errors in my poor english


谢谢大家
kc5tja
Posts: 1706
Joined: 04 Jan 2003

Post by kc5tja »

I wonder if the 6516 would be the microprocessor, and the 6527 the memory and/or I/O chip. This comes from the fact that 651x processors were typically bundled with an on-board I/O port and integernal clock generator, which is the only distinguishing factor from the 650x lineup. So, a 6516 would be (more or less) the same as a 6506, but with an integrated I/O port and internal clock generator. See also the prototype chip, the 6510, which was used as the main processor in the Commodore 64.
hallmont
Posts: 3
Joined: 11 Feb 2006

Post by hallmont »

i think this is a "fc compatable" game cinsole
it was very popular in China in the early 1990s,quite a lot of companies produced similar things ,some are illegal copies.
And there was a variation,which was called "学习机"(i would like to translate it as "study machine"),with a keyboard attached on it,and some provided programming environment,even simple os.

6516 should not be controller,because there are two,and the 74ls139 told me that the 6516 is to be "selected",or 'controled'.

6527's pin20 to pin27 are connected to 6538's pin2 to pin9,this seems to be a data link

since i have't removed the chips on the pcb,some roauting details are unknown.
kc5tja
Posts: 1706
Joined: 04 Jan 2003

Post by kc5tja »

hallmont wrote:
6516 should not be controller,because there are two,and the 74ls139 told me that the 6516 is to be "selected",or 'controled'.
True, that would be a good indication. :-) I did a quick search for just 6516 (without the um prefix), and found HM-6516, which is a 2Kx8 RAM chip. See
http://chipmanuals.com/datasheets/search/go/ for the search engine that Google found for me; this is where I typed "6516" and it came up with a few hits that looks like it might work.
Quote:
6527's pin20 to pin27 are connected to 6538's pin2 to pin9,this seems to be a data link
Not sure if the 6527 is the microcontroller or not, but plugging that into the same search engine as above yields something like this:

LC6527F -- 4-bit single-chip microprocessor for small-scale control-oriented application

It appears to be only 18 pins in size. How big is the 6527 on your circuit?
hallmont
Posts: 3
Joined: 11 Feb 2006

Post by hallmont »

thank you for you help

the 6527 i found is a dip40 chip,as large as 6538

it's 'full name': umc ua6527p

i thought it should be a member of 6502 processor family
Raf
Posts: 19
Joined: 02 Aug 2005
Location: Poland
Contact:

Post by Raf »

if somebody is hunting for datasheets I'd recommend an easy to use multisearcher I mounted on personal my webpage: www.rafalszyja.republika.pl
owns 1xC128, 1x128D cr ,1xc64 (broken unfortunately) ,1xc64c ,2xc64g (one is broken) ,~4xc64e ,1x1541 ,1x1541-II ,1x1541C and some chips for those machines ;-)

www.vulture.c64.org
www.rafalszyja.republika.pl
kc5tja
Posts: 1706
Joined: 04 Jan 2003

Post by kc5tja »

Hmm...40 pin 6527. Gosh, I don't know then. Sorry. :( I tried though. :)
Nightmaretony
In Memoriam
Posts: 618
Joined: 27 Jun 2003
Location: Meadowbrook
Contact:

Post by Nightmaretony »

Software wise, the Famicom us a Nintendo 8 bit which uis 6502 based.
"My biggest dream in life? Building black plywood Habitrails"
Memblers
Posts: 64
Joined: 16 Jan 2003
Location: Indianapolis
Contact:

Post by Memblers »

They're clones of these chips, sounds like the same pinout:
http://nesdev.parodius.com/2A03_pinout.txt
http://nesdev.parodius.com/2A03%20techn ... erence.txt
http://nesdev.parodius.com/nes_ppu.txt
http://nesdev.parodius.com/2C02%20techn ... erence.TXT

Here's a Famicom schematic.. I just noticed '6527' is handwritten on there, too.
http://nesdev.parodius.com/Ntd_8bit.jpg

So it's a 6502 with sound and some other things.
Post Reply