Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucuxc Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!hamilton From: hamilton@uiucuxc.CSO.UIUC.EDU Newsgroups: net.micro.amiga Subject: Re: Speed of output to RAW: Message-ID: <148600026@uiucuxc> Date: Thu, 26-Dec-85 00:18:00 EST Article-I.D.: uiucuxc.148600026 Posted: Thu Dec 26 00:18:00 1985 Date-Received: Sat, 28-Dec-85 00:53:41 EST References: <241@cirl.UUCP> Lines: 11 Nf-ID: #R:cirl.UUCP:241:uiucuxc:148600026:000:470 Nf-From: uiucuxc.CSO.UIUC.EDU!hamilton Dec 25 23:18:00 1985 >I won't post the source unless I'm nagged but if you want to make the >changes yourself they're not to hard, the pertinant files are display.c >and termio.c. I added a function called ttputnchar which emits n chars >to the terminal ( Write(terminal, string, n) ; terminal is a static in >termio.c ) once this is done, snoop around display.c for likely >single character outputs in loops to fix, there's lots. hell, just cannibalize the VMS code in termio.c. wayne