Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the arch specific code for port IO to the correct place | Joursoir | 2021-08-30 | 1 | -13/+0 |
| | |||||
* | x86/boot: move and rename asm code with multiboot header | Joursoir | 2021-08-13 | 1 | -114/+0 |
| | |||||
* | 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 | 3 | -0/+279 |