log

age author description
Wed, 24 Jul 2002 19:12:18 +0000 boisy init.asm: added extra space
Wed, 24 Jul 2002 19:11:24 +0000 boisy Modified makefile to allow for two SS35 disks, moved around certain modules so they
Wed, 24 Jul 2002 14:34:24 +0000 boisy Major makefile mods
Wed, 24 Jul 2002 14:10:07 +0000 boisy Added grfdrv.asm
Wed, 24 Jul 2002 14:09:23 +0000 boisy Disassembled with os9dump -a
Wed, 24 Jul 2002 06:21:54 +0000 boisy Closer to proper reassembly
Wed, 24 Jul 2002 06:03:36 +0000 boisy Added SYS as a target
Wed, 24 Jul 2002 06:01:44 +0000 boisy level2 is no longer a target
Wed, 24 Jul 2002 06:01:12 +0000 boisy Moved level2/CMDS to here, as level2 will be deprecated
Wed, 24 Jul 2002 05:56:33 +0000 boisy Files added
Wed, 24 Jul 2002 05:47:20 +0000 boisy Files from OS-9 Level Two SYS directory
Wed, 24 Jul 2002 05:32:58 +0000 boisy Minor changes
Wed, 24 Jul 2002 05:24:01 +0000 boisy Makefile rules updated
Wed, 24 Jul 2002 05:22:59 +0000 boisy These commands are either gathered from level1/CMDS or have been moved to
Wed, 24 Jul 2002 05:14:25 +0000 boisy Made better
Wed, 24 Jul 2002 05:11:25 +0000 boisy Fixed so all commands come from either level1/CMDS or level2/CMDS
Wed, 24 Jul 2002 05:00:43 +0000 boisy Moved dir.asm to level1/CMDS
Wed, 24 Jul 2002 04:59:43 +0000 boisy Moved from OS-9 Level Two V3 -- this dir is the Tandy OS-9 Level Two dir with
Wed, 24 Jul 2002 04:51:33 +0000 boisy Minor changes
Wed, 24 Jul 2002 04:40:22 +0000 boisy Added error.asm to source base
Wed, 24 Jul 2002 04:20:53 +0000 boisy Makefiles modified
Wed, 24 Jul 2002 04:17:21 +0000 boisy cmp.asm and help.asm now assemble correctly
Tue, 23 Jul 2002 23:43:29 +0000 boisy Made some changes
Tue, 23 Jul 2002 23:41:32 +0000 boisy Added defs files
Tue, 23 Jul 2002 21:28:43 +0000 roug More comments
Tue, 23 Jul 2002 18:57:30 +0000 boisy Removed CCIO area for now
Tue, 23 Jul 2002 18:57:10 +0000 boisy Modified ccio.asm for better comments, init.asm simplified
Tue, 23 Jul 2002 16:11:08 +0000 boisy Updated
Tue, 23 Jul 2002 16:05:45 +0000 boisy Added because config requires it.
Tue, 23 Jul 2002 14:57:21 +0000 boisy Fixed goof on mod line
Tue, 23 Jul 2002 14:52:19 +0000 boisy Changed /D0 references to /DD
Tue, 23 Jul 2002 14:43:02 +0000 boisy Migrated from OS-9 Level Two
Tue, 23 Jul 2002 14:16:03 +0000 boisy Added DD descriptors, d2 and d3 descriptors
Tue, 23 Jul 2002 13:54:36 +0000 boisy Renamed compatibility byte to feature byte
Tue, 23 Jul 2002 13:50:55 +0000 boisy Changed compatibility byte to feature byte in init
Tue, 23 Jul 2002 13:49:56 +0000 boisy Renamed compatibility byte to feature byte in init
Tue, 23 Jul 2002 02:24:00 +0000 boisy Added more comments and source symbolics in ccio.asm
Mon, 22 Jul 2002 23:15:21 +0000 boisy init.asm: extended (see os9defs(
Mon, 22 Jul 2002 23:14:27 +0000 boisy Added IDE target
Mon, 22 Jul 2002 23:04:38 +0000 boisy Extended Init module for OS-9 Level One to that of OS-9 Level Two V3, clarified
Mon, 22 Jul 2002 21:10:03 +0000 boisy Added config.asm
Mon, 22 Jul 2002 05:15:12 +0000 boisy Added DD for IDE device
Mon, 22 Jul 2002 05:02:58 +0000 boisy Updated
Mon, 22 Jul 2002 05:01:12 +0000 boisy Changed module edition
Mon, 22 Jul 2002 04:59:12 +0000 boisy Added BASE macro, o2u/d2u now execute relative to hosttools
Mon, 22 Jul 2002 04:57:31 +0000 boisy Added D.CRC and D.MDREG system globals to OS-9 Level One, conditionalized
Mon, 22 Jul 2002 04:53:29 +0000 boisy Added check for D.CRC switch to prevent CRC checking (off by default)
Mon, 22 Jul 2002 04:11:14 +0000 boisy Had wrong math in a comment -- fixed
Mon, 22 Jul 2002 00:57:56 +0000 boisy Changes
Mon, 22 Jul 2002 00:24:03 +0000 boisy Added more help files
Mon, 22 Jul 2002 00:22:51 +0000 boisy Added more help files for additional verbose descriptors, removed
Sun, 21 Jul 2002 23:30:13 +0000 boisy Verbose drive descriptors added
Sun, 21 Jul 2002 23:27:11 +0000 boisy Removed dd and d0-d3.asm to be replaced with verbose descriptor filenames
Sun, 21 Jul 2002 23:16:49 +0000 boisy d0-d3 sources enhanced
Sun, 21 Jul 2002 22:28:32 +0000 boisy Added logbook
Sun, 21 Jul 2002 22:22:32 +0000 boisy Migrated error command from OS-9 Level Two
Sun, 21 Jul 2002 22:16:08 +0000 boisy Moved touch.hp to Level Two
Sun, 21 Jul 2002 22:12:06 +0000 boisy Additional command help
Sun, 21 Jul 2002 22:03:03 +0000 boisy Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
Sun, 21 Jul 2002 21:27:28 +0000 roug Inserted some comments copied from ccdisk