How to print file contents to the screen in assembly 16 bit -


i want make program in nasm assembly 16 bit prints out filecontent of specified file, in order: "open program > select file file-listing > , contents of file onto screen"; os bit complex, because use own operating system, nothing dos , problem in short is: not know how put content of file onto screen neither know how load input register content variable called "select_file"


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -