An open API service indexing awesome lists of open source software.

https://github.com/redcmd/mpu-syntax-highlighter

VScode syntax highlighting extension for the MPU7 assembly language by Mod Punchtree
https://github.com/redcmd/mpu-syntax-highlighter

Last synced: 2 days ago
JSON representation

VScode syntax highlighting extension for the MPU7 assembly language by Mod Punchtree

Awesome Lists containing this project

README

          

# MPU7-Syntax-Highlighter
VScode syntax highlighting extension for the MPU assembly language by Mod Punchtree
Now has `.label` definitions and referencing
![example-urcl-code](https://github.com/RedCMD/MPU7-Syntax-Highlighter/blob/main/images/Example-Programs.png?raw=true)

## Requirements
This extension was designed with VSCode's default Dark+ theme in mind.
Other themes may work with various successes.

### For more information
* [Discord Server](https://discord.gg/Nv8jzWg5j8)
* [Google Sheet - list of all mpu7 instructions](https://docs.google.com/spreadsheets/d/1fgXPalCBTGg-X3QGXmNagxAMHoiOW_9nbOgaJl7fFoY/edit?usp=sharing)
* [Google Sheet - list of all mpu8 instructions](https://docs.google.com/spreadsheets/d/1KRoZNu5ic36-vcP-6llN8L27ZvLxW5ILiaOX5gcoAC4/edit?usp=sharing)
* [Github - MPU7 Assembler](https://github.com/ModPunchtree/MPU7-Assembler)
* [Github - Example programs](https://github.com/ModPunchtree/MPU7)
* [Github - Repo of this extension](https://github.com/RedCMD/MPU7-Syntax-Highlighter.git)

### Acknowledgements
All credit for the creation of this extension goes to the amazing [RedCMD](https://github.com/RedCMD). Thanks! :)