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

Re: Modern A2 successor



Not a bad idea. I could use 2 pins to distinguish the running mode:
    00: Apple2
    01: GS
    10: Native
    11: undefined (room for a 65864)

and use those to control the memory manager so that the system doesn't have
to deal with the old-style mangled memory mappings unless it's running in a
non-native mode.

100Mhz should be plenty considering the incredibly small size of A2
programs. I'll definitely give this idea full consideration. Thanks.

Arkain

Matt Jenkins <mdj@bilby.cs.rmit.edu.au> wrote in message
397fba7d@naylor.cs.rmit.edu.au">news:397fba7d@naylor.cs.rmit.edu.au...
> Arkain <rwking@no.usa.spam.net> wrote:
> > The price? Probably astronomical for a uP while not so high for a common
IC.
> > This is why I'm thinking of using a high-speed risk processor and a
custom
> > translator so that the uP appears to be reading the enhanced 65xxx
language.
> > If I can find a way to make a uP (relatively)cheap, I'll go that route.
>
> If you could find a good engineer, you could implement the ill-fated
65C832
> in VHDL or Verilog, and it'd probably be small enough to fit on relatively
> cheap FPGA's.
>
> On the right PGA you could run the chip at up to 100Mhz, and you'd have
> 65C02/65816 compatability.
>
> I think that'd satisfy everyones requirements.
>
> Cheers,
>
> Matt
>
> --
>               Matt(hew) Jenkins. Computer Science (RMIT Bundoora)
>                            email: mdj@cs.rmit.edu.au
>                             -- Site of the Month --
>                             http://www.gnustep.org/