Commit Graph

10 Commits

Author SHA1 Message Date
ice-bit
70c1f666c6 Improved logging system 2019-07-08 20:36:53 +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
5719c6ba4e Added keyboard scancodes map 2019-07-08 12:56:36 +02:00
ice-bit
bb1df4da6b Added Programmable Interval Timer(PIT) driver 2019-07-06 01:09:10 +02:00
ice-bit
ba9feaba18 Fixed Interrupts bug:
It was a problem about ports(cpu/ports.asm) functions.
2019-07-06 00:32:41 +02:00
ice-bit
3a0d674985 Finxing interrupts... 2019-07-05 21:12:18 +02:00
ice-bit
bb78281aaf Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +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
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