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
680b811e22057072e6d1f5ebfd2cb1eb3446c045
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
/
documentation
T
History
chrisly42
680b811e22
Macro definition / invocation documentation provider that even tries to expand macros.
...
Moved some util classes around.
2021-10-03 20:26:33 +02:00
..
AbstractDocumentationProviderTest.kt
Added names for Adressing Modes.
2021-08-01 19:51:42 +02:00
M68kInstructionDocumentationProviderTest.kt
Documentation for instruction with special register shows specific register expected.
2021-09-05 18:42:20 +02:00
M68KLabelDocumentationProviderTest.kt
Label documentation now also works for local labels and includes end-of-line comment for label, too.
2021-10-03 18:55:42 +02:00
M68kMacroDefinitionDocumentationProviderTest.kt
Macro definition / invocation documentation provider that even tries to expand macros.
2021-10-03 20:26:33 +02:00
M68kRegisterFlowDocumentationProviderTest.kt
movem ISA was wrong regarding movem.w <ea>,<registerlist> (sign extends registers).
2021-08-03 10:57:53 +02:00
M68kSymbolDefinitionDocumentationProviderTest.kt
Label documentation now also works for local labels and includes end-of-line comment for label, too.
2021-10-03 18:55:42 +02:00