Alright I am new to assembly but I cannot figure out the simplist thing even though I have looked for hours.
I want to make a very simple program that finds the default drive and prints it.
So that would be 19h and interuppt 21, that gets the current default drive. But how do I get it to print the results? Do I have to save the results to a variable and then print it?
Any help would be appriciated.
Thanks