A86: A few storage questions.


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

A86: A few storage questions.




Does anyone know how I can put together some information in an asm program
and store  it as a string in the calc's memory? So I'd go into the mem
manager and see "bob    STRNG    700" or whatever. I'm trying to make an in
calc level editor for the game I'm programming and I need to be able to
save them on the calc.

Second question:

How can I set my program up so that it can search through the memory and
pull all the levels for selection? I guess all I really need to know is the
location in the RAM that has the 96k. If anyone has some more tips though,
they'd be appreciated.

Thanks, 

Mark L.