Skip to content

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

License

Notifications You must be signed in to change notification settings

zerkman/language-m68k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published