Results 1 to 2 of 2

Thread: ASM Where To Start

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Can asm be done with a C++ compiler or do i need masm ? Whats the basic structure for simple functions ?

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width