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

Re: Apple //c smartport compact flash adapter



I un-mothballed my XGS AVR and implemented Roberts project using it's
onboard MicroSD slot as a single external device. The processor on
this board is the ATMega644P and has a clock of 28.63636, so it was
easy just to divide that in half to match Rob's current
implementation.
Test machine used was a IIc+ and i persuaded a laser 800k drive to
loan me it's cable. :)

Currently the only thing I see a problem with is that it will boot
from the internal 3.5 drive but doesn't recognize it after that.
Booting from the MicroSD works fine.

Glenn