summaryrefslogtreecommitdiffstats
path: root/src/core/osloader.c
Commit message (Expand)AuthorAgeFilesLines
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* include stdio.h to suppress printf warning, general warnings fixupsMarty Connor2006-09-271-0/+1
* Tear out old heap code, replace with code that simply allocates memoryMichael Brown2006-05-161-13/+0Star
* Restructured to allow per-object image formatsMichael Brown2005-05-171-321/+39Star
* Re-add the "." progress indicator.Michael Brown2005-04-171-0/+2
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-1/+20
* Initial revisionMichael Brown2005-03-081-0/+365