Question - Write a machine-language program to input two one-digit numbers add them, and output the one-digit sum. Write it in a format suitable for the loader and execute it on the Pep/8 simulator.
Use a document editor and prepare a hexadecimal listing for your program. Please do proper documentation of code.