Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLX5 authored Sep 10, 2020
1 parent b912928 commit fc6a418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changes:
* Defines and macro arguments are properly highlighted inside strings
* Mnemonics no longer highlight text if said text is a label reference
* Added a bunch of new scopes for 65c816 mnemonics. Check `highlight_test.asm`
* `INC` and `DEC` no longer treat their argument as label references if it's a single A, X or Y letter
* `INC`, `DEC`, `ASL`, `LSR`, `ROL` and `ROR` no longer treat their argument as label references if it's a single A, X or Y letter
* Made possible to differentiate between values and addresses in most cases
* Implemented the `rep` command

Expand Down

0 comments on commit fc6a418

Please sign in to comment.