Welcome, Guest. Please login or register.

Author Topic: what is the best assembler ?  (Read 3100 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
what is the best assembler ?
« on: March 19, 2010, 02:19:10 PM »
Dear Friends:

What is the best assembler for amiga ?
So I can learn assembly and to code my trainers ?
Are the assemblers on aminet any good ?
@Piru : any tips ?

Thanks !!!

Rednova
-mobilis in mobile-
 

Offline mongo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 964
    • Show only replies by mongo
Re: what is the best assembler ?
« Reply #1 on: March 19, 2010, 02:25:37 PM »
PhxAss.
 

Offline hardlink

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 586
    • Show only replies by hardlink
Re: what is the best assembler ?
« Reply #2 on: March 19, 2010, 02:28:05 PM »
I have most of the commercial ones, legal and with manuals evan, but I still tend to come back to PhxAss, which is on Aminet. Not an IDE, just an old-school command line program.
 

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
Re: what is the best assembler ?
« Reply #3 on: March 19, 2010, 02:33:04 PM »
Hi:

Thanks for the tip, guys !!!


Rednova
-mobilis in mobile-
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: what is the best assembler ?
« Reply #4 on: March 19, 2010, 02:44:18 PM »
Quote from: rednova;548463
What is the best assembler for amiga ?

Back in the day I used DevPac's assembler GenAm (commercial).

PhxAss is very good aswell.
 

Offline skurk

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 929
    • Show only replies by skurk
Re: what is the best assembler ?
« Reply #5 on: March 19, 2010, 02:49:14 PM »
I'm recommending AsmPro instead.  It's an integrated environment containing most tools you'll probably need - assembler, debugger, editor, hex editor, etc..

As for learning assembler, just ask.  We are a few assembly coders here.
Code 6502 asm or... DIE!!

[C64, C128, A500, A600, A1200, A3000, MBP+Mini, Efika/MOS2.1, Sam440 w/AOS4.1
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show only replies by matthey
Re: what is the best assembler ?
« Reply #6 on: March 19, 2010, 03:24:37 PM »
Vasm also by Frank Wille the author of PhxAss! Get the AmigaGuide docs for PhxAss though. Vasm has less bugs and is more forgiving. The only reason to use PhxAss anymore is if you don't have a lot of memory. The only other assembler to consider is AsmOne with it's full programming enviroment (but some bugs and bit dated interface). Personally, I use vasm, CygnesEd + ARexx, BDebug (by Ralph Schmidt in Barfly package on Aminet) etc.
 

Offline hardlink

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 586
    • Show only replies by hardlink
Re: what is the best assembler ?
« Reply #7 on: March 19, 2010, 03:52:28 PM »
Quote from: matthey;548490
Vasm also by Frank Wille the author of PhxAss!


Thanks for the tip!
Also, this subject comes up regularly, here's a thread from last summer with many of the same suspects and more info:

http://www.amiga.org/forums/showthread.php?t=48308
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show only replies by matthey
Re: what is the best assembler ?
« Reply #8 on: March 19, 2010, 07:02:10 PM »
@hardlink
That's outdated. We have vasm v1.4e instead of v1.4a :). Notice that only 1 assembler is being bugfixed and supported.