summaryrefslogtreecommitdiff
path: root/core/font.inc
Commit message (Expand)AuthorAgeFilesLines
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-3/+3
* core: obsolete .bss1 and .bss2H. Peter Anvin2009-05-131-1/+1
* core: move vgafontbuf out of the zero segmentH. Peter Anvin2009-04-131-8/+15
* core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-131-1/+1
* keymap, font: use readc, so we can handle indeterminate file sizessyslinux-3.71-pre10H. Peter Anvin2008-07-141-20/+26
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+139