Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: AJB%DLVH.DARESBURY.AC.UK@pucc.princeton.edu Newsgroups: comp.os.minix Subject: Re: ST1.5.10 patch2 scrolling problem Message-ID: <29690@nigel.ee.udel.edu> Date: 6 Sep 90 21:05:13 GMT Sender: mmdf@ee.udel.edu Lines: 12 Vincent Archer is right that on the STE the screen does not have to be aligned on a 256 byte even boundary. I remember mailing this bulletin board about this before. It must be on a word boundary. The relevant addresses are ST ffff8201 & ffff8203 (no lsb because of the boundary limitation) STE ffff8201 & ffff8203 & ffff820D (the last address holds the lsb) Alan Bleasby AJB@UK.AC.DARESBURY.DLVH