RE: [cc65] putpixel

Date view Thread view Subject view

From: Eivind Fjeld Schjerven (eivind_at_winsoft.no)
Date: 2001-11-05 11:28:48


Ok, but will there be a graphics header sometime, or do I need to make
it myself? :)


-----------------------
Eivind Fjeld Schjerven
Software developer
tlf jobb: 23310400
mobil: 41450701

Winsoft AS
Gresen 5-7
0159 Oslo

-----Original Message-----
From: Ullrich von Bassewitz [mailto:uz_at_musoftware.de] 
Sent: 4. november 2001 11:46
To: cc65_at_musoftware.de
Subject: Re: [cc65] putpixel


Hi!

On Fri, Nov 02, 2001 at 08:37:58PM +0100, Eivind Fjeld Schjerven wrote:
> Could anyone explain to me, how to get the Putpixel(x,y) routine in
> graphics.h working (on c64 mode) ? or how to put a pixel. this is all
> very new to me (C is not btw) :)

The graphics.h header file is currently only the description of an API.
No
existing platform has an actual implementation for it.

We had a discussion here in the mailing list some time ago, about a
portable
API for simple graphics functions. As a result, I wrote the header file,
explaining the working of each of the functions as discussed in the
list.
Because the header file went into the source repository with all other
header
files, and I didn't take any special measures to exclude it when putting
the
distributions together, the header file was included even if there is no
real
implementation.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET