Difference between revisions of "680x0:Editors"

From Amiga Coding
Jump to: navigation, search
(added e-texteditor and linked to websites of editors)
 
Line 38: Line 38:
 
==MacOS X==
 
==MacOS X==
 
* [http://macromates.com/ TextMate] (commercial) (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')