Commit Graph

7 Commits

Author SHA1 Message Date
ice-bit
8b94c67502 Fixed a bug within kprint_dec function(tty.c) 2019-09-20 11:50:01 +02:00
ice-bit
eff64e81c2 Added alloc function(heap) 2019-09-19 12:04:12 +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
ccd31d8fab Added Global Descriptor Table(GDT)...not working yet(as always) 2019-07-04 12:49:53 +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