Welcome, Guest. Please login or register.

Author Topic: 68k assembler  (Read 2052 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline StormLordTopic starter

  • Full Member
  • ***
  • Join Date: Oct 2003
  • Posts: 233
    • Show only replies by StormLord
    • http://www.amimac.gr
68k assembler
« on: January 21, 2008, 10:38:40 PM »
Hi I would like to start a little bit on assember in amiga..

Anyone have any suggestion for a good assembler with editor gui etc to start on??

 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: 68k assembler
« Reply #1 on: January 21, 2008, 11:06:59 PM »
When I was coding in assembler for Amiga I these two tools were my favorite:

http://aminet.net/dev/asm/PhxAss.lha
http://aminet.net/text/edit/BlacksEditor.lha

There is no GUI, let Shell be your friend :-)
My Amigas: A500, Mac Mini and PowerBook
 

Offline Srbin

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 23
    • Show only replies by Srbin
    • http://www.super-majice.com
Re: 68k assembler
« Reply #2 on: January 21, 2008, 11:07:16 PM »
I was using asmone long ago as it was the best. But save your time, learn C. Much easier and can be compiled for various CPU's. Unlike asm.
 

Offline amigaksi

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 827
    • Show only replies by amigaksi
    • http://www.krishnasoft.com
Re: 68k assembler
« Reply #3 on: January 21, 2008, 11:09:39 PM »
I have used command-line based 68K Assemblers on Amiga, but not GUI-based.  However, there's a MPDOS Pro which you can try which lets you compile 68K code on a PC and it has the editor and GUI built-in:

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=320210504317

It compiles the source directly into ADF or binary and includes some source code.  If  you use it with the simulator cable, you can boot your amiga directly with the code or otherwise you can transfer it over to your amiga via some utility.  If you are using an A1000, you can compile your own (custom) Kickstart.
--------
Use PC peripherals with your amiga: http://www.mpdos.com
 

Offline StormLordTopic starter

  • Full Member
  • ***
  • Join Date: Oct 2003
  • Posts: 233
    • Show only replies by StormLord
    • http://www.amimac.gr
Re: 68k assembler
« Reply #4 on: January 21, 2008, 11:21:06 PM »
Thanks all of you. I have already asm-one and it has a gui..

as for C... its about some studies my brother have for 68k assembly

I'm  unable to code anything! he is good programer.. if I could convince him starting "playing" with amiga...
:-D
 

Offline jiminy

  • Jr. Member
  • **
  • Join Date: Dec 2007
  • Posts: 65
    • Show only replies by jiminy
Re: 68k assembler
« Reply #5 on: January 22, 2008, 12:14:49 AM »
I used and liked the CAPE 68k assembler way back when.  But never tried anything else.  At least it was a workable solution on a 1M A500 using ram disks...
 

Offline Einstein

  • Sr. Member
  • ****
  • Join Date: Dec 2004
  • Posts: 402
    • Show only replies by Einstein
Re: 68k assembler
« Reply #6 on: January 22, 2008, 12:19:22 AM »
SEKA, hardcore pain. :-D
I have spoken !
 

Offline da9000

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 922
    • Show only replies by da9000
Re: 68k assembler
« Reply #7 on: January 22, 2008, 12:30:09 AM »
StormLord,

you might be interested in this thread as far as books/documentation is concerned:

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