Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Code reference?

Re: Code reference?

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Mon, 24 Mar 2003 10:06:40 +0100

TP Diffenbach wrote:
> can I arbitrarily increase the size of config_block?

No, the block is limited to 512 bytes. But there is plenty of space left in the block, between addresses 0x30 and 0xAE.

> One thing I did observe: settings.o is the largest .o file in Rockbox.
> And settings.c is full of hardcoded values. I was wondering how much
> object space coulkd be saved by refactoring settings.c.

settings.o is big because it contains a lot of code. Look in the archos.map file too see exactly how much space everything is using.

-- 
Björn
Received on 2003-03-24

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy