[Coco] SuperIDE on my 6809 computer

Aaron Wolfe aawolfe at gmail.com
Tue Jul 31 21:55:50 EDT 2012


I'm not sure if a superIDE would be the most direct route to some
flash based storage or not... I suppose if you wanted to have a coco
cart compatible interface anyway it might be a good way to do it.  if
you don't care about having a coco compatible cart slot, seems like a
lot of work.
you could look at designs that instead use a serial port to speak high
level commands to a cheap 'one piece' SD or CF type
controller/interface, which would be much simpler from a hardware
point of view.

although os9 ran on swtpc and gimix etc, nitros9 does not support the
swtpc specifically that I know of.  it supports the coco, several
models of dragon, and atari's with the liber09 upgrade.  it is
possible to boot nitros9 without the coco *graphics* specific bits
(headless over a serial port or drivewire channel)  but I'm not sure
how many other parts of hardware that a coco/dragon has are required
by default.  i'm sure you could use it but i'm not sure how much work
it might be.

the 'stock' serial drivers for nitros9 support the 6551 and the
bitbanger.  there is a module called s16550 in the 3rd party area of
the repository but i'm not sure what state it's in.  nothing for 6850s
that I've seen in there.  its not too hard to make a serial driver for
nos9 though.  thats one bit of nitros9 that is actually pretty well
documented.


On Tue, Jul 31, 2012 at 9:00 PM, Kip Koon <computerdoc at sc.rr.com> wrote:
> Hi All,
>
>
>
> I wonder what would be involved to interface the SuperIDE directly to my
> little 6809 computer until I get some type of Coco bus up and running on my
> little 6809 computer.  Having Compact Flash would be nice.  I'd like to turn
> this little creation into a compact flash (or similar) based NitrOS-9
> running little beast!  I've been thinking of programming an EPROM with an
> OS9 boot program in one of the emulators I have, and connecting up somehow a
> Disto disk controller I have and see if I can boot off one of my old OS9
> disks.  Hummm, I wonder.  Nope.  It uses the graphics system in the Cocos.
> I'd have to modify NitrOS-9 to use my 6850 serial port instead of the
> bit-banger.  I'd have to modify the OS9 Boot routine as well.  I want to
> boot with NitrOS-9 communicating the my 6850 based serial port.  Do all the
> RS-232 drivers in NitrOS-9 use the 16550 UART or is there one that uses a
> 6850?  It's all doable, it will just take a while.  Would anyone like to get
> involved in this project with me?  Thanks in advance guys.  I know OS-9 has
> been booted on SWTPC systems, I'll have to check on that.  Do they have
> NitrOS-9 running on SWTPC 6809?
>
>
>
> Kip
>
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco



More information about the Coco mailing list