log level1/cmds/format.asm @ 3169:1ff3d7673e36

age author description
Sun, 10 Jun 2012 14:33:53 -0600 William Astle Fix string constants used as numbers lwtools-port
Thu, 19 Apr 2007 03:04:07 +0000 boisy Fixed minor source problems
Sun, 23 Apr 2006 13:12:47 +0000 boisy More changes for new porting structure
Sat, 05 Nov 2005 19:33:22 +0000 boisy Fixed incorrect calculation code for bitmap sectors
Wed, 26 Oct 2005 22:36:06 +0000 afra Updates to allow formatting of Dragon OS-9 compatible disks
Fri, 20 Aug 2004 11:07:50 +0000 boisy Added track/sector offset, fixed up sources
Thu, 12 Aug 2004 14:25:17 +0000 boisy Some additional changes to address formatting 80 track drives.
Tue, 03 Aug 2004 12:54:41 +0000 boisy Format now has rolling track output
Sat, 31 Jul 2004 17:27:05 +0000 boisy Format doesn't multiply total sectors * bps if TYP.DSQ bit is clear
Fri, 30 Jul 2004 23:49:50 +0000 boisy Sticking with clock2_smart for now. Also moved Robert's swread and swset to 3rdparty/utils
Wed, 28 Jul 2004 15:12:14 +0000 boisy TYP.8 converted to TYP.3, causing changes to descriptors and makefiles
Wed, 28 Jul 2004 14:03:13 +0000 boisy Updates for SmartWatch, format, etc.
Fri, 23 Jul 2004 17:32:54 +0000 boisy Removed commented out code
Fri, 23 Jul 2004 03:56:23 +0000 boisy Updated format to OSK type functionality
Tue, 22 Jun 2004 22:29:38 +0000 boisy format.asm: updated
Fri, 16 Apr 2004 23:38:19 +0000 boisy 'use rbfdefs' moved to upper defsfile
Thu, 04 Sep 2003 23:06:16 +0000 boisy Redid comments, reset all rev nibbles that weren't explictly set to 0
Fri, 31 Jan 2003 01:09:36 +0000 johncollyer Added a conditional check to the roll message, so you can build format
Sun, 26 Jan 2003 20:46:46 +0000 boisy Added OS9FORMAT macros which inherently specify the disk format, so that
Fri, 24 Jan 2003 21:27:26 +0000 johncollyer no message
Tue, 21 Jan 2003 15:59:46 +0000 johncollyer no message
Mon, 20 Jan 2003 03:19:21 +0000 boisy Cluster size added by John Collyer
Sun, 19 Jan 2003 14:54:09 +0000 boisy Made cosmetic changes
Mon, 30 Dec 2002 03:36:33 +0000 boisy Folded pxd.asm and pwd.asm into pd.asm for simplicity since almost all code
Tue, 23 Jul 2002 14:43:02 +0000 boisy Migrated from OS-9 Level Two
Sat, 20 Jul 2002 23:28:28 +0000 boisy Incorporated fix from The Rainbow, October 1988 pg 157
Mon, 15 Jul 2002 04:16:41 +0000 boisy Used symbolics for andcc/orcc
Mon, 15 Jul 2002 03:42:42 +0000 boisy Made major changes to headers for consistency and identification
Thu, 11 Jul 2002 18:57:35 +0000 roug Cobbler, OS9Gen and format are all hardware dependent.
Tue, 09 Jul 2002 21:05:30 +0000 roug Analysis of format.
Sat, 06 Jul 2002 19:55:00 +0000 boisy Disassembled format #17 from Tandy OS-9
Sat, 06 Jul 2002 14:17:12 +0000 roug Test assembly turned up some issues. See Makefile
Thu, 04 Apr 2002 16:34:12 +0000 boisy Initial revision