Difference between revisions of "680x0:Editors"

From Amiga Coding
Jump to: navigation, search
(initial version)
 
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
 
<div class="acBlock" style="width: 500px;">
 
<div class="acBlock" style="width: 500px;">
 
==Windows==
 
==Windows==
* Crimson Editor (comes with 68k syntax, requires a little configuration editting)
+
* [http://www.crimsoneditor.com/ Crimson Editor] (free) (comes with 68k syntax, requires a little configuration editting)
 +
* [http://www.e-texteditor.com/ E-TextEditor] (commercial) (with [http://eab.abime.net/showthread.php?t=45821 Xaind's 68k syntax bundle])
 
</div>
 
</div>
  
Line 36: Line 37:
 
<div class="acBlock" style="width: 500px;">
 
<div class="acBlock" style="width: 500px;">
 
==MacOS X==
 
==MacOS X==
* TextMate (with [http://eab.abime.net/showthread.php?t=45821 Xaind's 68k syntax bundle])
+
* [http://macromates.com/ TextMate] (commercial) (with [http://eab.abime.net/showthread.php?t=45821 Xaind's 68k syntax bundle])
 +
* [http://www.sublimetext.com/ Sublime Text] (with [https://github.com/stevenjs/M68k-Assembly stevenjs / M68k-Assembly] language syntax pack)
  
  

Latest revision as of 18:12, 13 October 2013

The following are editors either meant for writing 680x0 assembler or have 680x0 syntax highlighting.

Amiga

IDE's

The following are Integrated Development Enviroments, with at least an editor and assembler.


AsmOne based

Seka based

  • SEKA / K-SEKA (1984-1991 ?)

Others


Seperate editors

...

Windows


MacOS X


(alternatively one could also use one of the Windows editors using 'Crossover')