[Coco] Ghana Bwana on my Coco3 not working but ok on Coco2

Ghislain Harvey ghislainharvey at videotron.ca
Fri Jan 4 20:02:31 EST 2008


Thanks again Robert for those very valuable info.
When you wrote dski$ do you mean dskini?
Because dski$ and MID$ are not real command. (give FC error)
Again sorry for my ignorance in coco programming.
Thanks.
Ghislain Harvey

-----Message d'origine-----
De : coco-bounces at maltedmedia.com [mailto:coco-bounces at maltedmedia.com] De
la part de Robert Gault
Envoyé : January-04-08 7:52 PM
À : CoCoList for Color Computer Enthusiasts
Objet : Re: [Coco] Ghana Bwana on my Coco3 not working but ok on Coco2

Ghislain Harvey wrote:

> Hi Robert.
> Excuse My ignorance but how do you change the two bytes o the game disk At
> Track-34 Sector-4?
> Thank for your time and for the information
> Ghislain Harvey
> 

There are several ways but as the patch program shows, you can
DSKI$ 0,34,A$,B$
MID$(A$,106,1)=CHR$(254)
MID$(A$,122,1)=CHR$(254)
DSKO$ 0,34,A$,B$
This assumes the game is in drive #0, puts track34 sector4 into strings
A$ and B$, changes the 106th and 122nd bytes to $FE and then writes the
data back to T34S4.



--
Coco mailing list
Coco at maltedmedia.com
http://five.pairlist.net/mailman/listinfo/coco




More information about the Coco mailing list