Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/boot/bootsect: add a filled GDT structure | Joursoir | 2021-08-26 | 1 | -0/+38 |
* | x86/boot/bootsect: print messages about loading | Joursoir | 2021-08-26 | 1 | -3/+9 |
* | x86/boot/bootsect: delete meaningless comments | Joursoir | 2021-08-26 | 1 | -4/+4 |
* | x86/boot: add boot sector | Joursoir | 2021-08-19 | 1 | -0/+60 |
* | x86/boot: move and rename asm code with multiboot header | Joursoir | 2021-08-13 | 1 | -0/+0 |
* | x86/boot: add macros for BIOS print interrupts | Joursoir | 2021-08-13 | 1 | -0/+19 |
* | main: use routines from video-vga | Joursoir | 2021-08-05 | 1 | -101/+4 |
* | video-vga: add routines for vga | Joursoir | 2021-08-05 | 2 | -0/+134 |
* | i386: make outb() | Joursoir | 2021-08-05 | 1 | -0/+13 |
* | string: make memcpy(), memset(), memmove() | Joursoir | 2021-08-02 | 2 | -0/+45 |
* | string: move strlen() here | Joursoir | 2021-08-02 | 2 | -0/+18 |
* | init project | Joursoir | 2021-08-02 | 4 | -0/+312 |