6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun Nov 17, 2024 10:22 pm

All times are UTC




Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Thu Jul 21, 2005 5:36 pm 
Offline

Joined: Wed Jul 20, 2005 11:08 pm
Posts: 53
Location: Hawaii
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.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jul 21, 2005 9:45 pm 
Offline

Joined: Wed Jul 20, 2005 11:08 pm
Posts: 53
Location: Hawaii
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?"


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jul 21, 2005 10:38 pm 
Offline

Joined: Thu Jan 16, 2003 12:55 pm
Posts: 64
Location: Indianapolis
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.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jul 21, 2005 11:19 pm 
Offline

Joined: Wed Jul 20, 2005 11:08 pm
Posts: 53
Location: Hawaii
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.

_________________
Sam

---
"OK, let's see, A0 on the 6502 goes to the ROM. Now where was that reset vector?"


Last edited by asmlang_6 on Fri Jul 22, 2005 12:41 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jul 21, 2005 11:59 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8542
Location: Southern California
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.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jul 22, 2005 6:58 am 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jul 22, 2005 5:26 pm 
Offline

Joined: Fri Aug 30, 2002 11:01 pm
Posts: 53
Location: Windsor Forks, N.S. Canada
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Jul 24, 2005 6:17 am 
Offline

Joined: Sat Jan 04, 2003 10:03 pm
Posts: 1706
I use the 65816 my Kestrel designs.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 29, 2005 10:25 am 
Offline
User avatar

Joined: Fri Dec 12, 2003 7:22 am
Posts: 259
Location: Heerlen, NL
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:
    ___
   / __|__
  / /  |_/     Groetjes, Ruud
  \ \__|_\
   \___|       URL: www.baltissen.org



Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 29, 2005 4:28 pm 
Offline

Joined: Fri Aug 30, 2002 11:01 pm
Posts: 53
Location: Windsor Forks, N.S. Canada
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 ?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Aug 02, 2005 9:46 pm 
Offline

Joined: Tue Aug 02, 2005 9:42 pm
Posts: 19
Location: Poland
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 04, 2005 4:04 pm 
Offline

Joined: Sun Nov 28, 2004 3:21 pm
Posts: 14
Location: Toronto, Canada
I use R6502 (from salvaged from Cable Data terminals) and MOS6502 (salvaged from Vic-20s and C1541/C2031 drives).


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Aug 10, 2005 1:39 pm 
Offline

Joined: Tue Nov 23, 2004 2:11 pm
Posts: 27
Location: London, UK
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.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Aug 10, 2005 2:25 pm 
Offline

Joined: Fri Aug 30, 2002 11:01 pm
Posts: 53
Location: Windsor Forks, N.S. Canada
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Aug 10, 2005 5:36 pm 
Offline

Joined: Sun Nov 28, 2004 3:21 pm
Posts: 14
Location: Toronto, Canada
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:


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: