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

Re: ProDOS Error Message re "NO BUFFERS AVAILABLE"



KP wrote:
> I am getting a "NO BUFFERS AVAILABLE" error message after moving a
> binary game from a DOS 3.3 floppy to a ProDOS hard disk, whenever I
> try to either "-" or BRUN the game.
> 
> Any way to resolve this?
>

It's probably trying to load below $0800, which is by default a no-no in
ProDOS.  There is a POKE, I cannot recall where, that unlocks that memory.

If I may ask what game it is?  I packed a number of games and these almost
all run fine on ProDOS.

-uso.