Skip to content

zpolygon95/language-cpu12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom CPU12 Assembly Language Support

Using packages envy-theme and spacegray-eighties-ui

This package includes the grammar for the Motorola CPU12 core instruction set, as defined in the CPU12RM Document.

To add ctags (and therefore symbols-view) support for .inc files, add the following to your $HOME/.ctags file:

--langmap=asm:.asm .[sS] .inc

# for example:
$ echo "--langmap=asm:.asm .[sS] .inc" >> ~/.ctags

About

Grammar and support for the CPU12 Assembly Language

Resources

License

Stars

Watchers

Forks

Packages

No packages published