beebasm icon indicating copy to clipboard operation
beebasm copied to clipboard

Allow string arguments to macros

Open ZornsLemma opened this issue 6 years ago • 1 comments

Suggested by davidgiven in passing in https://github.com/stardot/beebasm/issues/32. This might or might not be best done as part of adding string support in other ways (e.g. the ability to have string variables); I haven't thought about this in any detail, just raising this issue to track the idea.

ZornsLemma avatar May 31 '18 22:05 ZornsLemma

This would be good. Allowing the same macro to be used with various addressing modes simply by passing a full operand string rather than just a number.

cardboardguru76 avatar Feb 13 '21 14:02 cardboardguru76