| |
G-Fellow Account closed
Registered: Jan 2004 Posts: 103 |
Available again: the 6502 microprocessor
The 6502 microprocessor now available from WDC (Western Design Center) and modernized. Now clock frequency up to 14 MHz (instead of 1 MHz as in the original). Would beat now the Amiga in speed.
He is expected to cost about 6 .
German original URL at heise.de : http://tinyurl.com/7qv6k6k
URL translated with google translator to english: http://tinyurl.com/6ng7ocs |
|
... 10 posts hidden. Click here to view all posts.... |
| |
JackAsser
Registered: Jun 2002 Posts: 2014 |
Also forget about illegal opcodes and demo watching. |
| |
ready.
Registered: Feb 2003 Posts: 441 |
maybe replace the 6502 inside the drive. |
| |
Skate
Registered: Jul 2003 Posts: 494 |
I checked the chip's documentation:
http://www.westerndesigncenter.com/wdc/documentation/w65c02s.pdf
Yes, classic 6502/6510 illegal opcodes don't seem to be existed. But this chip has some new opcodes very similar to 65816 extended opcodes. Weird thing is (maybe a simple documentation mistake), PLX and PLY are marked as new instructions while PHX and PHY aren't marked as if they already existed.
W65C02S6TPG-14 seems to be somewhere between 6502 and 65816 since it doesn't cover all 65816 extended instructions. |
| |
terric Account closed
Registered: Feb 2009 Posts: 47 |
Yes, even if i could implement a io-register with some logics outside cpu, there still are plenty of "bottlenecks" to deal with when cpu run at 14mhz.
You have to speed down the cpu, (and there is no cache in the cpu to benefit in long small loops)
I need funding and lots of intrest to continue. :)
Just some more thoughts.
terric |
| |
Tao
Registered: Aug 2002 Posts: 115 |
Would be cool for use with C*Base though :)
(Since I don't have a SuperCPU -- though I'd be willing to buy one if someone want to part with theirs; same thing goes for RAMLink and SwiftLink/Turbo232). |
| |
chatGPZ
Registered: Dec 2001 Posts: 11350 |
Quote:while PHX and PHY aren't marked as if they already existed.
its a 65C02 after all -> http://www.oxyron.de/html/opcodesc02.html |
Previous - 1 | 2 - Next |