[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New firmware for PseudoDisk / some problems
"David Wilson" <mcs6502@gmail.com> wrote in message
1164415099.303164.303520@j72g2000cwa.googlegroups.com">news:1164415099.303164.303520@j72g2000cwa.googlegroups.com...
>
> I designed and built a ROM disk card many years ago and managed to
> squeeze a full SmartPort driver into the CnXX space by bank selecting
> this area and having cross bank jumps rather like the 32KB ROM in the
> Apple IIc.
Do you still have the code? Would be very interesting to see.
I the case of the PD card there is no way to add bank switching to PROM
without adding wires, so probably an easier solution is using the C800+
space.
Unfortunately I know exactly NOTHING about the SmartPort. IFAIK the
GS firmware reference is not available on-line.
-ALex.