[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: JACE to support //gs
On Tuesday, April 2, 2013 8:22:15 AM UTC-4, Benoit0123 wrote:
> BLuRry wrote:
>
> > The next version of Jace will be completely revamped for //gs support. It
>
> > will feature 100% Mark Twain feature compatibility. It will also have
>
> > uthernet, virtual ImageWriter PDF output and the ability to support native
>
> > SCSI prodos-formatted disks. Native Disk-II support will be added and
>
> > will
>
> > require a custom parallel port cable to connect to the Disk II, much like
>
> > the X1541 cable used by commodore users.
>
> >
>
> > Details pending after I've had a lot more to drink...
>
> > -B
>
> >
>
> Well a sensible starting point would be to emulate a 65802/816 CPU on an
>
> Apple //e...
>
> And many past 1st April fools ended (i.e. have materialized) in the real
>
> world... ;-).
>
>
>
> Benoît
Yes, absolutely. Current the Jace RAM class supports both 8 and 16 bit operations -- and that extends all the way through the event handler subsystem used for I/O and cheats. Though the current memory model doesn't understand an address space greater than 64K, it's not impossible to switch that later on.
-B