Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got Lua running \o/ | Alex Auvolat | 2016-07-16 | 1 | -0/+2 |
| | |||||
* | Fix nasty task switching bu | Alex Auvolat | 2016-07-15 | 1 | -1/+2 |
| | |||||
* | Small adjustments: | Alex Auvolat | 2014-12-01 | 1 | -1/+1 |
| | | | | | | | - add missing vim modelines - idt_set_ex_handler, idt_set_irq_handler - inline inb,inw,outb,outw - add defines for exceptions and irqs | ||||
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -0/+2 |
- 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) |