Re[4]: [cc65] Graphics library

Date view Thread view Subject view

From: groepaz (groepaz_at_gmx.net)
Date: 2001-08-15 10:41:51


Hello daniel,

Wednesday, August 15, 2001, 10:32:58 AM, you wrote:

dp> On Mon, 13 Aug 2001, groepaz wrote:

>> i think a function to query all available modes would be nice to
>> have... any gfx-app written in C and using a standard-gfx lib will
>> turn out to be slow as hell anyways ;=D

dp> R'nt we talking 'bout hand-optimized assembler routs for each machine?

sure we are.... i am talking about the calling-overhead that will
occour... the program will possibly spend more time on passing
parameters and stuff than it actually spends on eg the setpixel()
function ,=) (like in demos, you mostly dont even HAVE setpixel or
anything to avoid the little overhead of one JSR command)

>> the 4x4 fli mode often used in demos, but a lot faster) and 40x25x256

dp> Do you mean a text-mode where the charackters are patterns?

yep, exactly.... that should actually be the "gfx-mode" that should be
possible on ALL targets ;=)

-- 
Best regards,
 groepaz                            mailto:groepaz_at_gmx.net


----------------------------------------------------------------------
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:41 CET