Syntax highlighting for the Motorola 680x0 assembly language in Atom.
- François Galea
- original package
- initial 68000 opcodes and a subset of Motorola directives
- Kåre Andersen
- support for most 020/030/040/060 instructions
- support for 68881/68882/040/060 FPU instructions
- support for (P)MMU instructions
- support for most devpac and vasm directives
- syntax highlighting enhancements
To install the package language-m68k:
- In Atom: (Packages->Settings View->Install Packages)
- Shell:
$ apm install language-m68k
- support for other processors from the DragonBall or ColdFire families