0
How about an intel32 assembly course?
I would really apprecate an intel32 assembly course and I think a lot of other people would lile to see one too. What are your thoughts on this btw: someone got a nice source to learn intel32?
2 Respostas
+ 4
That would be great, but there's one important limitation for learners. SL online compiler doesn't support Intel ASM syntax, just AT&T(it might cause double confusion). In addition to that doing ASM stuff is a little bit tricky and unless you want to perform some optimization or something, it is not always a good investment.