Welcome, Guest. Please login or register.

Author Topic: Which Assembler?  (Read 8075 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Which Assembler?
« on: October 10, 2009, 11:14:49 PM »
I used phxass, seems pretty capable :)
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Which Assembler?
« Reply #1 on: October 11, 2009, 10:42:39 AM »
Vasm is also very good. I tend not to write entire applications in assembler. Therefore I use whichever assembler integrates best with the compiler I'm also using.
int p; // A