1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-09-25 23:05:17 -04:00
Commit graph

16 commits

Author SHA1 Message Date
Alex Kotov
af165909db
Revert "Remove memory map"
This reverts commit 1e749c5c89.
2023-01-06 15:56:18 +04:00
Alex Kotov
1e749c5c89
Remove memory map 2023-01-06 14:30:53 +04:00
Alex Kotov
46bd3f1c8e
Rewrite assertions (yes, again...) (#128) 2022-12-21 12:59:18 +04:00
Alex Kotov
c1bf030159
Finish Multiboot 2 API (#146)
Closes #67
2022-12-16 12:28:58 +04:00
Alex Kotov
8bee6b424a
Non-conditional headers (#140) 2022-12-13 00:10:46 +04:00
Alex Kotov
7704e16592
Main: fix conditional build - generate headers 2022-02-01 15:00:09 +05:00
Alex Kotov
8ee52159f4
Rename module "src/itoa.c" to "src/ntoa.c" 2022-01-19 15:35:02 +05:00
Alex Kotov
38a5ee265c
Add MBR (Master boot record) (closes #19) 2022-01-17 11:04:33 +05:00
Alex Kotov
00345258e9
Add arch "riscv64" 2022-01-15 15:09:45 +05:00
Alex Kotov
6ce8ab0e97
Add framebuffer files 2022-01-11 13:58:47 +05:00
Alex Kotov
e73fa14d91
Move console driver files 2022-01-10 09:45:02 +05:00
Alex Kotov
34537f094b
Move console driver into separate directory 2021-12-26 11:20:39 +05:00
Alex Kotov
29542e98d2
Split <kernaux/arch/*.h> and <kernaux/asm/*.h> 2021-12-20 11:14:40 +05:00
Alex Kotov
aaa96d70ba
Depend on memset, strlen, strcpy (#2) 2021-12-15 15:45:40 +05:00
Alex Kotov
690cfd32e3
Add runtime assertions feature 2021-12-15 01:37:16 +05:00
Alex Kotov
566fb46a94
Add header <kernaux.h> 2021-12-14 02:54:35 +05:00