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)
 
(2 intermediate revisions by the same user not shown)
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.
+
__NOTOC__
 +
<div class="sidebar">
 +
==Downloads==
 +
[[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>
 +
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 24:
 
** 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|
Line 24: 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

...