accessing specific index in string array in assembly x86

前端 未结 0 1196
-上瘾入骨i
-上瘾入骨i 2020-12-01 05:02

I have an array that looks like this: array db "0000", 0Dh,0Ah, 24h ;

I have the ASCII value 35("5") in a register and I want to replace the last

相关标签:
回答
  • 消灭零回复
提交回复
热议问题