Difference between revisions of "680x0:AsmPro"

From Amiga Coding
Jump to: navigation, search
(some added info and download)
 
(One intermediate revision by the same user not shown)
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]]
 +
 
 +
[http://aminet.net/package/dev/asm/AsmPro1.18src AsmPro v1.18 at Aminet]
 
</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.
Line 39: Line 44:
 
* [http://members.home.nl/m.reestman/asmpro.html New official website?]
 
* [http://members.home.nl/m.reestman/asmpro.html New official website?]
 
* [http://aminet.net/package/dev/asm/AsmPro AsmPro 1.17 on Aminet]
 
* [http://aminet.net/package/dev/asm/AsmPro AsmPro 1.17 on Aminet]
 +
* [http://aminet.net/package/dev/asm/AsmPro1.18src AsmPro 1.18 on Aminet]
  
  

Latest revision as of 14:42, 11 April 2012

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

...