|
25c755d729
|
Reworked BNF for symbol references and program counter. Enhanced syntax highlighting. Continued work on referencing (not yet working). Fixed renaming of Labels and Symbols. Added M68kRenameInputValidator for correct renaming of symbols and labels (allow local labels with dot or dollar). Added UsagesProvider (not sure if working). Added PairedBraceMatcher.
|
2021-07-18 15:05:59 +02:00 |
|
|
e33470ea1a
|
Split up opsizes for better syntax highlighting. Fixed bug in macro-call lexer.
|
2021-07-15 23:03:31 +02:00 |
|
|
aa14984a8e
|
Made AsmOperands private. Added support for generic assembler directives. Bugfixes. Added more Tests.
|
2021-07-15 21:00:12 +02:00 |
|
|
f482948abe
|
Added first version of Syntax Highlighting. Commented out some tokens.
|
2021-07-15 16:40:17 +02:00 |
|
|
03c11ecef9
|
Fixed addressing modes. Added missing generated class, removed unused one.
|
2021-07-15 12:45:57 +02:00 |
|