summaryrefslogtreecommitdiff
path: root/memdisk/init.S16
Commit message (Expand)AuthorAgeFilesLines
* Handle memdisk images compressed with zip as well as with gzip.hpa2004-04-271-2/+2
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-101-4/+13
* Be obnoxiously correct and set start_sys_seg to 0x1000.hpa2002-01-021-1/+1
* Do the version string pointer in the file header correctly.hpa2002-01-021-9/+3
* Support parsing the command line, and setting the geometry that way.syslinux-1.65-pre8hpa2001-12-121-1/+22
* Checkpoint: many many changes, now successfully loads thehpa2001-12-111-4/+0
* Checkpoint: add printf() for debugging, remove query of E881 (seemshpa2001-12-111-17/+27
* Move %fs initialization to assembly code; initialize %es explicitly.hpa2001-12-101-7/+16
* Make sure we use calll/retl for the C code, so the stack frame layouthpa2001-12-101-1/+1
* Yet another snapshot. Now we can actually compile the sucker...hpa2001-12-101-0/+150