zerkman / language-m68k

Syntax highlighting for the Motorola 68k assembly language in Atom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m68k assembly highlighting for Atom

Syntax highlighting for the Motorola 680x0 assembly language in Atom.

Authors

  • 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

Install

To install the package language-m68k:

  • In Atom: (Packages->Settings View->Install Packages)
  • Shell: $ apm install language-m68k

TODO

  • support for other processors from the DragonBall or ColdFire families

About

Syntax highlighting for the Motorola 68k assembly language in Atom.

License:MIT License