Commit Graph

17 Commits

Author SHA1 Message Date
Marco Cetica 8b96940519 Reverted to x86, refactored Makefile sysstem. 2021-02-04 15:27:55 +01:00
Marco Cetica 634393b141 trying x86_64 support 2021-02-03 18:05:18 +01:00
Marco Cetica 1b207add8c Refactoring assembly entry point 2021-02-03 15:59:42 +01:00
Cetica Marco dc3803491e Modified PANIC function 2021-01-05 18:43:59 +01:00
Cetica Marco 6f851951d6 Added screenfetch 2021-01-04 17:54:22 +01:00
Cetica Marco f13837f6f8 Added system fetcher and strcpy(string.h) 2021-01-03 18:24:55 +01:00
Cetica Marco 21f017f13c Added time RTC library 2021-01-02 17:49:15 +01:00
ice-bit 50dc3ab1c7 Improved kernel's loading function 2020-08-17 17:57:06 +02:00
ice-bit aa7a29edc5 Fixing kheap... 2019-09-28 12:11:43 +02:00
ice-bit 3e0e8043d5 Trying to fix kheap... 2019-09-26 17:45:46 +02:00
ice-bit 52bb2609ae Now this should be complete
Added basic shell and fixed various bugs...now iceos should be
"complete".
2019-07-08 18:43:45 +02:00
ice-bit 162bd743fd Fixed timer bug and other bugs about libc 2019-07-08 12:01:01 +02:00
ice-bit 222ab282d9 Fixed printf and VGA driver bugs, also added README 2019-07-04 01:58:34 +02:00
ice-bit a0b6eb882a Fixed all previous bugs...however strange things happens when OS runs 2019-07-03 21:04:05 +02:00
ice-bit bec03e3d1b Added:
- TTY driver
- VGA driver
- kernel's main function
- Makefiles

*NOTE*: iceOS not works at this stage.
2019-07-03 18:12:57 +02:00
ice-bit f11c690284 Added new libc method(printf) 2019-07-03 12:37:16 +02:00
ice-bit 79817e6610 Added multiboot header, ports methods and added new part of libc(string) 2019-07-03 12:15:40 +02:00