Poll: which 65xx do you use?

Let's talk about anything related to the 6502 microprocessor.
asmlang_6
Posts: 53
Joined: 20 Jul 2005
Location: Hawaii

Poll: which 65xx do you use?

Post by asmlang_6 »

This poll is now closed. The poll was ended at 3:40 AM, GMT on August 21, 2005.

I'd like to take a little poll: what kind of 6502 do you use?
  • MOS Technologies/Commodore/GMT Microelectronics 6502 (the original)
  • Rockwell 6502 (R6502, built-in clock generator)
  • Rockwell 6512 (R6512, functionally equiv except for no builtin clock gen)
  • California Micro Devices/GTE G65SC02
  • Rockwell 65C02 (R65C02, CMOS R6502)
  • MOS Technologies/Commodore/GMT Microelectronics 65CE02 (enhanced)
  • Synertek SY6502
  • WDC W6502S (65C02)
  • WDC W65C816S (65C816, not really a 65xx but most people regard it as close enough)
On August 21 (1 month after this starts) I'll collect the results.
Last edited by asmlang_6 on Sun Aug 21, 2005 3:40 am, edited 4 times in total.
asmlang_6
Posts: 53
Joined: 20 Jul 2005
Location: Hawaii

Post by asmlang_6 »

I use the Rockwell R6502. It was the only one I could get.
Sam

---
"OK, let's see, A0 on the 6502 goes to the ROM. Now where was that reset vector?"
Memblers
Posts: 64
Joined: 16 Jan 2003
Location: Indianapolis
Contact:

Post by Memblers »

I use the Ricoh RP2A03 in the NES console. It's same as NMOS 6502, but without a decimal mode and with sound and DMA integrated.

Maybe that's cheating because I use the whole console too, but pretty much all of the useful signals (60+) are already brought to the cartridge connector.
asmlang_6
Posts: 53
Joined: 20 Jul 2005
Location: Hawaii

Post by asmlang_6 »

Memblers wrote:
I use the Ricoh RP2A03 in the NES console. It's same as NMOS 6502, but without a decimal mode and with sound and DMA integrated.
I'll tally that as MOS 6502.
Last edited by asmlang_6 on Fri Jul 22, 2005 12:41 am, edited 1 time in total.
Sam

---
"OK, let's see, A0 on the 6502 goes to the ROM. Now where was that reset vector?"
User avatar
GARTHWILSON
Forum Moderator
Posts: 8773
Joined: 30 Aug 2002
Location: Southern California
Contact:

Post by GARTHWILSON »

My workbench computer has a WDC 65c802 in it now, which is an '816 that is pin-out compatible with the '02. You don't get the 16MB address space, but still get most of the instruction benefits. I developed the '816 Forth with it, but still run mostly 65c02 software on it. I have several WDC 65c02's and 65816's in PLCC for future projects.
User avatar
BitWise
In Memoriam
Posts: 996
Joined: 02 Mar 2004
Location: Berkshire, UK
Contact:

Post by BitWise »

I'm building a SBC based on a R6541AQ (a 6501 based microcontroller). I have an R6502 processor ready for a future project and I've been working on a 65816 design in VHDL for my XESS FPGA board.
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs
Wally Daniels
Posts: 53
Joined: 30 Aug 2002
Location: Windsor Forks, N.S. Canada

Post by Wally Daniels »

I use WDC's 65C265 MicroController. Along with its 816 core, it has
a number of handy features such as an internal ROM monitor that
allows upload/download of 'S' record code plus alteration of registers
and memory via a serial tether.
The 265 also comes with built-in address decoding, vectored Int's plus
4 built-in Serial ports.

Don't let the 84pin PLCC scare you off. I have wire-wrapped a couple
of them, and they are very forgiving.

- Wally
kc5tja
Posts: 1706
Joined: 04 Jan 2003

Post by kc5tja »

