Commit Graph

8 Commits

Author SHA1 Message Date
g1n edf0613390
Separated run-grub and iso making
Now no need to rebuild iso if main binary wasn't changed
2022-02-11 12:48:32 +02:00
g1n 79ed6ccff2
Optimized Makefile a bit more
Now kernel binary is not recompiled on every run, 'make' checks if
files are changed.

Also deleted not needed sections of Makefile.
2022-02-10 21:49:58 +02:00
g1n d083a9ef7c
Add colors for debug output and todo and panic functions 2022-02-10 10:01:43 +02:00
g1n 472a220b40
Add functions for WARNING, ERROR and FIXME debug outputs 2022-02-09 19:33:06 +02:00
g1n a4a7626010
Add serial and serial printing for debugging 2022-02-09 18:20:45 +02:00
g1n 43d9165486 Made cleaner Makefile (now not need to fix it on every new file) 2022-02-09 12:41:20 +02:00
g1n b4b30fbac6
Add paging 2022-02-02 20:10:52 +02:00
g1n 1079061353
Initial commit 2022-02-02 10:22:28 +02:00