Re: A86: TI-86 User Memory


[Prev][Next][Index][Thread]

Re: A86: TI-86 User Memory




At 05:19 PM 3/25/98 EST, you wrote:
>
>I'm writing a large game in ASM, but I need to be able to read/write to the
>user memory.  Specifically, I need to know how to write an ASM program that
>can read matrices, change the values of elements in matrices, and delete an
>entire row from a certain matrix with a specified name that can be
>viewed/edited/manipulated in the built in OS.  I have failed at many attempts
>to do this.  If any of you could please help me, I'd be very thankful!
>
Do you _really_ need a real number matrix? 'Cause if you don't, it would be
MUCH easier to not use matrices...

--Joshua


References: