[cc65] Graphics library as a module

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-05-26 14:21:15


Hi!

I've just converted the Stephen Judds grlib graphics library for use as a
module with cc65. It is *very* preliminary, some of the code looks rather
ugly, but it is there and it does (hopefully) work. If you want to have a look
at it:

        ftp://ftp.musoftware.de/pub/uz/cc65/module-test.zip

The program demonstrate two things that are new in cc65: Creating and using
modules (very low level currently), and using graphics. The nice thing about
grlib (apart from the fact that it works and is quite fast of course:-) is
that it uses the memory below the kernal ROM for the high res screen, so it's
just the color map that takes space away from the C program.

The archive contains the complete sources of the module and the test program
(module-test) as well as both in binary form, so you can run the small
graphics demo without the need to compile it first. If you plan to compile it
yourself, you need todays compiler development snapshot.

Have a nice weekend!

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.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-05-26 14:23:39 CEST