[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I'm Baaack (UNIX for 64 Thread)



Corey D Minter (cdminter@icaen.uiowa.edu) wrote:

: /* Hypothetical mode ...
: Do it in hardware right from the processor's point of view.
: What would be neat would be a custom 6502 replacement that uses some opcode
: to switch into MMU mode and has a built in MMU which just utilizes a REU for
: transfer.  I have a 1MB REU that I wish I could just access its memory just
: like any other address.  Let's take some VHDL code and redesign the 6502.
: It wouldn't be fast unless we really handled paging, but we could have say 24 
: bit addressing.
: */

The 6502 was designed some time around 1976, if I recall correctly.
That means it's 17 years old; which may imply that the patent may have
lapsed.
If that is the case, anybody can make a 6502 or 6502-based chip.
(Actually, a nice 32-bit 386ish chip based on the 6502 may be a good
idea.....)