Path: utzoo!attcan!uunet!husc6!spdcc!merk!alliant!rosenkra From: rosenkra@Alliant.COM (Bill Rosenkranz) Newsgroups: comp.sys.atari.st Subject: Re: null fill eliminated Message-ID: <1990@alliant.Alliant.COM> Date: 17 Jun 88 09:38:28 GMT References: <490@philmds.UUCP> <1067@atari.UUCP> <2657@bath63.ux63.bath.ac.uk> <362@laura.UUCP> Reply-To: rosenkra@alliant.UUCP (Bill Rosenkranz) Organization: Alliant Computer Systems, Littleton, MA Lines: 14 --- i have my crt0.s (originally gemstart.s by a.pratt) do the zeroing. i also put the gemdos/bios/xbios traps in there so i don't have to worry about linking osbind.o (saving 9 precious characters for the already limited cmdline length :^). what's the big problem here? why is this even an issue? doesn't MWC/Laser/etc provide source for their startup object? if u ask me, the big developers are either a) lazy, or b) dumb for not taking care of business. i myself strive very hard to make sure my stuff runs on as many perturbations as possible. (now i have to prepare for the deluge of 68881 boards... :^). not always easy, but at least the simple things are taken into account. -bill