Re: [cc65] Colormania (was: TGI summary)

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-10-27 20:37:31
On Tue, Oct 27, 2009 at 04:19:57PM -0300, Daniel Serpell wrote:
> The problem with the above is that a program that is designed to
> run on the Atari mode 9 normally expects index 0 to be black and
> index 15 to be white, with all the 14 grays in between, and this
> mapping will break the expectations.

I cannot see a problem with that, since cc65 is not (any more) an Atari
compiler. For a casual programmer, it is probably more important to have a
program run on another machine without much trouble. An Atari hardcode
programmer on the other side has no problem to change the palette.

> Perhaps a new api could be designed modeled on, for example,
> how X11 works:

Please come back to the ground:-) We're talking about 6502 machines with some
10KB of memory. And TGI is the "Tiny Graphics Interface". It was designed to
dive into simple graphics programming rather quickly. It was never designed as
a competitor to OpenGL or DirectX. 

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Oct 27 20:46:09 2009

This archive was generated by hypermail 2.1.8 : 2009-10-27 20:46:11 CET