PDA

View Full Version : Need help with Assembly


Nighthawk2008
03-03-2005, 04:39 AM
I've just started to program in assembly, i think that it's gonna be tons of fun when I learn how to use the damn compiler!

I already know a little bit of VB, and a lot of Turing (H.S. Course) Now, I wanna get into assembly. I have downloaded MASM 8.2 from http://win32asm.cjb.net/ I started learning from this website http://www.xs4all.nl/~smit/asm01001.htm and when I went to assemble my first program, I realized that I don't have a CLUE how to do it! :confused:

If someone could point me in the right direction, I would greatly appreciate it!

shmoove
03-03-2005, 10:01 AM
There's a free e-Book called "Art of Assembly" that could be of use to you (I seem to remember that it had info on the build process on Wintel machines). I don't have a direct link but it can't be hard to find.

shmoove

Nighthawk2008
03-04-2005, 04:16 AM
There's a free e-Book called "Art of Assembly" that could be of use to you (I seem to remember that it had info on the build process on Wintel machines). I don't have a direct link but it can't be hard to find.

shmoove


Thx, I was able to find it but unfortunately, it's not the pure Asembly language. It's a higher level language called HLA, and I want to learn the PURE assebly language. If anyone else has a better tutorial for me to look at, I would greatly appreciate it :)

codegoboom
03-04-2005, 07:25 AM
Believe it or not, there's a page of references atop this very forum--one of which (oddly enough) points to a great big list of asm links--which (strangely enough) is from the same site you just visited...