[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Super GS
- Subject: Re: Super GS
- From: David Wood <jbevren@yahoo.com>
- Date: 2000/04/25
- Newsgroups: comp.sys.apple2
- References: <FXsJ4.40270$dc2.694302@news0.telusplanet.net> <8dsq4c$h26$1@nnrp1.deja.com>
- Sender: jbevren@Broken-Pipe
On Sat, 22 Apr 2000 bobryan9@my-deja.com wrote:
> start WAIT FOR COMMAND
> No command? goto start
> If command = 1 then (get save information), goto save:goto start
> If command = 2 then (get load information), goto load:goto start
> If command = 3 then (get download information), goto download:goto start
> If command = 4 then (get upload information), goto upload:goto start
>
> PS:
> Does anybody want to do a partner-project of tracing the extra
> connector on the TWGS or drawing up a schematic of a Transwarp IIe? I
> traced the pinout of the Cache connector on the TWGS if anybody is
> interested.
> Bob
Bob,
Have you ever considered learning programming? (Do you program already?)
You know exactly what's needed to make a BIOS, which is something a lot of
people, even some programmers, dont pick up easily. Look into the ideas you
have, and even if they dont apply to any known system, develop them a little
and use them to learn.
:)
-David