Short:    Best PowerPC assembler (FAST!) with extended features
Author:   Rafal Grembowski (diamond@go2.pl)
Uploader: skipp@vividdesign.pl
Type:     dev/asm

Description:


PtnAsm is a PowerPC assembler for Amiga. It requies a ppc processor
and a WarpOS installed. Most important features:

- creates objects in EHF format
- 603 and 604 instructions and all 32-bit extended mnemonics are
  supported
- complete floating-point support
- uses the same syntax as PowerASM
- support for most of the popular directives

Extended Features:

With PtnAsm it's posible to write a code as a sequence of equations. What
does it mean? Instead of writting  addi r3,r4,3 you can write r3 = r4 + 3.
This gives the same resoult. It's possible to acces almost all instructions
in this way. The general format is:

  destination [.][o][s] = source1[operator source2 ...]


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   32490    9567 70.5% 07-Aug-01 16:53:08  Asm.guide
    7296    1774 75.6% 14-Apr-80 19:24:12  mandel.p
  180284   78573 56.4% 14-Apr-80 18:37:34  PtnAsm
     854     519 39.2% 23-Dec-99 12:49:28  PtnAsm.readme
-------- ------- ----- --------- --------
  220924   90433 59.0% 18-Aug-101 02:55:46   4 files
