how to print a byte size signed number array in assembly 8086

Viewed 9

Here is the code to do it with word size signed number array

https://el1.netanya.ac.il/pluginfile.php/597335/mod_resource/content/1/a.asm

how do I do that with a byte-size signed array?

0 Answers
Related