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

Re: Apple model history?





> Supertimer wrote:
>
> > At that time, the IIGS had a color GUI while the Mac did not.
>
> MacOs supported color, just the XL and 128/512k Macintosh had black and
> white monitors.

Paul Guertin wrote:

> Huh? There is no code either in the 128 ROM or in the original System
> that relates to color. It wouldn't have made any sense; memory was
> tight enough as it was. And Jobs thought nobody wanted color anyway.

  ForeColor &  BackColor handle the following predefined colors: black,
white, red, megenta, blue, cyan, green, and yellow.
 ColorBit handles up to 32 bit pixel color data.
Thats for v105 (128/512k Mac), v112 (MacXL) ROMs, Macintosh System Software
(1984), and v1.1 Lisa Pascal. The routines output color to any color output
device (monitor,printer,etc.)

dougk