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