all
I have a project assembly code but I face a problem with converting values.
I want do loop then print the loop value to the (printer virtual device) at port 130 as “value = X” every time the loop changes. Note that you should convert the value to the equivalent ASCII code before printing it out.
Thanks.