File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 16
16
- macro calls: optional semantic highlighting ("rainbow colors")
17
17
18
18
### Fixed
19
- - - support enclosed in ` < ... > ` for parameter containing ` , ` (` MESSAGE <"some text",10> ` )
19
+ - macro call parameters
20
+ - support enclosed in ` < ... > ` for parameter containing ` , ` (` MESSAGE <"some text",10> ` )
20
21
- support register lists (` PUSH D0/D3/A0-A2 ` )
21
22
- support control registers (` DFC ` , ` SFC ` , ` VBR ` )
22
23
- "current PC" for ` (*-1) ` expression
27
28
- support ` CPU32 ` directive
28
29
- support ` FPU ` directive
29
30
- support ` OUTPUT ` directive
30
- - - macro call parameters
31
+ - support _ Code | Move Element Left/Right_
32
+ - macro call parameters
31
33
- ` CMPM `
32
34
- ` DR ` directive
33
35
- ` IFC ` /` IFNC ` conditional assembly directive
38
40
- fix assertion via "Directives" reference documentation provider invoked on macro call [ #44 ] ( https://github.com/YannCebron/m68kplugin/issues/44 )
39
41
40
42
### Changed
41
- - - conditional assembly/macro directives
43
+ - Improve _ Edit | Extend/Shrink Selection_ for blocks inside
44
+ - conditional assembly/macro directives
42
45
- ` DBcc ` loops
43
46
44
47
## 0.1.4
You can’t perform that action at this time.
0 commit comments