Inspiration

I wanted to make software which does not have dependencies and the code i have is all the code.

What it does

It contains methods for printing text numbers and errors codes from disk reads.

How I built it

I used nasm to build it.

Challenges I ran into

The code ran into some errors that are unknown.

Accomplishments that I'm proud of

It runs pretty good

What I learned

I learning how to build a program on top on the x86 architecture independent from any libraries.

What's next for LowDiskReader

I want to rework the disk reading to work so i can work with more memory instead of working with the initial 512 bytes of memory. Then make a basic DOS OS with all basic library functions an OS has.

Built With

  • assembly
Share this project:

Updates