log

age author description
Fri, 10 Mar 2006 03:46:24 +0000 boisy Mild format changes
Fri, 10 Mar 2006 03:46:00 +0000 boisy System state debugging somewhat working under Level 1, still issues though.
Wed, 08 Mar 2006 01:58:50 +0000 boisy Futher division of krn, commnents added
Tue, 07 Mar 2006 12:20:16 +0000 boisy Breaking kernel down into individual files... added comments
Tue, 07 Mar 2006 12:11:03 +0000 boisy minor formatting
Tue, 07 Mar 2006 03:05:08 +0000 boisy Slight fix, verified to work under Level 1 from calldbg
Mon, 06 Mar 2006 22:29:57 +0000 boisy updated to edition 5, needs testing!
Mon, 06 Mar 2006 12:56:52 +0000 boisy Edition reset to 1, CTRL-ALT-BREAK now used to call F$Debug
Mon, 06 Mar 2006 04:09:19 +0000 boisy Added comments
Mon, 06 Mar 2006 04:08:59 +0000 boisy Slight massaging for looks
Mon, 06 Mar 2006 00:39:16 +0000 boisy Fixed bug where SP wasn't properly set when invoking F$Debug from system state. Now the stack pointer is retrieved some known offset from the current SP value. Kind of a kludge, but it works (so far).
Sun, 05 Mar 2006 15:11:20 +0000 boisy Updated for Level 1
Sun, 05 Mar 2006 15:09:20 +0000 boisy Fixed F$Debug so that both Level 1 and 2 are at $23
Fri, 03 Mar 2006 19:02:09 +0000 boisy Drive motor now shut off before boot module returns to kernel
Fri, 03 Mar 2006 19:01:54 +0000 boisy Added comments
Fri, 03 Mar 2006 18:09:29 +0000 boisy F$Debug/D.DbgMem settled
Fri, 03 Mar 2006 18:07:56 +0000 boisy Further updates
Fri, 03 Mar 2006 12:57:04 +0000 boisy Edition 3 - now copes well in user and system state
Wed, 01 Mar 2006 16:40:00 +0000 boisy Fixed minor misspellings
Thu, 23 Feb 2006 13:20:55 +0000 boisy Added comments
Thu, 23 Feb 2006 13:19:32 +0000 boisy Added clean target
Thu, 23 Feb 2006 02:28:30 +0000 boisy new script
Sun, 19 Feb 2006 18:18:56 +0000 boisy Fixed incorrect offset reference in _readregs
Sun, 19 Feb 2006 17:37:48 +0000 boisy Code added to modify MD
Sun, 19 Feb 2006 17:10:26 +0000 boisy Added code to deal with V/MD
Sun, 19 Feb 2006 15:09:42 +0000 boisy additional preliminary changes made by R. Gault
Fri, 17 Feb 2006 23:29:07 +0000 boisy Minor code optimizations
Mon, 13 Feb 2006 12:31:42 +0000 boisy Fixed mistake
Mon, 13 Feb 2006 12:30:30 +0000 boisy Added MPI support code
Sun, 05 Feb 2006 16:51:05 +0000 boisy Fixed minor issues in code
Fri, 03 Feb 2006 05:27:39 +0000 boisy Updated
Mon, 30 Jan 2006 23:13:31 +0000 afra Added ability to compile for CoCo machines.
Mon, 30 Jan 2006 23:13:04 +0000 afra Added more definitions as I have worked them out :)
Mon, 30 Jan 2006 23:12:27 +0000 afra Greatly expanded, added rom routine defines for compiling as either CoCo or
Mon, 30 Jan 2006 23:09:57 +0000 afra Added (with limitations) support for running on a CoCo 1/2/3
Fri, 20 Jan 2006 01:54:33 +0000 afra SuperDos rom, assembalable for Dragon Dos, Dragon Alpha or RS-DOS
Wed, 18 Jan 2006 21:53:14 +0000 afra Updates to support Tano Dragon 64, using RS-DOS controler.
Wed, 18 Jan 2006 21:50:15 +0000 afra Updates to support Tano Dragon 64, using RS-DOS controler
Wed, 18 Jan 2006 03:55:12 +0000 robert Changes to permit selection of windows within a script file.
Wed, 18 Jan 2006 03:54:13 +0000 robert Changes to permit selection of vdg windows within a script file.
Sat, 14 Jan 2006 14:08:43 +0000 boisy Decided to remove SS.Eject and let SS.SQD play that role
Thu, 12 Jan 2006 07:32:00 +0000 robert Disassembly of 1st half of source and correction of BAM to sectors in allocation map. Now calculation does not fail if DD.MAP is a exact multiple of $100 bytes.
Wed, 11 Jan 2006 04:20:37 +0000 boisy Added remote debugging
Wed, 11 Jan 2006 03:53:02 +0000 boisy Changed cc3iodefs to vtiodefs_cc3
Sun, 08 Jan 2006 23:09:41 +0000 afra Pass correct steprate to boot_d64.asm
Sun, 08 Jan 2006 23:08:31 +0000 afra Fixed up step rate to be same as default specified for descriptors at build
Sun, 08 Jan 2006 21:43:31 +0000 afra Added targets for Dragon SS40 disks.
Sun, 08 Jan 2006 21:41:43 +0000 afra Added descriptors for original Dragon 5.25" drives.
Sun, 08 Jan 2006 21:40:49 +0000 afra Fixed step rate to 12ms, now builds a set of 2 SS40 disks, for original
Sun, 08 Jan 2006 21:39:17 +0000 afra Fixed step rate issues on recalibrate on original Dragon 5.25" drives
Sun, 08 Jan 2006 02:39:25 +0000 afra Patches to support upgraded Dragon 32.
Sun, 08 Jan 2006 02:36:13 +0000 afra New target added, upgraded (to 64k) dragon 32, like 64 but without Acia
Sun, 08 Jan 2006 02:35:39 +0000 afra Added comments to makefile !
Sun, 08 Jan 2006 02:33:09 +0000 afra New target added, upgraded (to 64k) dragon 32, like 64 but without Acia
Wed, 04 Jan 2006 14:25:28 +0000 afra Added lots of comments should now compile and work.
Wed, 04 Jan 2006 14:24:43 +0000 afra Added pointer to saved LSN0
Wed, 04 Jan 2006 14:23:45 +0000 afra Added pointer to loaded LSN0 to data passed to hardware dependent section
Wed, 04 Jan 2006 14:20:25 +0000 afra Moved to using new boot_common/hardware dependent boot system
Wed, 04 Jan 2006 14:19:36 +0000 afra Fixed up to use vtio/covdg/cohr
Fri, 23 Dec 2005 02:53:15 +0000 robert Missing \ in helpmsg was generating make error 10
Fri, 23 Dec 2005 02:28:50 +0000 boisy dirsort now part of standard commands
Fri, 23 Dec 2005 00:06:35 +0000 robert Better format for 80 column screen
Wed, 21 Dec 2005 13:59:09 +0000 robert Converted to UNIX terminators
Tue, 20 Dec 2005 23:18:33 +0000 robert Changed USE /dd/defs/defsfile to
Tue, 20 Dec 2005 19:48:11 +0000 boisy Added dirsort.hp
Tue, 20 Dec 2005 19:47:47 +0000 boisy Update dirsort by Robert Gault
Tue, 20 Dec 2005 15:18:10 +0000 boisy Added HawkSoft's CDF to standard.bl files
Tue, 20 Dec 2005 15:17:26 +0000 boisy Appropriate references to symbols placed
Tue, 20 Dec 2005 15:16:52 +0000 boisy Carry preserved appropriately where it wasn't before
Mon, 19 Dec 2005 13:42:18 +0000 robert This file had /d0 changed to /dd but the CRC was not updated.
Sat, 17 Dec 2005 14:36:26 +0000 boisy Updated info on rb1773 format bug
Mon, 12 Dec 2005 21:30:44 +0000 chrish Can't spell!
Mon, 12 Dec 2005 03:13:04 +0000 chrish Couldn't give yourself write permission to a file 'cause you didn't have write prmission, fixed.
Sun, 11 Dec 2005 14:39:19 +0000 boisy Added SS.Eject
Sun, 11 Dec 2005 14:38:28 +0000 boisy Added IT.SOFF1-ITSOFF3 and IT.LLDRV for SuperDrivers.
Mon, 05 Dec 2005 01:15:10 +0000 boisy Level 1 slow time update bug fixed
Sun, 27 Nov 2005 13:54:01 +0000 boisy Changed vdgint.io to covdg.io
Sat, 26 Nov 2005 22:57:38 +0000 boisy Updated
Sat, 26 Nov 2005 22:51:50 +0000 boisy printer is now scbbp
Sat, 26 Nov 2005 22:28:00 +0000 boisy tOC files now properly made for 40 and 80 track disks
Sat, 26 Nov 2005 22:17:37 +0000 boisy Now added an 80 track disk
Sat, 26 Nov 2005 22:09:05 +0000 boisy Rename Startup to startup, changed date t to date -t
Sat, 26 Nov 2005 22:07:06 +0000 boisy Reset editions
Sat, 26 Nov 2005 22:01:19 +0000 boisy VDGInt replaced with CoVDG
Sat, 26 Nov 2005 21:37:58 +0000 boisy VTIO now referenced
Sat, 26 Nov 2005 21:37:20 +0000 boisy Fixed defsfile
Sat, 26 Nov 2005 21:35:19 +0000 boisy Makefiles reflect new module names
Sat, 26 Nov 2005 21:31:29 +0000 boisy Major changes:
Sat, 26 Nov 2005 19:51:50 +0000 boisy Updated
Sat, 26 Nov 2005 19:46:58 +0000 boisy Added SS.FDInf GetStat, now used by dir -e
Sat, 26 Nov 2005 19:18:11 +0000 boisy Added -t and -n options to dsave
Sat, 26 Nov 2005 19:09:53 +0000 boisy added dsave mod
Sat, 26 Nov 2005 16:44:46 +0000 boisy Minor source formatting
Sat, 26 Nov 2005 16:36:39 +0000 boisy Source reformatting
Fri, 25 Nov 2005 22:51:17 +0000 boisy Fixed incorrect SuperBoard offsets
Fri, 25 Nov 2005 21:43:51 +0000 boisy Fixed incorrect label reference
Fri, 25 Nov 2005 21:39:36 +0000 chrish Didn't change label coping SS.FD fix from level 2.
Fri, 25 Nov 2005 14:36:59 +0000 boisy Updated
Fri, 25 Nov 2005 14:31:03 +0000 boisy New TODOs
Fri, 25 Nov 2005 14:27:05 +0000 boisy Updated changelog
Fri, 25 Nov 2005 14:26:41 +0000 boisy Updated os9gen
Fri, 25 Nov 2005 12:39:54 +0000 boisy uses ss.fd
Thu, 24 Nov 2005 16:34:37 +0000 chrish Attr now uses SS.FD to read and write permissions, instead of assuming it knows about the file system.
Thu, 24 Nov 2005 14:02:52 +0000 boisy Fixed address offsets for SuperBoard
Wed, 23 Nov 2005 00:38:05 +0000 boisy Changes to utils
Sun, 20 Nov 2005 17:24:38 +0000 boisy Removed tabs
Sun, 20 Nov 2005 17:11:16 +0000 boisy Added more defs for porting back to level 1 someday
Sun, 20 Nov 2005 17:09:47 +0000 boisy Added examples section
Fri, 11 Nov 2005 12:41:12 +0000 boisy Now assembles with rma, uses os9defs.d in c3
Wed, 09 Nov 2005 00:26:14 +0000 boisy added makefile
Wed, 09 Nov 2005 00:09:32 +0000 boisy test vefs
Wed, 09 Nov 2005 00:06:50 +0000 boisy Updated
Tue, 08 Nov 2005 05:19:03 +0000 boisy Start of Coyota software
Sat, 05 Nov 2005 19:33:22 +0000 boisy Fixed incorrect calculation code for bitmap sectors
Thu, 03 Nov 2005 01:39:13 +0000 afra added target alldragon
Thu, 03 Nov 2005 01:38:04 +0000 afra Changes for cobbler
Thu, 03 Nov 2005 01:37:41 +0000 afra Changes for cobber
Thu, 03 Nov 2005 01:36:59 +0000 afra Added defs for Dragon boot track, defined conditionally
Thu, 03 Nov 2005 01:36:10 +0000 afra Can now be compiled to cobble CoCo or Dragon disks.
Sat, 29 Oct 2005 17:41:54 +0000 boisy Outdated info -- removed
Sat, 29 Oct 2005 17:40:06 +0000 boisy Driver now properly accesses hardware registers via Y instead of embedding
Wed, 26 Oct 2005 22:36:06 +0000 afra Updates to allow formatting of Dragon OS-9 compatible disks
Sun, 23 Oct 2005 12:14:08 +0000 afra Added some minor defs for ddisk
Sun, 23 Oct 2005 12:13:30 +0000 afra Minor changes to module builds
Sun, 23 Oct 2005 12:12:15 +0000 afra Timing fixes for Dragon Alpha, should now boot more reliably
Sat, 22 Oct 2005 19:39:47 +0000 robert Calc of baud table location changed. Handles both Level1&2
Mon, 17 Oct 2005 12:37:49 +0000 boisy More booter optimizations
Sat, 15 Oct 2005 15:32:45 +0000 boisy Modified booters to use new boot strategy with boot_common.asm
Fri, 14 Oct 2005 01:56:25 +0000 robert reduced labeltab size so os9boot would link
Fri, 14 Oct 2005 01:53:05 +0000 robert shortened H6309L2 code to fit within $1D0 bytes
Wed, 12 Oct 2005 01:09:22 +0000 afra virtual disk descriptor program for DragonPlus add-on
Wed, 12 Oct 2005 01:08:45 +0000 afra Virtual disk initialise program for DragonPlus add-on
Wed, 12 Oct 2005 01:07:54 +0000 afra Virtual disk driver program for DragonPlus add-on
Wed, 12 Oct 2005 01:07:02 +0000 afra GO80 loader program for DragonPlus add-on
Tue, 11 Oct 2005 20:43:21 +0000 boisy Added fragmented bootfile support. Added more labels and comments
Tue, 11 Oct 2005 11:20:25 +0000 boisy Changes so far
Tue, 11 Oct 2005 11:16:29 +0000 boisy Updated for fragmented boot -b option
Tue, 11 Oct 2005 11:16:19 +0000 boisy Added -b option to allow fragmented boots
Tue, 11 Oct 2005 11:10:25 +0000 boisy Added fragmented boot support... needs additional testing.
Wed, 21 Sep 2005 11:09:41 +0000 boisy Combo of changes
Sat, 10 Sep 2005 22:46:20 +0000 boisy Added Level 1 support
Mon, 15 Aug 2005 11:46:16 +0000 boisy rules.mak updated with new rules
Fri, 12 Aug 2005 20:01:29 +0000 boisy Fixed a few problems
Thu, 11 Aug 2005 17:34:50 +0000 boisy Slight update
Thu, 11 Aug 2005 17:26:24 +0000 boisy Streamlining how bundi works
Thu, 11 Aug 2005 13:06:24 +0000 boisy New method of creating BUNDIs
Thu, 11 Aug 2005 03:21:53 +0000 boisy Converted to perl scripts
Thu, 11 Aug 2005 02:15:35 +0000 boisy Fixed incorrect spelling
Wed, 10 Aug 2005 20:18:23 +0000 boisy Fixed error in disk name generation
Mon, 08 Aug 2005 11:48:52 +0000 boisy Added for future incorporation into NitrOS-9 Manual
Wed, 03 Aug 2005 17:24:57 +0000 boisy Moved out of the way
Sat, 30 Jul 2005 03:36:05 +0000 boisy Massive checkin
Fri, 29 Jul 2005 19:40:14 +0000 boisy Slowly but surely
Thu, 28 Jul 2005 03:51:39 +0000 boisy makefile added
Wed, 27 Jul 2005 01:27:02 +0000 tlindner Now uses $(C3BASE) to find proper lib
Wed, 27 Jul 2005 01:19:23 +0000 boisy Added rules for .r generation
Tue, 26 Jul 2005 01:17:24 +0000 boisy Added pacos9
Mon, 25 Jul 2005 02:25:47 +0000 boisy tylang problem fixed
Sun, 24 Jul 2005 22:58:24 +0000 boisy To be tested later
Sun, 24 Jul 2005 22:03:19 +0000 boisy Fixed corruption problem
Sun, 24 Jul 2005 22:01:46 +0000 boisy os9defs and scfdefs combined for rma/rlink compatibility
Sun, 24 Jul 2005 22:00:49 +0000 boisy rma/rlink compatible version of tee.asm
Wed, 20 Jul 2005 00:46:17 +0000 boisy Added
Tue, 19 Jul 2005 15:02:27 +0000 boisy lothan updates the document!
Tue, 12 Jul 2005 11:19:59 +0000 boisy Corrected issue in makefiles so that directory under NITROS9 is properly named
Sat, 02 Jul 2005 14:06:34 +0000 cyouse removed rel.asm (rely upon 6809l1 for this)
Sat, 02 Jul 2005 14:02:23 +0000 cyouse Rolled back changes to rel.asm.
Sat, 02 Jul 2005 13:55:30 +0000 cyouse Rolled back addition of COMMON directory
Sat, 02 Jul 2005 02:45:18 +0000 cyouse Reverted previous change
Sat, 02 Jul 2005 01:05:52 +0000 cyouse Added definition for COMMON directory.
Sat, 02 Jul 2005 01:05:16 +0000 cyouse Modified to read commands from the new common directory.
Fri, 01 Jul 2005 23:42:03 +0000 cyouse Separated level 1 and level 2 REL module sources.
Sun, 26 Jun 2005 00:27:17 +0000 chrish Re-ordered dskcopy so dir was at the end.
Sat, 25 Jun 2005 12:02:28 +0000 boisy Defs update
Fri, 24 Jun 2005 17:24:07 +0000 boisy Fixed makefile error for dskcopy target
Tue, 21 Jun 2005 00:24:19 +0000 afra Added ifdef to correctly define IO address on alpha
Tue, 21 Jun 2005 00:23:41 +0000 afra Added correct step rate for Alpha drives
Fri, 17 Jun 2005 00:42:50 +0000 afra Added defs for Alpha NMI disable
Fri, 17 Jun 2005 00:41:59 +0000 afra Fix for non-booting on real hardware
Thu, 16 Jun 2005 22:20:01 +0000 afra Added Dragon paralell printer driver
Thu, 16 Jun 2005 22:19:19 +0000 afra Paralell printer descriptor for Dragon 32/64/Alpha
Thu, 16 Jun 2005 22:18:35 +0000 afra Paralell printer driver for Dragon 32/64/Alpha
Thu, 16 Jun 2005 22:17:25 +0000 afra Added proper NMI disable for Alpha
Tue, 31 May 2005 15:20:35 +0000 afra Added ability to specify disk step rate
Tue, 31 May 2005 15:20:13 +0000 afra Added ability to specify step rate in makefile
Tue, 31 May 2005 15:19:49 +0000 afra Added ability to pass in step rate from mater makefile
Tue, 31 May 2005 15:19:07 +0000 afra Added defines for bit 2 of IT.DNS, which is track 0 density flag for format
Tue, 31 May 2005 15:17:27 +0000 afra Added ability to read/write/format Single density disks.
Sun, 08 May 2005 20:16:14 +0000 afra Fix for non-booting Alpha port.
Sun, 08 May 2005 20:14:46 +0000 afra Fix for known alpha disk control bits.
Thu, 05 May 2005 12:43:28 +0000 boisy Added Robert Gault's 'F' option mod to backup for DSK images
Fri, 29 Apr 2005 12:15:46 +0000 boisy Added scripts
Fri, 29 Apr 2005 12:00:16 +0000 boisy Fixed slight error in makefile on naming of t3_sc6551
Sun, 24 Apr 2005 21:17:26 +0000 afra Added flashing cursor to co51, as this was present in Dragon Data version
Sun, 24 Apr 2005 21:16:35 +0000 afra Added call to AltIRQ, to call a cursor flash routine in COxx module
Sun, 24 Apr 2005 21:15:39 +0000 afra Added variable definitions for cursor flash routines.
Sun, 24 Apr 2005 14:42:18 +0000 afra Added correct bootfiles, brought realease version vars into line with CoCo
Sun, 24 Apr 2005 14:39:00 +0000 afra Added correct discriptors for DS40, DS80 & SS80
Sun, 24 Apr 2005 14:37:34 +0000 afra Removed debugging code/messages, tested successfully on real Dragons
Sun, 24 Apr 2005 02:16:01 +0000 afra Fixed fatal read errors on the Dragon 64.
Sat, 23 Apr 2005 23:47:54 +0000 afra Reformatted, corrected comments.
Thu, 21 Apr 2005 18:02:10 +0000 afra Fixed errors in defines in WD2797 registers
Thu, 21 Apr 2005 17:39:19 +0000 boisy Misc stuff
Thu, 21 Apr 2005 17:38:52 +0000 boisy Added deskmate3 to makefile target
Thu, 21 Apr 2005 17:34:44 +0000 boisy DeskMate 3 added
Wed, 20 Apr 2005 23:36:19 +0000 boisy Addition of Bro Jeremy's sold disk
Wed, 20 Apr 2005 21:19:55 +0000 afra Corrected so dragon options compiled into rel.asm for both Dragon64 and
Wed, 20 Apr 2005 12:06:44 +0000 boisy Now rules.mak reflects 3.2.6 development work
Wed, 20 Apr 2005 12:06:16 +0000 boisy /D2 now part of standard bootfile
Wed, 20 Apr 2005 00:00:03 +0000 boisy Removred "CoCoFEST" build message
Tue, 19 Apr 2005 23:59:11 +0000 boisy Updated for more robust window width handling
Tue, 19 Apr 2005 23:58:15 +0000 boisy Updated for better window size support.
Tue, 19 Apr 2005 22:22:11 +0000 boisy Updates
Mon, 18 Apr 2005 21:47:34 +0000 boisy Changed NMISave to be rmb 3 for Level 1 -- Thanks Phill for pointing out the error.
Thu, 14 Apr 2005 23:19:28 +0000 afra added some defs
Thu, 14 Apr 2005 17:27:35 +0000 boisy Cleaned up environment var references nos9v030205
Thu, 14 Apr 2005 17:10:37 +0000 boisy Cleaned up defs files
Thu, 14 Apr 2005 01:41:06 +0000 boisy Removed NITROS9VERSION, NITROS9MAJOR, NITROS9MINOR environment vars from
Wed, 13 Apr 2005 20:30:30 +0000 boisy Makefile udpates by Phill
Wed, 13 Apr 2005 17:24:12 +0000 boisy A tip of the hat to the CoCoFEST has been added to sysgo
Wed, 13 Apr 2005 01:31:38 +0000 boisy Dragon changes by Phill
Mon, 11 Apr 2005 23:33:58 +0000 boisy makefile fixed for CO51
Mon, 11 Apr 2005 15:45:42 +0000 boisy More updates
Mon, 11 Apr 2005 15:42:16 +0000 boisy Updated
Sun, 10 Apr 2005 13:42:32 +0000 boisy Updated by PHS
Sun, 10 Apr 2005 13:37:43 +0000 boisy Phill's testing modifications commented out
Sun, 10 Apr 2005 13:02:33 +0000 boisy Additions by Phill
Sat, 09 Apr 2005 23:01:29 +0000 boisy Changed bra in slow-down loop not to branch to write to $FFD8
Sat, 09 Apr 2005 21:41:36 +0000 boisy co80.io and term80.dt are no longer in the makefile
Sat, 09 Apr 2005 21:35:26 +0000 boisy Modified to for better use of 51x24 driver
Sat, 09 Apr 2005 19:17:22 +0000 boisy bootlists updated for disto scii drivers.
Sat, 09 Apr 2005 18:26:58 +0000 boisy More changes
Sat, 09 Apr 2005 16:30:50 +0000 boisy Forgot to take two bytes off top for 6309
Sat, 09 Apr 2005 16:11:11 +0000 boisy Tons 'o changes
Sat, 09 Apr 2005 01:54:24 +0000 boisy Comment additions
Fri, 08 Apr 2005 02:37:48 +0000 boisy rb1773.asm: now saves/restores original NMI vector
Fri, 08 Apr 2005 00:34:27 +0000 boisy Some comment additions and changes to the kernel as I learn more about it.
Thu, 07 Apr 2005 17:41:21 +0000 boisy Minor source changes for clarity -- no code changes
Tue, 05 Apr 2005 14:04:07 +0000 boisy added F$Debug
Mon, 04 Apr 2005 17:12:54 +0000 tlindner Removed references to Sourceforge.