Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site ut-ngp.UUCP
Path: utzoo!linus!decvax!genrad!wjh12!harvard!seismo!ut-sally!ut-ngp!oacb2
From: oacb2@ut-ngp.UUCP (oacb2)
Newsgroups: net.micro.cpm
Subject: Re: CP/M and the CCP
Message-ID: <1065@ut-ngp.UUCP>
Date: Thu, 1-Nov-84 19:43:08 EST
Article-I.D.: ut-ngp.1065
Posted: Thu Nov  1 19:43:08 1984
Date-Received: Sat, 3-Nov-84 21:29:38 EST
References: <11785@sri-arpa.UUCP>
Organization: U.Texas Computation Center, Austin, Texas
Lines: 15

> You can get around the problem by reading in as much of the CCP & BDOS
> as possible to the normal address where they're to execute, then
> switch the load address to below CCP and read in the rest of BDOS up
> to but not including the BIOS jump table.  Then move the code up to
> where it belongs.  The address you use for this temporary area is not
> critical - it could just as easily be 100h, 900h, 1000h or any
> convenient area so long as you don't overwrite the CCP.

I give up.  How is the "save" command going to work if you overwrite
location 100h?  (answer: badly)  :-)

Much better to read it into the buffer that the BIOS must use for deblocking.
-- 

	Mike Rubenstein, OACB, UT Medical Branch, Galveston TX 77550