Morten Delenk
|
d85ee2dee1
|
BIG refactor (indentation)
|
2016-07-24 12:21:12 +02:00 |
|
Morten Delenk
|
05941e6cda
|
Added a working IDE-write driver
|
2016-07-24 12:48:17 +02:00 |
|
Morten Delenk
|
f0ae0c7c36
|
Added a 128x96 Textmode renderer using 8x8 tiles on an 1024x768 SVGA screen.
You can change resolution by modifying boot.S and textDISP.hpp
|
2016-05-29 08:30:53 +02:00 |
|
Morten Delenk
|
2104685d55
|
Fixed the ATA read driver. now exposing the Block device interface to the kernel
|
2016-03-18 16:28:00 +01:00 |
|
Morten Delenk
|
81e223fc8a
|
Tried fixing up the ATA PIO driver (polled)
|
2016-03-18 15:24:43 +01:00 |
|
Morten Delenk
|
2408bb85cd
|
Added untested read driver
|
2016-03-15 22:10:49 +01:00 |
|
Morten Delenk
|
6306a83bea
|
Added software reset to the block device
|
2016-03-15 21:48:57 +01:00 |
|
Morten Delenk
|
0dc8692443
|
Added a very small ATA detector. More to come
|
2016-03-15 21:38:25 +01:00 |
|