[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleColor 100 RGB monitor Questions
Tempest wrote:
Yes I have a real AppleColor 100 monitor. I'll gladly look up the
colors for you. Is there an easy way to do this? How do I find color
5 and 8?
Tempest
"Apple Extended 80-Column Text - AppleColor Card Demo, The
(19xx)(Apple)(Disk 1 of 2).dsk"
and
"Apple Extended 80-Column Text - AppleColor Card Demo, The
(19xx)(Apple)(Disk 1 of 2).dsk"
They have some nice displays for example the DHR.COLORS on disk 2 (back
side)
Here is what I got on cga theoretical because I was unable to take a
good photo but it is like what I see:
http://home.online.no/~kr-lund/AppleColor-CGA.png
Same display on the KEGSpc emulator:
http://home.online.no/~kr-lund/AppleColor-KEGS.png
A framegrab of NTSC (with extra fringes, but you get the idea):
http://home.online.no/~kr-lund/AppleColor-NTSC.png
The color numbers from left to right and from top and down
or these stripes:
1 GR : HOME : PRINT :
FOR X = 4 TO 35:
COLOR = C: H = C > 9:
POKE 1616 + 128 * U + X, 176 + K * (C - 11 *H) + H:
VLIN 0, 39 AT X:
C = C + K: K = K = 0: U = U = K:
NEXT
Curtesy of John B. Matthews in the 'RGB colors' part of the 'Can I use a
US motherboard in my European Apple IIe?' thread in this group.
I can email you dsk images if you like. My email here is mangled remove
'nogarbage.' and it is the real email. I tried to email you.
Knut