"KP" <kjpmail@gmail.com> wrote in message 0a029b41-0547-4cdb-a724-783f234e1af4@c11g2000vbe.googlegroups.com">news:0a029b41-0547-4cdb-a724-783f234e1af4@c11g2000vbe.googlegroups.com...
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?
Most of the old binary games love to load in reserved pages of memory under ProDOS.
Try: POKE 48984,192 then "-" or BRUN the game. Cheers, Craig