[RESOLVED] Assembly projects wanted!
Hi, I'm a VB.NET programmer and I'm interested in learning ASM as I'm fed up of having to make do with creating sluggish, memory-guzzling .NET applications. Does anybody have any programs they have made using ASM that they could post for me as examples? I find this is a much easier way for me to learn... If anyone has any tutorials they could recommend also, that would be great.
Thanks in advance, guys!
;)
Re: Assembly projects wanted!
Download MASM32. Its an easy to learn "flavor" of ASM, and has a lot of documentation around the net.
www.masm32.com
It comes with tons of example projects, as well as some good help files, and such. They also have an active community, and links to more sites with tons more examples.
Re: Assembly projects wanted!
OK, cheers for the link! I downloaded it and checked out the sample projects, they should give me a start. I also downloaded a visual IDE called Easy Code that uses the MASM32 compiler.
Re: Assembly projects wanted!
There are a few good "IDE"'s for MASM32.
Google around for:
RADASM
WinASM
Or MASM IDE
There's a lot of IDE's that have been made for it.