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
- Host: GitHub
- URL: https://github.com/redcmd/mpu-syntax-highlighter
- Owner: RedCMD
- License: other
- Created: 2021-12-15T22:03:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T10:59:17.000Z (over 2 years ago)
- Last Synced: 2025-02-23T11:44:23.655Z (over 1 year ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

## 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! :)