https://github.com/dougmasten/sublime-assembly-6809
SublimeText 3 syntax highlighting for 6809/6309 Assembly language
https://github.com/dougmasten/sublime-assembly-6809
6309 6809 assembly hitachi motorola sublime-syntax sublime-text syntax-highlighting
Last synced: about 1 month ago
JSON representation
SublimeText 3 syntax highlighting for 6809/6309 Assembly language
- Host: GitHub
- URL: https://github.com/dougmasten/sublime-assembly-6809
- Owner: dougmasten
- License: mit
- Created: 2018-03-11T18:07:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T08:48:52.000Z (about 4 years ago)
- Last Synced: 2025-03-24T16:11:10.917Z (about 2 months ago)
- Topics: 6309, 6809, assembly, hitachi, motorola, sublime-syntax, sublime-text, syntax-highlighting
- Language: Assembly
- Homepage:
- Size: 146 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assembly-6809 - Sublime Text Syntax Highlighting
[](http://opensource.org/licenses/MIT)
[](https://github.com/dougmasten/sublime-assembly-6809/actions/workflows/ci.yml)
[](https://packagecontrol.io/packages/Assembly%206809%20and%206309%20Syntax%20Highlighting)A [Sublime Text 3][Sublime] syntax highlighting package for the [Motorola 6809][Motorola] and [Hitachi 6309][Hitachi] Assembly language.
### Installation
**Recommended:** Install [Package Control](https://packagecontrol.io/installation), then open the Command Palette, select "Package Control: Install Package", and then select `assembly 6809`.
**Manual:** Download the latest [source](https://github.com/dougmasten/sublime-assembly-6809/archive/master.zip) from GitHub and extract it into a new folder named `Assembly-6809` in your Sublime Text "Packages" directory.
### Contributing
Pull requests and bug reports are welcome.
### License
See [license information here](LICENSE).
[Sublime]: https://www.sublimetext.com/
[Motorola]: https://en.wikipedia.org/wiki/Motorola_6809
[Hitachi]: https://en.wikipedia.org/wiki/Hitachi_6309