This website requires JavaScript.
Explore
Help
Sign In
chrisly42
/
mc68000-asm-plugin
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0ae17046d601e6dd81ebdcb5e910bf20bd2497ca
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
T
History
chrisly42
0ae17046d6
Added Language settings page with one option so far (-spaces option). Fixed lexer without -spaces option and directives.
2021-10-09 16:56:06 +02:00
..
asm
Added Mnemonics auto-completion.
2021-07-16 15:23:30 +02:00
documentation
Extended ISA for 68020+ addressing modes (without adding 68020+ instructions).
2021-10-08 17:24:59 +02:00
inspections
Added inspection for unresolved symbols, macros and labels.
2021-08-09 11:26:13 +02:00
parser
Added Language settings page with one option so far (-spaces option). Fixed lexer without -spaces option and directives.
2021-10-09 16:56:06 +02:00
refs
New: Code completion for local label definitions, suggesting undefined labels already referenced.
2021-08-08 13:40:01 +02:00
scanner
Added M68kIncludeFileProvider, but dunno what it's actually for.
2021-08-06 19:12:54 +02:00
structureview
Added Structure View filters for Symbols, Macros and Labels.
2021-07-30 15:25:48 +02:00
AbstractM68kTest.kt
Added first tests, improved BNF and Lexer. Fixed extra space in assignment symbol.
2021-07-15 12:04:05 +02:00