Difference between revisions of "680x0:AsmPro"

From Amiga Coding
Jump to: navigation, search
(some added info and download)
(fixed download and added sourcecode to downloads)
Line 1: Line 1:
 +
__NOTOC__
 
<div class="sidebar">
 
<div class="sidebar">
 
==Downloads==
 
==Downloads==
[[media:Image:AsmPro117.lzh|AsmPro v1.17.lzh]]
+
[[media:AsmPro117.lzh|AsmPro v1.17.lzh]]
 +
 
 +
 
 +
[[media:AsmPro117 Source.lzh|AsmPro v1.17 Source.lzh]]
 
</div>
 
</div>
 
AsmPro is an Assembler IDE for the Amiga. It is an fork of AsmOne based on updating a disassembled version of AsmOne. One of it's strong points where the fact that it was the first fork/clone of AsmOne to support graphics cards and syntax coloring.
 
AsmPro is an Assembler IDE for the Amiga. It is an fork of AsmOne based on updating a disassembled version of AsmOne. One of it's strong points where the fact that it was the first fork/clone of AsmOne to support graphics cards and syntax coloring.

Revision as of 23:05, 4 April 2008

AsmPro is an Assembler IDE for the Amiga. It is an fork of AsmOne based on updating a disassembled version of AsmOne. One of it's strong points where the fact that it was the first fork/clone of AsmOne to support graphics cards and syntax coloring. With Asm-Pro V1.16f (04-03-2000) the project had been made opensource. However the original developer of AsmPro stopped working on AsmPro in Q1 2001, after which development slowed down to almost a halt.


Requirements:

  • An Amiga
  • Kickstart 2.04+
  • ReqTools.library


Pro's

  • based on AsmOne
    • integrated debugger
    • integrated editor


  • syntax coloring
  • selectable screen size/resolution & font requestor
  • systemfriendly editor (can use graphics cards)
  • can change font
  • adjustable stacksize (for very big sources)
  • working/improved IncIFFp
  •  %getdate and %gettime will returns system time and date in ascii

Con's

  • a little bit buggy
  • ..


Downloads


Links


Known bugs

...