1. It was successful because it could emulate the 8080 instruction set, so it came to market with software already available for it
2. It had a complex instruction set compared to the 8080 and the 6502. For me, this was a good thing: early home computers had very little memory, and more complex CPU instructions meant you could have smaller programs (this did make it more expensive to buy initially, and some instructions took many clock cycles to run)
3. It will live on forever in ghostly form: there are a huge number of emulators for it!
1. It was successful because it could emulate the 8080 instruction set, so it came to market with software already available for it
2. It had a complex instruction set compared to the 8080 and the 6502. For me, this was a good thing: early home computers had very little memory, and more complex CPU instructions meant you could have smaller programs (this did make it more expensive to buy initially, and some instructions took many clock cycles to run)
3. It will live on forever in ghostly form: there are a huge number of emulators for it!
1. There is a project to make a Z80 clone (this is unlikely to be successful IMO)
2. But in better news, you can still have a chip that behaves like a Z80! An FPGA can be programmed to act like a Z80, and the programming to enable it to do that is available in open source!
You also, as previously stated, can use one of the many available emulators for it.
It's heart-warming to know that, while it will never again be the big thing it once was, it hasn't gone completely either!
Mclane
Posts : 3015 Join date : 2020-11-17 Age : 57 Location : United States of Europe, Germany, Ruhr area
Subject: Re: Happy 50th Birthday To The 8-Bit CPU Wed May 01, 2024 10:51 am
I do have a ZX spectrum next go. That has a z80 with 28 mhz speed. I think it is an FPGA.
I do also have an ultimate Elite 64, a 6502 with 48 mhz. I think this is also FPGA.
It was big fun to buy a normal c64, disassemble everything into parts, clean it, and implement new motherboard and assemble everything together again.