Commit Graph

18 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 a7268d467f Fixed a bug 2021-01-04 17:58:21 +01:00
Cetica Marco 6f851951d6 Added screenfetch 2021-01-04 17:54:22 +01:00
Cetica Marco 21f017f13c Added time RTC library 2021-01-02 17:49:15 +01:00
Marco Cetica 6e5f0a4089 Added 32 nasm flag and fixed clean Make directive 2020-08-25 01:09:22 +02:00
ice-bit 3e0e8043d5 Trying to fix kheap... 2019-09-26 17:45:46 +02:00
ice-bit cc28fea4b3 Fixed makefile bug 2019-08-02 12:08:23 +02:00
ice-bit 6aca949f50 Improved build system 2019-07-11 20:13:47 +02:00
ice-bit c715d2efce Added curses entry to Makefile 2019-07-09 12:20:16 +02:00
ice-bit c056fa7195 Removed temp files 2019-07-09 12:15:43 +02:00
ice-bit 222ab282d9 Fixed printf and VGA driver bugs, also added README 2019-07-04 01:58:34 +02:00
ice-bit cd820126b2 Fixed makefile 2019-07-03 21:10:01 +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 7650b9b8a2 Added project structure 2019-07-01 17:47:31 +02:00