So I have encounter something strange that I don't understand. I am reading theory about assembly, and I would like to know what does this Stack[0x4]:1 do.
undefined AL:1 <RETURN> XREF[2]: 00010807(W),
00010869(W)
undefined1 Stack[0x4]:1 param_1 XREF[1]: 00010779(*)
I dont understand it because the article says that this is -0x43, and by the way what does that - do in -0x43? Thanks.