From owner-freebsd-questions Wed Aug 7 14:50:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B167537B400 for ; Wed, 7 Aug 2002 14:50:21 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C2C143E7B for ; Wed, 7 Aug 2002 14:50:21 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.5/8.12.5) with ESMTP id g77LoElt057855 for ; Wed, 7 Aug 2002 16:50:14 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.5/8.12.5/Submit) id g77LoETY057854 for freebsd-questions@freebsd.org; Wed, 7 Aug 2002 16:50:14 -0500 (CDT) Date: Wed, 7 Aug 2002 16:50:14 -0500 From: David Kelly To: freebsd-questions@freebsd.org Subject: Assembly source beautifier? Message-ID: <20020807215014.GA57821@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Know of Gnu indent and the classic Unix cb, both for cleaning up and standardizing C source code. Am in need of similar to clean up messy assembly language files containing a mix of tabs and hard spaces so that opcodes, arguments, and comments do not line up in pretty columns. Think I can create a 90% solution in an hour with awk but this is the sort of problem I'd think somebody else has already solved 99.9%. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message