summaryrefslogtreecommitdiffstats
path: root/firmware/app.lds
AgeCommit message (Expand)AuthorFilesLines
2004-01-28preparation for running directly from flash ROMJörg Hohensohn1-0/+4
2003-12-12link support for NeoDaniel Stenberg1-0/+79
2003-10-12patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn1-9/+1
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-4/+11
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-1/+1
2003-04-24Added word alignmentBjörn Stenberg1-0/+2
2003-02-26set mp3end correctly depending on memory sizeDaniel Stenberg1-1/+3
2003-02-26Moved to one single .lds file for ALL builds.Daniel Stenberg1-1/+16
2003-02-26The new preprocessed version of this file allows us to use #definesDaniel Stenberg1-1/+3
2002-09-08Fixes for binutils 2.13Linus Nielsen Feltzing1-0/+1
2002-09-03Added Randy Wood's ROLOBjörn Stenberg1-2/+10
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg1-7/+0
2002-08-01The internal RAM copy accidentally ended up in the wrong placeLinus Nielsen Feltzing1-9/+9
2002-08-01No allows code and data in internal RAMLinus Nielsen Feltzing1-10/+26
2002-07-15Decreased the stack sizeLinus Nielsen Feltzing1-2/+3
2002-06-17remove padding to make it link, we're now bigger than least required!Daniel Stenberg1-4/+0
2002-05-29New section for reset vectorsLinus Nielsen Feltzing1-1/+2
2002-05-28Better stack and pool allocationLinus Nielsen Feltzing1-2/+2
2002-05-27Stack allocation lameness fixedLinus Nielsen Feltzing1-1/+2
2002-05-27Bad pool area allocation fixedLinus Nielsen Feltzing1-1/+2
2002-05-24MP3 buffer and heap setupBjörn Stenberg1-3/+27
2002-05-20Added INPUT directiveBjörn Stenberg1-0/+1
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg1-3/+17
2002-03-28First versionBjörn Stenberg1-0/+23