AuthorMessage
C0D3Z3R0
Pro
Posts: 166

Has anyone got some tutorials for asm and a free compiler? I would be interested in learning a bit of asm...
vickmaker
Ametuar
Posts: 127

ive got a wee app code for an assessment i done and lasm assembler and linker which is a cool as any assembler can be i suppose, ill email u it soon as i find it :wink:
//v
btw, its nippy as u like and pretty crap too imo...ASM that is, get ready to know your RAM like your hand LOL ;)
C0D3Z3R0
Pro
Posts: 166

we do sumit a bit like asm in college.. only its with lights lol
vickmaker
Ametuar
Posts: 127

i hated the small amount of it i did learn, it was just so hard//v
ps. still looking 4 that code 4 u. :?  duhhhhhhhhhhhhh
Lord_Zero
Ametuar
Posts: 122

The 32 bit Microsoft assembler (MASM) can be found at http://masm32.com/
How to program Windows using Assembly Language: http://win32asm.cjb.net/
There is also an asm webring at http://www.webring.org/cgi-bin/webring?ring=x86asm
vickmaker
Ametuar
Posts: 127

lol, i was just looking at the code u posted as example br0, he he it made me think the app i made would be useless apart from sym pure basics, as all it does is open a cmd box and if you in put any character it gets changed to an uppercase letter of alphabet, but i think its good for seeing how to move machine code around the stack, but dunno if any good 4 u??
-//v
regards
Mickey
Ametuar
Posts: 115

Quoted from Lord_Zero
How to program Windows using Assembly Language: http://win32asm.cjb.net/
There is also an asm webring at http://www.webring.org/cgi-bin/webring?ring=x86asm

Cool pages, tx LZ ;-)
BTW I also have some tutors in .TXT. and other docs. If any one of you needs them just tell me.
And there is another page about ASM in German language: http://www.codingcrew.de/