|
-
Feb 18th, 2001, 04:37 PM
#1
Thread Starter
Frenzied Member
Can asm be done with a C++ compiler or do i need masm ? Whats the basic structure for simple functions ?
-
Feb 18th, 2001, 04:52 PM
#2
Assembly can be done in a C++ compiler, its called inline asm, but you cant make a full asm prog with it. Download this assembler....
http://eji.com/a86/index.htm
Then look here for tutorials...
http://bobrich.lexitech.com/bg3.htm
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|