summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix/dskprefix.S
Commit message (Expand)AuthorAgeFilesLines
* [zbin] Change fixup semantics to support ROMs over 128k uncompressedJoshua Oreman2009-08-111-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [i386] Free allocated base memory on exit, if possibleMichael Brown2008-11-181-1/+5
* [build] Fix building on Ubuntu 8.04Michael Brown2008-10-171-1/+1
* [i386] Simplify linker script and standardise linker-defined symbol namesMichael Brown2008-10-101-1/+1
* Update all prefixes currently referring to _load_size to include aMichael Brown2007-07-161-4/+9
* Use internal real-mode stack from non-returnable prefixesMichael Brown2007-06-281-0/+4
* Revert "Move stack to below 0x7c00; leaving it at the default location"Michael Brown2007-06-281-5/+3Star
* Move stack to below 0x7c00; leaving it at the default locationMichael Brown2007-06-281-3/+5
* init_librm() and prot_call() are now real-mode far calls.Michael Brown2006-05-251-1/+2
* BSS is now zeroed by libprefix (along with the otherwise non-zeroableMichael Brown2006-05-021-3/+0Star
* Create two easy-to-use entry points in libprefix: install andMichael Brown2006-05-021-8/+1Star
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-32/+31Star
* compiler.h is now always included on the command line.Michael Brown2005-04-141-2/+0Star
* arch_rm_main no longer exists.Michael Brown2005-04-101-1/+1
* setup16() now calls initialise(); we don't have to do it.Michael Brown2005-04-101-8/+1Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+385