Re: [cc65] TGI preview

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-11-13 01:10:21
On Thu, Nov 12, 2009 at 03:35:34PM -0800, Fatih Aygün wrote:
> It's a memory issue. I can only load litt.tch. And after that atari only has
> ~3K left (atari must use normal ram for graphics). Bummer :(

I will change tgi_load_vectorfont to return the new error code so this will be
easier to detect. And the library _is_ currently a lot bigger than necessary.
It can be optimized for size when it works.

> Other than that, I think everything looks fine in 300x192x2 with litt.tch. I'll try later
> with a custom config/startup to make more ram available.

Since the three fonts aren't used together, you can also change the code to
load scri.tch for Screen0(), litt.tch for all but the last screen and goth.tch
for Screen9(). Fonts can be free'd using tgi_free_vectorfont.

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 Fri Nov 13 01:10:32 2009

This archive was generated by hypermail 2.1.8 : 2009-11-13 01:10:34 CET