Trisha Shetty (Editor)

ASM One Macro Assembler

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
ASM-One Macro Assembler

ASM-One is an integrated macro assembler for the Amiga computer and Motorola 680x0 processor. ASM-One was developed by Rune Gram-Madsen (Also known as Promax) in 1990 and released through the German publisher DMV-Verlag in 1991. It was distributed with either an English or German manual. The price of the assembler was 139 DM (71 €). The last copies were sold in 1992.

Contents

Program features

  • fully integrated development package with fullscreen-editor, assembler, monitor and debugger
  • written entirely in assembly language; very light (about 90 kbytes) and fast
  • operation via keyboard or mouse
  • can create standard object modules to be linked with Blink
  • assembler provides macro capabilities, include-files and peephole-optimizer
  • crash-recovery via level-7-interrupt
  • includes Amiga includes and offset tables
  • History

    Before the source code was made public a group called TFA from the Amiga Scene took over working on the assembler without commercial intent.

    The original (commercial) releases were 1.0, 1.01 and 1.02.

    After the publisher stopped distribution, the assembler was decompiled and extension where added by TFA, released without changing the name.

    Other spin offs (Trash'm One, AsmPro being the two most known) started to appear as well, which were all based on either the original V1.02 or a decompiled version of AsmOne with TFA's extensions.

    TFA added compilation, debugging and runtime support for MC68010, MC68020, MC68030, MC68040, MC68881, MC68882.

    In 1995 TFA members introduced ReTargetable Graphics support and PowerPC (PPC)

    Development continues as a hobbyproject by TFA. The program is currently at V1.48. (Beta version is 1.49.)

    References

    ASM-One Macro Assembler Wikipedia


    Similar Topics