Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 320 Bytes

File metadata and controls

5 lines (5 loc) · 320 Bytes

Although Chapter 26 implemented some basic stdio functions, there are serious problems with the hdd driver, such as the operating system hangs when reading and writing files. Since I couldn't figure out which code was causing the problem, in the next chapter I will implement a ram disk to use instead of the hdd driver.