[Coco] AcBBS source code

Wayne Campbell asa.rand at gmail.com
Tue Oct 1 11:53:35 EDT 2013


On Sep 28, 2013 4:06 PM, "Bill Pierce" <ooogalapasooo at aol.com> wrote:
>
>
> You don't use runb, your progam does. Just "load runb" so it's in memory.

Actually, you can, and with some B09 modules might have to, use the command:

OS9: runb <myApp> #<memMod>k

You can launch any B09 module/app using runb as the command in the command
line.

Normally, runb is merged with inkey, syscall and gfx2. For L1
compatibility, gfx can be merged instead of, or with, gfx2. I know there
are other graphics subroutine modules, but I've never had them.

Wayne



More information about the Coco mailing list