mirror of
https://github.com/OlivierGuinart/Merlin32Language.git
synced 2025-01-18 05:33:36 +00:00
Brian Peek
00d040f247
VS2017 support (#4)
* VS2017 support * Requested updates made. I think I hit them all... * adding .gitignore and deleting a ton of stuff that got accidentally checked in. * Removed all unused refs via ReSharper. Project build and installs properly on VS2017, have not tested earlier versions.
Merlin32 Visual Studio Language Service
Visual Studio language service for 6502 Merlin32 cross-assembler (http://brutaldeluxe.fr/products/crossdevtools/merlin/index.html).
Provides the ability to develop 6502 assembly programs within a modern IDE.
Features:
- Syntax coloring
- Statement completion
- Opcodes tooltip
Visual Studio extension available in the Visual Studio gallery: https://marketplace.visualstudio.com/vsgallery/4f84ade5-b04b-451f-92fc-272c06f31359
Description
Languages
C#
99.3%
Assembly
0.7%