Apple IIc+ boot disk for DOS3.3

From: Sellam Ismail <foo_at_siconic.com>
Date: Tue Aug 1 10:24:59 2000

On Tue, 1 Aug 2000, Gary Hildebrand wrote:

> Still haven't found a boot disk, and not having a vintage Mac, I can't
> download an image from the net either.
>
> Would someone out there who has one be able to make a copy for me? I can
> send DSDD disks for the process. The internal drive is 3.5", and I have a
> 5.25" external as well.
>
> Cute little devil -- just want to play with it a bit.

Turn it on and then press CTRL+RESET. You'll drop into BASIC and then you
can play with it.

Quick hints:

To get into low-res graphics mode:

GR

High-res:

HGR


To plot lines or points in lo-res:

Points:

PLOT x,y

Lines:

PLOT w,x TO y,z

w,x,y,z=0-39

To change colors:

COLOR=c

c=0-15


To plot lines or points in hi-res:

Points:

HPLOT x,y

x=0-279
y=0-159

Lines:

HPLOT w,x to y,z

w,y=0-279
x,z=0-159

To change colors:

HCOLOR=c

c=0-7


To get into the monitor:

CALL -151

L - list a section of memory (example: 300L)
G - executes instructions (example: 300G)


Sellam International Man of Intrigue and Danger
------------------------------------------------------------------------------
Looking for a six in a pile of nines...

                       VCF 4.0 is September 30-October 1
               San Jose Convention Center, San Jose, California
                    See http://www.vintage.org for details!
Received on Tue Aug 01 2000 - 10:24:59 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:32:44 BST