Re: A89: Various 68K/TI89 things
[Prev][Next][Index][Thread]
Re: A89: Various 68K/TI89 things
Alan C Johnson wrote:
> Also, why is this language so ugly? It just looks terrible compared to
> Z80.
I agree! :D
> You might think they would have logical mneumonics, and instead of
> packing all 13 or whatever different address modes, have different
> mneumonics for them. For example, I like my imaginary instruction:
>
> PUSH.W d0,(a0)
>
> much better than:
>
> MOVE.W do,(a0)-
>
I dont see why your instruction should be any easier to remember or more
logical..
anyway, you can fix this if you want, using the macro-function in a68k.
Not advisable if you are going to publish your code though.. :)
//Olle
References: