Re: [cc65] Setting aside Character Set ram

Date view Thread view Subject view

From: groepaz_at_gmx.net
Date: 2002-10-24 18:05:56


> The plasma sample in the cc65 distribution uses a custom character set.
> However, it's quite special, so you may not be able to use the code as is.
> But
> it's definitely worth a look.

that one switches the vic to use the upper memory (under kernal) as video-
and character memory so you dont waste any memory available for the
c-program.... this is probably the best way to do it if you are planning to use custom
characters with a program written in C.... however, since the grafics-library
will probably use the same memory for the bitmap, you probably cannot use
both together (or atleast, will have to re-init them when switching between
them)

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

----------------------------------------------------------------------
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-10-24 18:06:01 CEST