[A83] Re: Matrices, ASM
[Prev][Next][Index][Thread]
[A83] Re: Matrices, ASM
At 02:41 2001-05-25, you wrote:
>I want an ASM routine to read Matrix A and display it like a sprite, so I
>guess so.
That is a highly inefficient way to transfer a sprite to the asmprogram
though...
you should think of a better way... maybe a string with hexcodes or something?
not very efficient either, but a quite nice mix between efficiency and
possibility to edit the sprite easily on the calc.
It is so unefficient that the speedgain is very little, it would be like a
100 times faster with a better way of transferring the sprite.
///Olle
Follow-Ups:
References: