nkeck720 / nos

A command-line based OS written in FASM syntax for i386 and above.
GNU General Public License v2.0
9 stars 5 forks source link

External commands not loading #52

Closed nkeck720 closed 7 years ago

nkeck720 commented 7 years ago

Currently, neither segmented nor flat programs are loading up correctly, even though they are getting from disk into RAM. I will need to run through the program decode code to work on a fix.