[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whatever happened to...
I forget what the original problem was, but when I read it, it
didn't sound like a problem with file buffers, but rather a problem with
trying to load a file in at reserved memory. Basic.system returns the
NO BUFFERS AVAILABLE message when it gets the ProDOS 'memory reserved in
the system bitmap' error. My suspicion of the problem is that the original
posting is bloading something at space that has already been reserved -
perhaps over the screen area? I think that gets marked as reserved... I
forget exactly which pages are marked reserved, but I think page 0,1, maybe
2, 3, the screen area, and the high areas used for buffers and the
basic.system global page/code.
The Power