Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!osu-cis!n8emr!cmhgate!f10.n226.z1.FIDONET.ORG!Jerry.Kindall From: Jerry.Kindall@f10.n226.z1.FIDONET.ORG (Jerry Kindall) Newsgroups: comp.sys.apple Subject: Re: INTBASIC; diff btw BRUN and BLOAD+CALL Message-ID: <6560.23F6FD4B@cmhgate.FIDONET.ORG> Date: 13 Feb 89 13:29:00 GMT Sender: ufgate@cmhgate.FIDONET.ORG (newsout1.25) Organization: FidoNet node 1:226/10 - Echos On Request, Columbus Oh Lines: 22 > Loading INTBASIC into the language card When trying to load Integer BASIC into the language card, it's very important to make sure that you also have a copy of the Monitor ROM there. Simply BLOADing INTBASIC (with the language card write-enabled) will do the trick with older System Master disks, but the more recent ones do not include an image of the Monitor ROM in the disk file. (You will notice that INTBASIC files on new System Masters are a few sectors shorter than INTBASIC files on old ones.) This was done since the II+, IIe, and IIc all have different Monitors. The LOADER.OBJ0 program simply copies the Monitor from ROM into RAM after loading INTBASIC. You can do this yourself, too; just write-enable the language card (while leaving the ROM read-enabled), then type CALL -151, then type F800uucp gateway Col, OH UUCP: ...!osu-cis!n8emr!cmhgate!10!Jerry.Kindall