aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-011-3/+5
| | | | | | | | - Implement higher-half in loader with paging (using 4Mb pages) - Add GDT installation code - Add IDT installation code (spend a loong time debugging the ISRs!) - Add CDROM generation scripts - Add scripts to launch bochs (debug) and qemu (debug)
* More library functions & renaming.Alex Auvolat2014-11-301-2/+4
|
* Add debug output and a few elementary stdlib functions.Alex Auvolat2014-11-301-4/+15
|
* Bare bones.Alex Auvolat2014-11-301-0/+21