Path: utzoo!mnetor!uunet!husc6!bbn!rochester!udel!rminnich From: rminnich@udel.EDU (Ron Minnich) Newsgroups: comp.sys.amiga Subject: Re: Will somebody fix Delay(0), please? Message-ID: <2347@louie.udel.EDU> Date: 2 May 88 15:08:33 GMT References: <409@ritcv.UUCP> <2193@antique.UUCP> <2093@munnari.oz> Reply-To: rminnich@udel.EDU (Ron Minnich) Organization: University of Delaware Lines: 21 In article <2093@munnari.oz> mb@munnari.oz.au (Michael Bednarek) writes: >In article <2193@antique.UUCP> cjp@vax135.UUCP (Charles Poirier) writes: >:Oh no, it couldn't be, could it? The Delay(0) bug? It is known for > when, for chrissakes, will somebody fix this bleeding bug? Yeah, how about some of you good vector patchers out there? You know, write: FixDelay(x) int x; { if (x > 0) call BrokenDelay(x) } and then patch the Delay vector to FixDelay, after first having a copy in BrokenDelay(). WOuldn't this do it? ron -- ron (rminnich@udel.edu)