Welcome, Guest. Please login or register.

Author Topic: getting started in amiga assembly  (Read 9580 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: getting started in amiga assembly
« on: July 04, 2009, 06:26:54 AM »
FreeScale (Motorola spin off) still has 68k manuals and info online for free. Assembler doesn't have very high requirements and your setup is just fine. I use CED and PhxAss also for my assembler. What Piru said but might add...

d0,d1,a0,a1 are scratch registers (contents destroyed) when calling library/device functions on the Amiga.

The absolute memory address 4 contains the location of the exec.library.