Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tektronix!reed!reeder From: reeder@reed.bitnet (Doug Reeder,,,2343817) Newsgroups: comp.sys.apple2 Subject: Re: COUT&GETLN Message-ID: <15767@reed.UUCP> Date: 9 Dec 90 09:20:31 GMT References: <901201122247.204030b1@VENUS.TAMU.EDU> <2390@unsvax.NEVADA.EDU> <1990Dec2.085710.24793@santra.uucp> Sender: news@reed.UUCP Reply-To: reeder@reed.bitnet (Doug Reeder) Organization: Reed College, Portland, OR Lines: 13 The best place in memory for short machine-language programs is page 3 ($300.$3CF) >>>>>>>>>>>>>>>>> FLAME ON <<<<<<<<<<<<<<<<<<<<<<<<<<< APPLICATIONS (SYSTEM PROGRAMS) SHOULD NOT USE THIS SPACE!!!!!! WITHOUT THIS SPACE THERE IS NOWEHERE TO PUT SMALL ADDITIONS TO THE PRODOS MLI!!! such as device drivers, clock drivers, and print spoolers. I have a very nice clock routine for my hardware clock-less IIc using the VBL interrupts. Much of the time I can't use it because of system programs that overwrite page 3. If they didn't, I could use it all the time, and make a print spooler that would continue under other system programs than the one that set it in motion.