aboutsummaryrefslogtreecommitdiff
path: root/run_bochs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Change qemu/bochs launch scripts.Alex Auvolat2014-12-011-7/+0
|
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-011-0/+7
- 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)