| View previous topic :: View next topic |
| Author |
Message |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Fri Aug 17, 2007 3:29 pm Post subject: ASM? |
|
|
I want to start programming in Assembler. I have been looking through the library of tutorials but i got some main questions i want to get answered before i start reading them.
1. Which ASM compiler should I use?
1.1 Does it matter which compiler I use, is there any diffrence?
2. Could someone explain what kind of possibilities there is in ASM?
2.1 Whats the diffrence from Delphi 7 Enterprise?
3. Is it hard to learn, and if you got any personal experience please tell me, because i really want to know what you made in ASM or so.
4. Is there anything else i should learn/know before starting it?
4.1 I got some Delphi experience, would that help?
Thats all for now, but i'll sure be asking questions after i get startet with it.
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Fri Aug 17, 2007 3:40 pm Post subject: |
|
|
POASM MASM FASM TASM NASM. Different Syntax/macros and crap.
_________________
Last edited by sponge on Fri Aug 17, 2007 3:41 pm; edited 1 time in total |
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Fri Aug 17, 2007 3:41 pm Post subject: |
|
|
| Thats the compilers? Does it matter which one i use, and which one do you prefer over the other? Is there any diffrence beetween them?
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Fri Aug 17, 2007 3:42 pm Post subject: |
|
|
I currently use MASM but I've heard many like FASM. It doesn't really matter which one you use. BTW delphi = no help.
An example of MASM program is in my sig.
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Fri Aug 17, 2007 3:43 pm Post subject: |
|
|
asm is very different from delphi. won't help a bit
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Fri Aug 17, 2007 3:44 pm Post subject: |
|
|
| oib111 wrote: | | asm is very different from delphi. won't help a bit |
it will be better to learn asm then delphi.
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Fri Aug 17, 2007 3:46 pm Post subject: |
|
|
ok. what does that have to do with what i said? o.O
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
UnLmtD Grandmaster Cheater
Reputation: 0
Joined: 13 Mar 2007 Posts: 894 Location: Canada
|
Posted: Fri Aug 17, 2007 3:47 pm Post subject: |
|
|
They are assemblers, not compliers. I think you should try MASM since it well documented.
_________________
Last edited by UnLmtD on Fri Aug 17, 2007 4:03 pm; edited 1 time in total |
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Fri Aug 17, 2007 4:03 pm Post subject: |
|
|
| Okay thanks for your replies! i'll try it out
|
|
| Back to top |
|
 |
merkark12 Advanced Cheater
Reputation: 0
Joined: 04 Jul 2007 Posts: 74 Location: In that program you just downloaded
|
Posted: Fri Aug 17, 2007 8:16 pm Post subject: |
|
|
learning how to make c++ windows would help u learn MASM it helped me
_________________
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Fri Aug 17, 2007 8:27 pm Post subject: |
|
|
| merkark12 wrote: | | learning how to make c++ windows would help u learn MASM it helped me |
More like C.
_________________
|
|
| Back to top |
|
 |
|