Hi.
I was learning x86 (I love it) amd I know that you are able to embed it in C and Pascal. How can you do it in C++?
Thanks.
Last edited on
Last edited on
Thanks.
The ASM is fun, I never realised it was so easy to learn. Implementing it is more difficult, though.