Define a 8-bit control variable and initialize it with 0. Declare status messages for the program output. Create a main procedure to get user inputs.
read the specifications carefully. The result should match the screenshoot below to get full credit. I already did half of the assignment. I need help to complete it. I attached the code file below. Please pull the LaserS ystem.asm file and continue working on it. Thanks! INCLUDE Irvine32.inc .data control byte 0h msg0 byte “Medical […]