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

age author description
Tue, 20 Sep 2011 02:45:16 +0000 robertgault Commented out extra Level2 def
Mon, 19 Sep 2011 20:51:28 +0000 robertgault Cleaned up code and removed multiple calculations of shift divisor by
Fri, 16 Sep 2011 12:54:58 +0000 robertgault One more and hopefully last minor oversight correction R.G.
Fri, 16 Sep 2011 09:33:21 +0000 robertgault Corrected silly typo which occured during upload.
Wed, 14 Sep 2011 13:12:36 +0000 robertgault Support for DD.BIT has been added. The buffer for the bit map is calculated on the fly instead of being hard coded. To prevent parameter corruption by memory expansion, the parameters are copied into the data area.
Fri, 22 Feb 2008 15:15:35 +0000 boisy Fixed bug, added comments
Tue, 09 May 2006 21:39:28 +0000 chrish Initialized eflag. Without it, all bootfiles were extended.
Wed, 23 Nov 2005 00:38:05 +0000 boisy Changes to utils
Tue, 11 Oct 2005 11:16:19 +0000 boisy Added -b option to allow fragmented boots
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
Mon, 01 Sep 2003 21:00:11 +0000 boisy Optimized, now uses Bt.Track symbolic
Mon, 01 Sep 2003 19:25:24 +0000 boisy Now Bt.Size is defined for Level One
Sun, 27 Jul 2003 19:29:06 +0000 boisy Fixed DS boot track bug for sure! Did more minor optimizations.
Thu, 24 Jul 2003 12:04:35 +0000 boisy Fixed stupid bug where DS disks weren't having their boot track written
Wed, 09 Jul 2003 13:06:42 +0000 boisy os9gen's -t now works with Level 1 boot track files, bootlists modified
Tue, 01 Jul 2003 02:16:38 +0000 boisy Removed .60hz and .50hz targets
Sat, 28 Jun 2003 21:17:54 +0000 boisy Fixed bugs, added -t option
Sat, 28 Jun 2003 18:41:05 +0000 boisy Lots of changes: bootscripts and bootlists added, sources massaged...
Mon, 19 May 2003 11:06:54 +0000 boisy Miscellaneous source improvements
Sun, 19 Jan 2003 14:04:37 +0000 boisy Added DOHELP conditionals, set all to zero to eliminate help from commands
Sat, 18 Jan 2003 16:57:20 +0000 boisy Added comments, improved code readability
Sun, 21 Jul 2002 21:10:22 +0000 boisy Made extensive comment improvements, fixed minor bug related to wiping out
Sun, 21 Jul 2002 04:08:56 +0000 boisy Migrated OS-9 Level Two version over to OS-9 Level One with modifications
Sat, 20 Jul 2002 23:21:27 +0000 boisy Incorporated bug fix from January 1987 Rainbow, pg 203
Mon, 15 Jul 2002 21:48:35 +0000 roug Changed the Dragon editions to save from RAM location $EF00 - same as COCO
Mon, 15 Jul 2002 03:42:42 +0000 boisy Made major changes to headers for consistency and identification
Thu, 11 Jul 2002 21:34:55 +0000 boisy Moved dragon64 specific commands to have _d64 as part of name, CoCo commands
Thu, 11 Jul 2002 19:55:20 +0000 boisy Changed SS.SIZ to SS.Size
Thu, 11 Jul 2002 18:57:35 +0000 roug Cobbler, OS9Gen and format are all hardware dependent.
Sat, 06 Jul 2002 21:17:48 +0000 roug * DragonDOS BOOT loads sectors (numbered from 0) 2-17 (3840 bytes) into
Sat, 06 Jul 2002 20:38:02 +0000 roug Text strings instead of FCB
Thu, 04 Apr 2002 16:34:12 +0000 boisy Initial revision