summaryrefslogtreecommitdiff
path: root/ldlinux.asm
Commit message (Collapse)AuthorAgeFilesLines
* 1.34: Support for font loading. Disabled not-yet-implemented "bootsect" andsyslinux-1.34hpa1998-03-041-13/+86
| | | | "run" commands.
* Deleted vestiges of old WBINVD codesyslinux-1.33hpa1998-02-271-32/+1
|
* Add workaround for AMI/Intel BIOS bug.hpa1998-02-271-2/+5
|
* FAT16 support!!!hpa1998-02-141-12/+24
|
* New and improved A20 gating code taken partially from Robert Collins.hpa1998-02-131-37/+107
| | | | Looks like A20 gating contains substantial delays.
* Get rid of "upload" and convert everything to the new "bcopy" interface.hpa1998-02-111-59/+18
|
* Work on more vkernels; support for various vkernel types; still betterhpa1998-02-061-23/+52
| | | | use of bcopy
* More work towards getting rid of "upload" and use the linear 32-bit bcopy.hpa1998-02-061-33/+26
|
* New version number; working on FAT16 supporthpa1998-02-061-201/+259
|
* Finished "make release" mechanism.hpa1998-02-061-1/+1
|
* It seems to work now, but fd appears to be buggy???hpa1998-02-041-8/+9
|
* I think we're pretty much ready to rock!hpa1998-02-041-2/+1
|
* Bug fixes. Looks like the bloody thing works now.hpa1998-02-031-2/+1
|
* Various bug fixes.hpa1998-02-031-19/+31
|
* Beginning outline of Linux installerhpa1998-02-031-1/+1
|
* Bug fixes; first beginnings of FAT16 supporthpa1998-02-031-25/+45
|
* Oops! I should know from P95 that 0x80 is *not* expressible as a sign-hpa1998-02-011-1/+1
| | | | extended byte value...
* Additional optimizations. Do an ls -l in the Makefile so we know justhpa1998-02-011-13/+13
| | | | how much we bloat the code.
* Use short commits.hpa1998-02-011-35/+35
|
* Minor optimizations.hpa1998-02-011-45/+45
|
* Added Id tags.hpa1998-01-311-5/+10
|
* Initial revisionsyslinux-inithpa1998-01-311-0/+2821