Difference between revisions of "680x0:AsmPro"

From Amiga Coding
Jump to: navigation, search
(added some pro's/con's and a link to the mailing list webpage)
(some added info and download)
Line 1: Line 1:
AsmPro is an fork of AsmOne that has been disassembled and updated. 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.
+
<div class="sidebar">
 +
==Downloads==
 +
[[media:Image:AsmPro117.lzh|AsmPro v1.17.lzh]]
 +
</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.
 
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.
 
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
  
  
Line 9: Line 19:
 
** integrated debugger
 
** integrated debugger
 
** integrated editor
 
** integrated editor
* syntax highlighting
+
 
* selectable screen size/resolution
+
 
* can use graphics cards
+
* syntax coloring
 +
* selectable screen size/resolution & font requestor
 +
* systemfriendly editor (can use graphics cards)
 
* can change font
 
* can change font
 +
* adjustable stacksize (for very big sources)
 +
* working/improved IncIFFp
 +
* %getdate and %gettime will returns system time and date in ascii
 
|width=60|
 
|width=60|
 
|valign=top|
 
|valign=top|

Revision as of 21:37, 31 March 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

...