I use the 65816 my Kestrel designs.
User avatar
Ruud
Posts: 259
Joined: 12 Dec 2003
Location: Heerlen, NL
Contact:

Re: Poll: which 65xx do you use?

Post by Ruud »

asmlang_6 wrote:
I'd like to take a little poll: what kind of 6502 do you use?

.....

On August 21 (1 month after this starts) I'll collect the results.
Reading what other wrote down, it seems I can write down quite a list myself:

65SC02, used mainly as debugging device for faulty 6502 computers as the 65SC02 also stops during writing when activating RDY
MOS6502, used in Commodore VIC-20, PET and CBM series
6504, used in the smaller Commodore IEEE drives and MPS802 printer
6509, used in the 600 and 700 series
6510, used in the C64
7501/8501, used in the C16, C116, Plus/4
8502, used in the C128
65sc816, used VIC20-PC and Elektor Junior

Code: Select all

    ___
   / __|__
  / /  |_/     Groetjes, Ruud 
  \ \__|_\
   \___|       URL: www.baltissen.org

Wally Daniels
Posts: 53
Joined: 30 Aug 2002
Location: Windsor Forks, N.S. Canada

Re: Poll: which 65xx do you use?

Post by Wally Daniels »

The 6504 was / is a great size for doing small projects. The 1st SBC I
made used an 04. Its too bad that one can't buy these derivatives like the
04 & 07 in CMOS !

-W


P.S. Has anyone else used the 04 in a project recently ?
Raf
Posts: 19
Joined: 02 Aug 2005
Location: Poland
Contact:

Post by Raf »

6510
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
Brian_Lyons
Posts: 14
Joined: 28 Nov 2004
Location: Toronto, Canada

Post by Brian_Lyons »

I use R6502 (from salvaged from Cable Data terminals) and MOS6502 (salvaged from Vic-20s and C1541/C2031 drives).
debounce
Posts: 27
Joined: 23 Nov 2004
Location: London, UK

Post by debounce »

Not a homebrew "use" as such, but I'll mention here the SY6502A (NMOS) in my late-model BBC Micro which still sees regular use for code development. There's not much to say about it except the undocumented opcodes on this particular CPU are fairly unstable.
Wally Daniels
Posts: 53
Joined: 30 Aug 2002
Location: Windsor Forks, N.S. Canada

Post by Wally Daniels »

Brian_Lyons wrote:
I use R6502 (from salvaged from Cable Data terminals) and MOS6502 (salvaged from Vic-20s and C1541/C2031 drives).
Hi Brian,

Who was the manufacturer of the Cable Data Terms, and what was the
model # ?
I would love to find one. Can you provide any system details about the
unit such as as onboard RAM/ROM, IO etc ? Date of Manufacture ?

Stay Cool in Sunny Ontario ! from not quite as hot Nova Scotia !

Wally
Brian_Lyons
Posts: 14
Joined: 28 Nov 2004
Location: Toronto, Canada

Post by Brian_Lyons »

Wally Daniels wrote:
Who was the manufacturer of the Cable Data Terms, and what was the
model # ?
I would love to find one. Can you provide any system details about the
unit such as as onboard RAM/ROM, IO etc ? Date of Manufacture ?
CableData was a firm which provided billing (hardware & software) solutions to CATV industry. I don't know who the OEM manufacture of the units was and can't recall model numbers. They were manufactured in mid to late 1980's are were being removed from service in early 1990s. I had a bunch of them but could not find any info for them, not even from IT guys at CATV company that was discarding them :? . They were taking up alot of space, were heavy / bulky, and I was moving. So about 6 years ago I gave a few of them away and scrapped the rest for parts.

As I recall, RAM consisted of a few 6116. I think terminal supported about 4 pages of 80x25 text display. So, likely there was 8K of video memory. Since unit was just a dumb terminal, probably system ROM was 2K.

I may have one system board that I didn't disassemble. However, I just finished moving again and it will likely take me 6 months to get organizad again. :lol:
Post Reply