Skip to content

jmibarrad/scratchOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratchOS

============== Operating System intended to be built from scratch.

##Assignment Description##

  • ProjectA: print "Hello World" on screen and configure bochs-simulator along with Michael Black's assembly files.

  • ProjectB:

    • a) implement our own syscalls based on the BIOS system calls

    • b) develop assembly functions which permit the following:

         * void printchar();
         * void readString()
         * void readSector(char* buffer, int sector);
      

About

Operating System intended to be built from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published