After creating a bank there should be a way to save it.
But I don't see a SaveBank command anywhere.
How do I go about doing so.
What I am really trying to do is find a way to save a large amount of data.
I don't see a SaveArray command, converting it to an image file doesn't work either.
Because image files are converted to powers of 2.
I thought of using a memory bank, but that doesn't have a save command either.
The "Dim" command has a limit to the size an array can be.
I need a way to store an area of data about 1600 x 800.
Any help on this would be greatly appreciated.
But I don't see a SaveBank command anywhere.
How do I go about doing so.
What I am really trying to do is find a way to save a large amount of data.
I don't see a SaveArray command, converting it to an image file doesn't work either.
Because image files are converted to powers of 2.
I thought of using a memory bank, but that doesn't have a save command either.
The "Dim" command has a limit to the size an array can be.
I need a way to store an area of data about 1600 x 800.
Any help on this would be greatly appreciated.