dhavalhirdhav / LearnOS

This is one of my long awaited project on learning to develop an Operating System.
http://www.learnitonweb.com
57 stars 5 forks source link

Develop a hello world program which will reside in a hdd at fixed location #13

Closed dhavalhirdhav closed 4 years ago

dhavalhirdhav commented 4 years ago

Develop a hello world program which will reside in file system and will be called by reading using ATA driver.