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

Re: Launching programs from ProDOS



From: "Jeff Blakeney" <jeff.blakeney@a2central.com.remove-yv1-this>

> The NO BUFFERS AVAILABLE error can be given if the file you are trying
> to execute is being loaded into a section of memory that ProDOS has
> marked as protected.

> If you need the proper POKE command and can't find or figure it out
> yourself, let me know and I'll figure it out from my ProDOS Technical
> Reference Manual.  I believe this has been discussed in this newsgroup
> before so doing a Google search might find it too.



Try this:  POKE 48984,192

It works for running old DOS 3.3 games under ProDOS when they load into
areas of memory normally reserved by ProDOS.

Cheers,
Craig