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
7744b589d455eec861b2fd891338183f92bbbec6
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
T
History
chrisly42
7744b589d4
Added support for movem with register list crossing from data to address (e.g. d0-a6) as found in p61a source.
2021-08-02 09:43:42 +02:00
..
asm
Added Mnemonics auto-completion.
2021-07-16 15:23:30 +02:00
documentation
Added names for Adressing Modes.
2021-08-01 19:51:42 +02:00
inspections
Minor code refactoring.
2021-08-01 20:02:36 +02:00
parser
Added support for movem with register list crossing from data to address (e.g. d0-a6) as found in p61a source.
2021-08-02 09:43:42 +02:00
refs
Macro definitions are now word and indexed, macro calls reference to definition.
2021-07-27 16:34:49 +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