These are some things I'd like to be added, listed from most important to least important. - [x] String stuff (equs, strlen, strcmp, instr, substr) (asm68k) - [ ] Z80 (AS) - [ ] Functions (AS) - [ ] Default values for parameters in macros (AS) - [x] Reference local labels from afar with Global_label.local_label (AS) - [ ] SH-2 - [ ] {curly_brackets} for variables (AS) - [ ] Variable containing iteration number in rept - [ ] Direct comparison of strings (instead of strcmp) - [ ] Current line number as a variable (e.g. _line) I apologise in advance if any of these are nonsensical or difficult to implement.
These are some things I'd like to be added, listed from most important to least important.
I apologise in advance if any of these are nonsensical or difficult to implement.