Marco Cetica
|
0728dc0dbc
|
Added new startup logger, tab support and new iso image
|
2020-08-24 01:12:39 +02:00 |
|
ice-bit
|
aa7a29edc5
|
Fixing kheap...
|
2019-09-28 12:11:43 +02:00 |
|
ice-bit
|
9b5bf087b5
|
Added last part of paging, print_hex function and updated linker script
|
2019-09-23 17:27:21 +02:00 |
|
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 |
|