mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-11 16:49:29 +00:00
fc62d0c9e7
Based on testing with Merlin-16+ 4.12, this seems to apply in all cases inc a -> equivalent to inc lda a -> equivalent to lda (bad address mode error) if you do have an 'a' label, you need to specify the address mode, eg lda |a, lda >a, lda <a |
||
---|---|---|
.. | ||
asm | ||
data | ||
docs | ||
edit | ||
exe | ||
intcmd | ||
link | ||
macros | ||
macs | ||
obj | ||
qasystem | ||
shell | ||
tools | ||
utility | ||
merlin_convert.s | ||
merlin_orig.s |