|
Atari coding BBS
DSP A-ack. |
Posted by: Thomas / New Beat
|
Dec,18.2013-11:30
|
I'm wondering if I found a bug in QASM or not...
This is OK in QASM:
mpy x0,y0,a a,x1 y:(r7),a1
But not this:
mpy x0,y0,a a,x1 a1,y:(r7)
It's very strange that one is OK but the other not. But maybe this is the way it is. Any ideas?
What I really want is (but this is also a nono according to QASM):
mpy x0,y0,a a1,x1 y:(r7),a
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|