48 minutes ago, Travis Bryant moore said:
From what I have seen these machines could not do much like a modern computer. I don't know if it is the lack of logic circuits or data bandwidth. I don't even thing a modern fpga could do what I imagine.
In the abstract, 8bit systems built with real 8bit CPU's can do many of the things a modern computer can, but not everything, and what they can do, they can't always do them LIKE a modern computer does them.
Bear in mind from the specifications that the design team HOPES to have the 65c02 running at 8MHz, are as they would say today, "an 8MHz single core 8bit processor". The Raspberry Pi Zero-W has a 1GHz single core processor, which is to say it is 125 times faster, and if that is a 32bit CPU, 500 times the raw bandwidth, and with fewer clocks per instruction the effective bandwidth gap is still higher.
But no single person knows and understands all the different parts that go into the RPi0.