Welcome, Guest. Please login or register.

Author Topic: Learning to code on the Amiga  (Read 13190 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show all replies
Re: Learning to code on the Amiga
« on: November 17, 2003, 03:50:51 AM »
Quote

Corrie wrote:
Hi all,

For those of you who have some skill in coding in ASM on the Amiga, is there a very good tutorial for it anywhere, that explains the basics right through to advanced, aswell as the programs you need to compile and edit code?

Any reccomendations?



I'm just wondering why you want to program in ASM?

If you learn 680x0 code now, you will only need to learn PowerPC in the future.

You would be much better learning C or C++, and then you can usually use the exact same code that you use on AOS 3.x on MorphOS 1.0+