6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri May 03, 2024 7:02 am

All times are UTC




Post new topic Reply to topic  [ 12 posts ] 
Author Message
PostPosted: Sat Apr 20, 2024 2:15 am 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
I realize the Z80 is made in many forms (including fast modern versions with lots of features). But it seems the 40 pin DIP package is ceasing production. Mouser even says it's end of life.

I personally think this is a sad day. While I am a 6502 fan to my core (no pun intended), I'm still fond of the Z80 as it powers a lot of machines I have.

No one wants to say the quiet part out loud, but how long until the WDC65C02 runs dry?

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 2:35 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8430
Location: Southern California
I think Bill Mensch believes in the 65xx more than Littelfuse believes in the Z80.  For Littelfuse (which acquired Zilog in 2017), which is a publicly traded corporation with stockholders and $2.36 billion of annual revenue, it has to be all about the money.  Bill Mensch started WDC specifically for the 65c02, and refused to grow his company when investors wanted to come in and invest, because he knew it would change the mission.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 5:28 am 
Offline

Joined: Fri Dec 21, 2018 1:05 am
Posts: 1076
Location: Albuquerque NM USA
Used Z80 are plentiful and cheap, even though most of them had been relabeled, but they can be exhaustively tested to make sure they were Z80 underneath. So I don’t think hobbyists are impacted by Z80 end of life. New commercial designs with Z80 will be impacted, however. It is time to move on for the commercial designers.
Bill


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 6:12 am 
Offline

Joined: Mon Jan 19, 2004 12:49 pm
Posts: 676
Location: Potsdam, DE
There were a lot of second source makers, too - any of them still producing Z80 clones?

(I'm probably in a minority of one here: I really didn't like the Z80 and even when I had to use it I almost always restricted code to the 8080 subset. Even the 'avoid the Intel copyright' assembly language bugged me... just one of those things, I guess. I did like the 8080, in spite of its flaws!)

Neil


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 7:42 am 
Offline
User avatar

Joined: Tue Feb 28, 2023 11:39 pm
Posts: 138
Location: Texas
That's surprising to hear, I was considering getting a couple of Z80s just to play with. (Guess I'll need to do that quickly before all the newly minted ones are snapped up.)


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 8:03 am 
Offline
User avatar

Joined: Sun Jun 30, 2013 10:26 pm
Posts: 1927
Location: Sacramento, CA, USA
barnacle wrote:
(I'm probably in a minority of one here: I really didn't like the Z80 and even when I had to use it I almost always restricted code to the 8080 subset. Even the 'avoid the Intel copyright' assembly language bugged me... just one of those things, I guess. I did like the 8080, in spite of its flaws!)

Neil

Yeah, the 8080 and Z80 both have impressive binary density, but as someone who doesn't write code for either and only studies them with the intention of porting to the 6502, I find the Zilog source easier to understand, e.g. EX (SP),HL vs. XTHL. Both eventually end up giving me a headache, which the 6502 and 6800/6809 do not.

_________________
Got a kilobyte lying fallow in your 65xx's memory map? Sprinkle some VTL02C on it and see how it grows on you!

Mike B. (about me) (learning how to github)


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 8:28 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
For new hobby projects, the ez80 microcontroller seems pretty nice - it's not DIP, but it does have a z80 compatibility angle as well as a nicely done 24 bit address extension, and AFAICT some parts expose a z80 style memory bus too. And it runs fast. (The Agon Light uses one.)


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 20, 2024 4:00 pm 
Offline

Joined: Wed Jan 03, 2007 3:53 pm
Posts: 52
Location: Sunny So Cal
There are various rumours that Rochester may buy the masks and chug out some more, which fits with their business model. Hopefully Littelfuse blaming their contract foundry is inaccurate since that may affect other parts.

_________________
Machine room: http://www.floodgap.com/etc/machines.html


Top
 Profile  
Reply with quote  
PostPosted: Thu Apr 25, 2024 4:10 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 574
Does this mean the 6502 has finally won the eight but CPU war?


Top
 Profile  
Reply with quote  
PostPosted: Thu Apr 25, 2024 10:05 pm 
Offline

Joined: Sat Nov 26, 2016 2:49 pm
Posts: 24
Location: Tejas
Martin_H wrote:
Does this mean the 6502 has finally won the eight but CPU war?


Hahaha, don't forget the 8051. After the Final Nuclear Armageddon there will be 3 lifeforms that survive: rats, roaches, and the 8051. :lol:


Top
 Profile  
Reply with quote  
PostPosted: Fri Apr 26, 2024 12:04 am 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 574
DavidL wrote:
Hahaha, don't forget the 8051. After the Final Nuclear Armageddon there will be 3 lifeforms that survive: rats, roaches, and the 8051. :lol:

LOL, I am part of the problem. I have an 8051 I used to make a servo controller in my basement.


Top
 Profile  
Reply with quote  
PostPosted: Fri Apr 26, 2024 6:15 am 
Offline

Joined: Mon Jan 19, 2004 12:49 pm
Posts: 676
Location: Potsdam, DE
DavidL wrote:
Martin_H wrote:
Does this mean the 6502 has finally won the eight but CPU war?


Hahaha, don't forget the 8051. After the Final Nuclear Armageddon there will be 3 lifeforms that survive: rats, roaches, and the 8051. :lol:


And Keith Richards, of course. :mrgreen:

Neil


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 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: