Mercurial > hg > Members > kono > nitros9-code
graph
-
Removed old as files since .asm files exist lwtools-portFri, 01 Feb 2013 19:45:19 -0600, by Boisy Pitre
-
Reworked libraries to adhere to lwlink's naming specifications lwtools-portFri, 01 Feb 2013 15:49:39 -0600, by Boisy Pitre
-
Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors. lwtools-portTue, 29 Jan 2013 01:08:53 -0600, by drencor-xeen
-
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors. lwtools-portMon, 28 Jan 2013 16:13:05 -0600, by drencor-xeen
-
Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools. lwtools-portMon, 28 Jan 2013 13:12:14 -0600, by drencor-xeen
-
Updated level2/coco3 makefiles to create headless becker&arduino boot disks. lwtools-portMon, 28 Jan 2013 02:25:28 -0600, by drencor-xeen
-
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk. lwtools-portMon, 28 Jan 2013 01:52:42 -0600, by drencor-xeen
-
Fixed remaining issue, added drivewire.a as a target lwtools-portSun, 27 Jan 2013 18:03:36 -0600, by Boisy Pitre
-
Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag. lwtools-portSun, 27 Jan 2013 10:41:30 -0600, by drencor-xeen
-
Added 'extern' pragam, fixed up rules.mak, changed 'section text' to 'section code' in sources lwtools-portSun, 27 Jan 2013 07:54:07 -0600, by Boisy Pitre
-
Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used. lwtools-portSun, 27 Jan 2013 00:14:03 -0600, by drencor-xeen
-
Renamed files and setup for lwasm/lwlink work lwtools-portSat, 26 Jan 2013 17:18:24 -0600, by Boisy Pitre
-
Updated level1/coco1 related to becker and arduino projects. lwtools-portSat, 26 Jan 2013 00:57:22 -0600, by drencor-xeen
-
Updated two makefile(s) for correct .sb usage and disk name. lwtools-portFri, 25 Jan 2013 17:17:16 -0600, by drencor-xeen
-
Removed unneeded clock2_dw_becker file and references lwtools-portWed, 23 Jan 2013 21:23:45 -0600, by Boisy Pitre
-
Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-portWed, 23 Jan 2013 21:02:34 -0600, by Boisy Pitre
-
Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.Wed, 23 Jan 2013 12:36:55 -0600, by drencor-xeen
-
Merged in dwread/dwwrite Arduino changesTue, 22 Jan 2013 19:18:48 -0600, by Boisy Pitre
-
Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.Fri, 18 Jan 2013 21:52:41 -0600, by drencor-xeen
-
Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.Thu, 17 Jan 2013 21:45:46 -0600, by drencor-xeen
-
Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefileThu, 17 Jan 2013 20:08:48 -0600, by drencor-xeen
-
Removed the "-e" from the DW3 format option as Aaron Wolfe says the server dynamically extends the disk image if needed.Thu, 17 Jan 2013 11:53:30 -0600, by drencor-xeen
-
Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".Wed, 16 Jan 2013 22:58:36 -0600, by drencor-xeen
-
Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.Wed, 16 Jan 2013 17:33:46 -0600, by drencor-xeen
-
Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.Wed, 16 Jan 2013 13:16:05 -0600, by drencor-xeen
-
Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.Wed, 16 Jan 2013 10:56:17 -0600, by drencor-xeen
-
Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.Tue, 15 Jan 2013 01:27:49 -0600, by drencor-xeen
-
Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.Tue, 15 Jan 2013 01:07:46 -0600, by drencor-xeen
-
Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.Mon, 14 Jan 2013 14:37:46 -0600, by drencor-xeen
-
Added becker archive creation to the main makefile. The command is "make becker".Sat, 12 Jan 2013 20:52:19 -0600, by drencor-xeen
-
Removed the .ReadMe file from the dsks folder. Had a complaint that it would be hidden from most peoples view and could cause problems with people.Thu, 10 Jan 2013 20:18:22 -0600, by drencor-xeen
-
Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.Thu, 10 Jan 2013 18:22:30 -0600, by drencor-xeen
-
Updated rules.mak so that "zip" will use the best file compression.Thu, 10 Jan 2013 17:07:39 -0600, by drencor-xeen
-
Added a file called .ReadMe into the dsks folder so when someone downloads a fresh copy of the repo the dsks folder should be created automatically.Thu, 10 Jan 2013 16:59:09 -0600, by drencor-xeen
-
Corrected yet again more typos. Hopefully got them all this time in fsim2 and manhunter1.Thu, 10 Jan 2013 01:55:58 -0600, by drencor-xeen
-
Corrected some typos in the make files related to fsim2, christmas86, kingquest4, manhunt1, and spacequest2.Thu, 10 Jan 2013 01:16:52 -0600, by drencor-xeen
-
Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.Wed, 09 Jan 2013 23:17:10 -0600, by drencor-xeen
-
Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.Wed, 09 Jan 2013 18:20:39 -0600, by drencor-xeen
-
Fixed the tOC_80d.txt file related to manhunter1.Wed, 09 Jan 2013 16:51:45 -0600, by drencor-xeen
-
Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.Wed, 09 Jan 2013 13:34:05 -0600, by drencor-xeen
-
Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.Wed, 09 Jan 2013 12:07:42 -0600, by drencor-xeen
-
Added disk creation for becker boot and koronis in 3rdparty.Wed, 09 Jan 2013 02:23:59 -0600, by drencor-xeen
-
Found that the lib folder was not being processed. Corrected issue.Tue, 08 Jan 2013 14:01:56 -0600, by drencor-xeen
-
Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".Sun, 06 Jan 2013 12:24:28 -0600, by drencor-xeen
-
Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.Sun, 06 Jan 2013 11:12:22 -0600, by drencor-xeen
-
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.Sat, 05 Jan 2013 22:56:05 -0600, by drencor-xeen
-
Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.Fri, 04 Jan 2013 11:50:24 -0600, by drencor-xeen
-
Updated rules.mak to correct for non booting dw3 and becker disk images.Thu, 03 Jan 2013 22:47:46 -0600, by drencor-xeen
-
Changed the nightly build section to user a environment variable for the user name when connecting to sourceforge.Thu, 03 Jan 2013 15:10:44 -0600, by drencor-xeen
-
Added ClrScrn and CapsLock functionality for Atari VTIO lwtools-portMon, 10 Dec 2012 16:27:38 -0600, by Boisy Pitre
-
Merged Changeset related to krn.asmMon, 10 Dec 2012 14:51:56 -0600, by drencor-xeen
-
Added krn.asm and nos9l1 makefile changes back into current repo for memory fix and becker files.Mon, 10 Dec 2012 13:42:45 -0600, by drencor-xeen
-
Adjusted disk format for dw .dsk's, took a blank line out of regdmp to compact its displayMon, 10 Dec 2012 07:28:11 -0500, by gheskett
-
Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.Thu, 06 Dec 2012 11:22:23 -0600, by drencor-xeen
-
Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.Wed, 05 Dec 2012 03:14:21 -0600, by drencor-xeen
-
Working on cloned default branch, pulled 2012/11/03Sat, 10 Nov 2012 11:55:48 -0500, by gheskett
-
Adjusted makefile to populate inetd.conf with port number for telnet lwtools-portTue, 31 Jul 2012 13:56:20 -0500, by Boisy Pitre
-
o dwio for Atari now uses routines in ROM, so dwread/dwrite stripped of Atari lwtools-portTue, 31 Jul 2012 11:54:02 -0500, by Boisy Pitre
-
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw lwtools-portMon, 30 Jul 2012 19:35:05 -0500, by Boisy Pitre
-
Optimized dw3.asm routines for Atari and fixed crash in OP_SERPOLL mode. dwread routine now properly returns Carry or Negative set. lwtools-portMon, 30 Jul 2012 17:31:30 -0500, by Boisy Pitre
-
Fixed echo problem with TCPOpen now always turning echo off lwtools-portThu, 26 Jul 2012 13:37:49 -0500, by Boisy Pitre
-
Fixed so OP_DWINIT puts response in globals lwtools-portThu, 26 Jul 2012 12:19:43 -0500, by Boisy Pitre
-
Reworked sources so that serial polling for the atari works. lwtools-portThu, 26 Jul 2012 09:56:22 -0500, by Boisy Pitre
-
Removed now that this is in level1/modules lwtools-portTue, 24 Jul 2012 23:39:21 -0500, by Boisy Pitre
-
Moved Atari SIO read/write routines into main dwread.asm and dwwrite.asm lwtools-portTue, 24 Jul 2012 10:09:58 -0500, by Boisy Pitre
-
Fixed makefiles and assembly for ATARI port lwtools-portTue, 24 Jul 2012 10:00:38 -0500, by Boisy Pitre
-
Fixed incorrect register for putting SS.Montr lwtools-portSun, 22 Jul 2012 11:16:17 -0500, by Boisy Pitre
-
Fixed bug where ordering of pull was affecting routine lwtools-portFri, 20 Jul 2012 15:10:55 -0500, by Boisy Pitre
-
Fixed longstanding issue with processes not going away when a network path closed. Also inetd now turns of pause lwtools-portFri, 20 Jul 2012 15:02:12 -0500, by Boisy Pitre
-
Reworked to make the searching of the paths in a process more efficient lwtools-portFri, 20 Jul 2012 13:11:04 -0500, by Boisy Pitre
-
Slight adjustment to RootThrough routine lwtools-portFri, 20 Jul 2012 12:12:14 -0500, by Boisy Pitre
-
Conditionalized VTIO to turn off caps-lock for coco2b port lwtools-portThu, 19 Jul 2012 14:36:52 -0500, by Boisy Pitre
-
Fixed coco2/coco2b makefiles to depend on coco1 makefiles lwtools-portThu, 19 Jul 2012 13:54:05 -0500, by Boisy Pitre
-
Removed coco port, added coco1 and coco2 ports. lwtools-portThu, 19 Jul 2012 10:09:15 -0500, by Boisy Pitre
-
Fixed creation of descriptorsSun, 15 Jul 2012 11:10:20 -0500, by Boisy Pitre
-
Added note about lwtools version requirements lwtools-portSat, 14 Jul 2012 18:18:59 -0600, by William Astle
-
Even more command line fixups for lwasm lwtools-portSun, 10 Jun 2012 18:44:48 -0600, by William Astle
-
Even more command line fixups for lwasm lwtools-portSun, 10 Jun 2012 18:38:22 -0600, by William Astle
-
Use proper include file in rfmdrv.asm lwtools-portSun, 10 Jun 2012 15:41:52 -0600, by William Astle
-
Remove bogus < on a no offset indexed mode. lwtools-portSun, 10 Jun 2012 15:33:18 -0600, by William Astle
-
Remove bogus immediate mode specifier. lwtools-portSun, 10 Jun 2012 14:35:27 -0600, by William Astle
-
Additional modifications to build with lwasm lwtools-portSun, 10 Jun 2012 13:27:11 -0600, by William Astle
-
Initial changes to use lwasm instead of mamou lwtools-portSun, 10 Jun 2012 12:40:11 -0600, by William Astle
-
Create a branch to do the grunt work to shift to lwtools lwtools-portWed, 30 May 2012 22:20:07 -0600, by William Astle
-
More fixesFri, 13 Jul 2012 23:11:00 -0500, by Boisy Pitre
-
Updated so that scdwn handles SS.MontrFri, 13 Jul 2012 21:46:26 -0500, by Boisy Pitre
-
Another commit to update makefilesFri, 13 Jul 2012 13:27:33 -0500, by Boisy Pitre
-
Added support for virtual window (/Zx) devicesFri, 13 Jul 2012 13:15:55 -0500, by Boisy Pitre
-
Renamed rfmdefs to rfm.dSun, 20 May 2012 09:54:12 -0500, by Boisy Pitre
-
Fixed error in sourceSat, 19 May 2012 16:24:08 -0500, by Boisy Pitre
-
Updated to address Atari port problemsWed, 11 Apr 2012 21:21:22 -0500, by Boisy Pitre
-
Removed ccbkrn, placed back bra in fnproc.asmTue, 10 Apr 2012 22:25:19 -0500, by Boisy Pitre
-
Level 2 now has its own clock source againTue, 10 Apr 2012 21:33:53 -0500, by Boisy Pitre
-
o krn.asm: Conditionalized out code in kernel to check for top of RAMTue, 03 Apr 2012 21:13:12 -0500, by Boisy Pitre
-
Now pressing a key quits demoMon, 02 Apr 2012 21:54:25 -0500, by Boisy Pitre
-
Adapted for ,U access, still more work to doMon, 02 Apr 2012 21:16:21 -0500, by Boisy Pitre
-
Added fuji and ataridemo.dskMon, 02 Apr 2012 20:51:09 -0500, by Boisy Pitre
-
Atari: Made mods to the kernel to boot with new Liber809 firmwareMon, 02 Apr 2012 20:27:29 -0500, by Boisy Pitre
-
bootroms target should have been removed with directoryMon, 19 Mar 2012 08:25:28 -0500, by chrish
-
Moved to github for Liber809 ProjectTue, 06 Mar 2012 13:49:14 -0600, by Boisy Pitre
-
Source now works in ROM mode (but not in RAM mode for some reason??)Sun, 04 Mar 2012 21:05:14 -0600, by Boisy Pitre
-
Added more stuffFri, 02 Mar 2012 14:41:37 -0600, by Boisy Pitre
-
Updated liber809 boot ROM to show screen and text...Wed, 29 Feb 2012 22:34:24 -0600, by Boisy Pitre
-
Now supports 57.6K...Tue, 28 Feb 2012 23:44:57 -0600, by Boisy Pitre
-
Now properly putting shadow value in place.Tue, 28 Feb 2012 23:31:24 -0600, by Boisy Pitre
-
Fixed issue where interrupt shadow byte wasn't being applied in dwwrite, causing keyboard to lockup after a write.Tue, 28 Feb 2012 23:22:06 -0600, by Boisy Pitre
-
o increased timeout in atari dwread.asm moduleTue, 28 Feb 2012 23:09:32 -0600, by Boisy Pitre
-
Added notes to atari.dTue, 28 Feb 2012 09:26:09 -0600, by Boisy Pitre
-
dw3.asm is now common... dwinit.asm now added to for port specific initializationMon, 27 Feb 2012 22:59:24 -0600, by Boisy Pitre
-
Added comment dwwrite...Mon, 27 Feb 2012 22:10:09 -0600, by Boisy Pitre
-
Optimized Term routineMon, 27 Feb 2012 22:06:39 -0600, by Boisy Pitre
-
Added OP_SETIMEMon, 27 Feb 2012 21:50:05 -0600, by Boisy Pitre
-
Stable dwread/dwrite... pipeman also assembles.Mon, 27 Feb 2012 19:54:55 -0600, by Boisy Pitre
-
Expanded makefile... aded TODO, merged sysgo.asm into level1/modules fileSun, 26 Feb 2012 23:34:13 -0600, by Boisy Pitre
-
Added for Robert GaultSun, 26 Feb 2012 22:42:43 -0600, by Boisy Pitre
-
o Fixed Atari SIO DWRead to timeout longerSun, 26 Feb 2012 21:39:44 -0600, by Boisy Pitre
-
Fixed earlier change from yesterday due to misunderstanding of ordering of 6809 vectors on CoCo 1/2...Sun, 26 Feb 2012 16:22:27 -0600, by Boisy Pitre
-
Added bootfiles folderSun, 26 Feb 2012 07:35:52 -0600, by Boisy Pitre
-
Atari versionSat, 25 Feb 2012 18:58:20 -0600, by Boisy Pitre
-
Added liber809 ROMSat, 25 Feb 2012 18:53:18 -0600, by Boisy Pitre
-
DriveWire routines for Atari SIOSat, 25 Feb 2012 18:21:54 -0600, by Boisy Pitre
-
More progress... now booting with DriveWireSat, 25 Feb 2012 18:21:34 -0600, by Boisy Pitre
-
Major changes:Fri, 24 Feb 2012 08:51:08 -0600, by Boisy Pitre
-
Fixed issue with kernel not assembling for CoCoFri, 24 Feb 2012 06:41:48 -0600, by Boisy Pitre
-
Made progress... clock is running, fixed some stuff, things are workingThu, 23 Feb 2012 21:55:35 -0600, by Boisy Pitre
-
Added atari.d... new defs file for all things AtariThu, 23 Feb 2012 21:53:52 -0600, by Boisy Pitre
-
Everything WORKSWed, 22 Feb 2012 22:13:35 -0600, by Boisy Pitre
-
o Fixed assembler issue in init.asmWed, 22 Feb 2012 10:24:04 -0600, by Boisy Pitre
-
Atari port now bootsWed, 22 Feb 2012 06:38:54 -0600, by Boisy Pitre
-
Adding atari port folder and modifications to init and krn to accommodateTue, 21 Feb 2012 08:34:51 -0600, by Boisy Pitre
-
Added pullMon, 06 Feb 2012 17:33:52 -0600, by Boisy Pitre
-
Added ccbkrn from Brett Gordon (level 2 only for now)Mon, 06 Feb 2012 15:51:13 -0600, by Boisy Pitre
-
sysgo no longer I$ChgDir's with write modeSun, 05 Feb 2012 13:30:35 -0600, by Boisy Pitre
-
Added dskcopy targetTue, 31 Jan 2012 21:13:18 -0600, by Boisy Pitre
-
Fixed makfiles to include disk infoTue, 31 Jan 2012 21:07:17 -0600, by Boisy Pitre
-
Updated makefile to include arcadepakTue, 31 Jan 2012 17:19:13 -0600, by Boisy Pitre
-
Added NitrOS-9 Arcade PakTue, 31 Jan 2012 17:17:36 -0600, by Boisy Pitre
-
Added NitrOS-9 ROM Kit from Cloud-9Tue, 31 Jan 2012 13:57:35 -0600, by Boisy Pitre
-
Moved SuperDOS to ToolShedTue, 31 Jan 2012 06:58:57 -0600, by Boisy Pitre
-
Moved to ToolShedMon, 30 Jan 2012 23:24:54 -0600, by Boisy Pitre
-
Updated makefile for MercurialMon, 30 Jan 2012 22:24:24 -0600, by Boisy Pitre
-
update tagsTue, 31 Jan 2012 09:34:37 +0000, by convert-repo
-
Removed Cloud-9 commentTue, 31 Jan 2012 03:17:24 +0000, by boisy
-
Inverted conditionalsThu, 19 Jan 2012 15:09:24 +0000, by boisy
-
Fixed makefileMon, 16 Jan 2012 16:36:52 +0000, by boisy
-
Changes made to accomodate 2 or 8Meg RAM. May be moot as we are notFri, 06 Jan 2012 00:59:25 +0000, by robertgault
-
Added two routines to get MMU images instead of trying raw reads ofThu, 05 Jan 2012 12:24:14 +0000, by robertgault
-
Added tsta to GetSect routine. RGFri, 30 Dec 2011 03:11:49 +0000, by robertgault
-
Added h1.dd R.GaultWed, 28 Dec 2011 13:23:16 +0000, by robertgault
-
Corrected a small error regards $FF86 R.GaultTue, 27 Dec 2011 01:38:06 +0000, by robertgault
-
New descriptor for second vhd drive in MESS v144 and newer. R. GaultSat, 24 Dec 2011 13:05:41 +0000, by robertgault
-
Corrected cosmetic error in drive address R. GaultSat, 24 Dec 2011 13:03:16 +0000, by robertgault
-
Added second vhd drive for MESS version 144 and newer. Will not alterSat, 24 Dec 2011 13:01:17 +0000, by robertgault
-
Corrected cosmetic error in drive address R. GaultSat, 24 Dec 2011 12:48:56 +0000, by robertgault
-
AddedThu, 22 Dec 2011 22:01:38 +0000, by boisy
-
Integration of SuperDriverThu, 22 Dec 2011 18:23:47 +0000, by boisy
-
Added code to handle SS.KySns (untested!)Tue, 04 Oct 2011 15:11:45 +0000, by boisy
-
Added placeholder for SS.KySns GetStat.Tue, 04 Oct 2011 15:07:00 +0000, by boisy
-
Corrected BAM in sector mode with DD.BIT>1 RGTue, 20 Sep 2011 11:43:58 +0000, by robertgault
-
Commented out extra Level2 defTue, 20 Sep 2011 02:45:16 +0000, by robertgault
-
Cleaned up code and removed multiple calculations of shift divisor byMon, 19 Sep 2011 20:51:28 +0000, by robertgault
-
One more and hopefully last minor oversight correction R.G.Fri, 16 Sep 2011 12:54:58 +0000, by robertgault
-
Corrected silly typo which occured during upload.Fri, 16 Sep 2011 09:41:34 +0000, by robertgault
-
Corrected silly typo which occured during upload.Fri, 16 Sep 2011 09:33:21 +0000, by robertgault
-
Support for DD.BIT has been added. The buffer for the bit map is calculated on the fly instead of being hard coded.Wed, 14 Sep 2011 13:10:54 +0000, by robertgault
-
Added support for tmode (forking)Mon, 08 Aug 2011 01:20:40 +0000, by boisy
-
Fixed issue in inetd.aSun, 07 Aug 2011 09:21:33 +0000, by boisy
-
Changed two routines that are not compatible with DriveWire.Mon, 01 Aug 2011 12:04:15 +0000, by robertgault
-
Added 6309 code from DarrenMon, 16 May 2011 00:57:24 +0000, by boisy
-
Fixed up for DW4Sun, 15 May 2011 23:09:17 +0000, by boisy
-
Added DW4 code from Darren A.Sun, 15 May 2011 18:14:26 +0000, by boisy
-
Golden child has a rashSun, 03 Apr 2011 16:16:18 +0000, by boisy
-
Added n descSun, 03 Apr 2011 16:15:46 +0000, by boisy
-
Removed n0Sun, 03 Apr 2011 16:14:36 +0000, by boisy
-
Removed unused n0Sun, 03 Apr 2011 16:13:18 +0000, by boisy
-
Copied from coco3 bootlistsSun, 03 Apr 2011 16:12:55 +0000, by boisy
-
UpdatedSat, 12 Feb 2011 01:26:34 +0000, by boisy
-
UpdatedSat, 11 Sep 2010 02:44:52 +0000, by boisy
-
More workSat, 11 Sep 2010 00:37:26 +0000, by boisy
-
UpdatedSat, 11 Sep 2010 00:08:11 +0000, by boisy
-
Fixed issues -- now no longer crashes when typingFri, 10 Sep 2010 23:12:56 +0000, by boisy
-
more workThu, 09 Sep 2010 20:08:51 +0000, by boisy
-
More work to make PICThu, 09 Sep 2010 18:31:23 +0000, by boisy
-
removed jmpsThu, 09 Sep 2010 15:14:20 +0000, by boisy
-
UpdatedThu, 09 Sep 2010 14:58:53 +0000, by boisy
-
UpdatedThu, 09 Sep 2010 14:08:24 +0000, by boisy
-
assemblesThu, 09 Sep 2010 12:04:43 +0000, by boisy
-
UpdatedThu, 09 Sep 2010 11:54:08 +0000, by boisy
-
Getting closerThu, 09 Sep 2010 03:41:14 +0000, by boisy
-
Added newly disassembled versionThu, 09 Sep 2010 03:35:37 +0000, by boisy
-
added some comments and removed testing entriesThu, 22 Jul 2010 06:28:14 +0000, by aaronwolfe
-
added MIDI device to becker bootWed, 16 Jun 2010 19:55:26 +0000, by aaronwolfe
-
Conf.dat is a data module.Sun, 13 Jun 2010 22:48:53 +0000, by lothan
-
UpdatedSat, 12 Jun 2010 18:08:20 +0000, by boisy
-
UpdatedSat, 12 Jun 2010 12:59:23 +0000, by boisy
-
UpdatedSat, 12 Jun 2010 12:49:56 +0000, by boisy
-
Now disks are madeSat, 12 Jun 2010 12:22:47 +0000, by boisy
-
AddedSat, 12 Jun 2010 12:15:54 +0000, by boisy
-
Added code for Gary's CoCo3FPGA interfaceSat, 12 Jun 2010 11:59:39 +0000, by boisy
-
Fixed seek to read response from serverSun, 30 May 2010 22:58:04 +0000, by boisy
-
dw midi deviceSat, 29 May 2010 05:04:13 +0000, by aaronwolfe
-
change descriptor and makefiles for dw midi deviceSat, 29 May 2010 04:19:17 +0000, by aaronwolfe
-
serfastwrite supportFri, 28 May 2010 06:29:07 +0000, by aaronwolfe
-
Added mode byte to open/create callFri, 28 May 2010 01:47:53 +0000, by boisy
-
Updated megareadSat, 22 May 2010 11:40:18 +0000, by boisy
-
*** empty log message ***Thu, 20 May 2010 16:35:47 +0000, by boisy
-
Enabled automatic string detection in the disassembler.Tue, 11 May 2010 05:45:21 +0000, by lothan
-
Tagged data areas and disassembled again.Sat, 08 May 2010 05:13:38 +0000, by lothan
-
Better performance, no stalling, not yet perfect regards buttons. RGWed, 28 Apr 2010 17:29:17 +0000, by robertgault
-
Fixed crash in init routineWed, 28 Apr 2010 04:07:18 +0000, by boisy
-
dw3 MESS driverWed, 28 Apr 2010 03:45:21 +0000, by aaronwolfe
-
Added sys.zipThu, 15 Apr 2010 02:57:26 +0000, by boisy
-
More sound file fixes by GuillaumeTue, 13 Apr 2010 15:14:50 +0000, by boisy
-
The obj and obj_lsl versions are not the same. This is the lsl version. RGSat, 10 Apr 2010 16:34:27 +0000, by robertgault
-
CommentedSat, 10 Apr 2010 15:16:29 +0000, by boisy
-
Added commentsSat, 10 Apr 2010 15:10:59 +0000, by boisy
-
Now complies to Sierra instructions. RGSat, 10 Apr 2010 14:17:55 +0000, by robertgault
-
Cleaned up patches and attempted to keep tempo intact.Sat, 10 Apr 2010 13:44:38 +0000, by robertgault
-
Now complies to Sierra instructions. RGSat, 10 Apr 2010 13:40:59 +0000, by robertgault
-
More comment improvementsFri, 09 Apr 2010 16:16:28 +0000, by boisy
-
Fixed up comments... still needs better commenting thoughFri, 09 Apr 2010 14:56:40 +0000, by boisy
-
Slight mods to commentsFri, 09 Apr 2010 13:24:51 +0000, by boisy
-
Guillaume fixed the game sounds to work at the proper speed with the new objs_lsl interpreterThu, 08 Apr 2010 21:18:01 +0000, by boisy
-
Added echoWed, 07 Apr 2010 14:10:22 +0000, by boisy
-
Removed covdg.io from DW3 bootfile because it made bootfile too large toWed, 07 Apr 2010 12:09:45 +0000, by boisy
-
UpdatedWed, 07 Apr 2010 12:07:59 +0000, by boisy
-
AddedWed, 07 Apr 2010 11:48:38 +0000, by boisy
-
More updatesWed, 07 Apr 2010 02:18:03 +0000, by boisy
-
KQ3 now uses objs_lslWed, 07 Apr 2010 02:15:25 +0000, by boisy
-
UpdatedTue, 06 Apr 2010 13:33:37 +0000, by boisy
-
Adding startup.dwTue, 06 Apr 2010 13:09:10 +0000, by boisy
-
Now DW has its own startupTue, 06 Apr 2010 13:02:46 +0000, by boisy
-
added pretty indexer to dskcopy processTue, 06 Apr 2010 01:20:16 +0000, by aaronwolfe
-
UpdatedTue, 06 Apr 2010 00:31:09 +0000, by boisy
-
UpdatedTue, 06 Apr 2010 00:18:57 +0000, by boisy
-
added dskcopy targetMon, 05 Apr 2010 23:54:56 +0000, by boisy
-
Added common makefileMon, 05 Apr 2010 23:52:52 +0000, by boisy
-
change RENAME to MOVE in makefileMon, 05 Apr 2010 03:25:01 +0000, by aaronwolfe
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:49:46 +0000, by robertgault
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:48:40 +0000, by robertgault
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:47:33 +0000, by robertgault
-
Spelling correction. RGSun, 04 Apr 2010 12:46:46 +0000, by robertgault
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:45:23 +0000, by robertgault
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:43:00 +0000, by robertgault
-
New tOC.txt file for DW3. RGSun, 04 Apr 2010 12:41:36 +0000, by robertgault
-
Permits DW3 build to work. RGSun, 04 Apr 2010 02:24:59 +0000, by robertgault
-
Permits DW3 build to work. Minor change so Rules don't need to change. RGSun, 04 Apr 2010 02:22:20 +0000, by robertgault
-
Minor change to vol.# list. RGSun, 04 Apr 2010 02:21:17 +0000, by robertgault
-
Permits DW3 build to work. This requires obj code not obj_lsl. RGSun, 04 Apr 2010 02:20:22 +0000, by robertgault
-
Permits DW3 build to work. RGSun, 04 Apr 2010 02:19:08 +0000, by robertgault
-
Prevents RS-232 bit at $FF20 from being toggled. RGSun, 04 Apr 2010 02:17:24 +0000, by robertgault
-
Prevents RS-232 bit at $FF20 from being toggled. RGSat, 03 Apr 2010 19:32:16 +0000, by robertgault
-
Makefile incorrectly used obj_lsl. Changed to obj directory. RGSat, 03 Apr 2010 19:29:06 +0000, by robertgault
-
New code prevents toggling of RS-232 line at $FF20. RGSat, 03 Apr 2010 14:36:43 +0000, by robertgault
-
Commented Ansicode.asm and changed the code at 0015 and 0016 to data.Thu, 01 Apr 2010 01:22:00 +0000, by lothan
-
UpdatedWed, 31 Mar 2010 03:03:06 +0000, by boisy
-
UpdatedWed, 31 Mar 2010 02:58:46 +0000, by boisy
-
Fixed issueWed, 31 Mar 2010 02:48:40 +0000, by boisy
-
Fixed issueWed, 31 Mar 2010 02:44:16 +0000, by boisy
-
Simplified coco3_h6309 filesWed, 31 Mar 2010 02:41:39 +0000, by boisy
-
Updated bootlistsTue, 30 Mar 2010 22:11:36 +0000, by boisy
-
more makefile fixes for drivewireTue, 30 Mar 2010 17:40:14 +0000, by boisy
-
No longer in level1/sysTue, 30 Mar 2010 17:19:19 +0000, by boisy
-
moved upTue, 30 Mar 2010 17:15:07 +0000, by boisy
-
Fixed issues in makefilesTue, 30 Mar 2010 17:01:50 +0000, by boisy
-
Removed drivewireTue, 30 Mar 2010 12:48:58 +0000, by boisy
-
removed libsTue, 30 Mar 2010 12:48:38 +0000, by boisy
-
UpdatedTue, 30 Mar 2010 12:42:07 +0000, by boisy
-
DW is now part of main distTue, 30 Mar 2010 02:47:03 +0000, by boisy
-
Moved dw commands into main treeTue, 30 Mar 2010 02:46:29 +0000, by boisy
-
Moved net and alib files into hereTue, 30 Mar 2010 02:44:42 +0000, by boisy
-
UpdatedWed, 17 Mar 2010 13:17:38 +0000, by boisy
-
AddedFri, 12 Mar 2010 13:24:30 +0000, by boisy
-
UpdatdFri, 12 Mar 2010 13:24:13 +0000, by boisy
-
No longer exiting with E$UnkSvc on GetStatSun, 28 Feb 2010 14:08:14 +0000, by boisy
-
Changed numeric constant to flagsSun, 28 Feb 2010 12:40:43 +0000, by boisy
-
Formalized RFM descriptor creationSun, 28 Feb 2010 12:37:07 +0000, by boisy
-
Crashes on Level 1Sun, 28 Feb 2010 00:51:43 +0000, by boisy
-
Added SetStat SS.FDSat, 27 Feb 2010 23:41:17 +0000, by boisy
-
fix rfm writelnSat, 27 Feb 2010 23:13:47 +0000, by aaronwolfe
-
rfm initial writeSat, 27 Feb 2010 22:54:35 +0000, by aaronwolfe
-
rfm - copy worksSat, 27 Feb 2010 21:41:28 +0000, by aaronwolfe
-
Fixed up for level 1Sat, 27 Feb 2010 14:39:02 +0000, by boisy
-
Updated commentsSat, 27 Feb 2010 14:24:52 +0000, by boisy
-
rfm: one T short of a memeSat, 27 Feb 2010 08:26:46 +0000, by aaronwolfe
-
UpdatedSat, 27 Feb 2010 01:53:12 +0000, by boisy
-
Updated commentSat, 27 Feb 2010 01:13:14 +0000, by boisy
-
Fixed commentSat, 27 Feb 2010 01:12:20 +0000, by boisy
-
Fixed bug -- list works againSat, 27 Feb 2010 00:55:27 +0000, by boisy
-
Fixed commentsSat, 27 Feb 2010 00:49:42 +0000, by boisy
-
Further fixesSat, 27 Feb 2010 00:21:08 +0000, by boisy
-
Load V$STAT properlySat, 27 Feb 2010 00:18:06 +0000, by boisy
-
Almost thereFri, 26 Feb 2010 23:21:40 +0000, by boisy
-
UpdatedFri, 26 Feb 2010 23:02:07 +0000, by boisy
-
Added PrsNam support... crashes at the momentFri, 26 Feb 2010 22:59:58 +0000, by boisy
-
renamed dt to dr for rfmdrvFri, 26 Feb 2010 22:17:24 +0000, by boisy
-
Fixed issue with rfmdrv.asm... should have all entry pointsFri, 26 Feb 2010 22:15:18 +0000, by boisy
-
UpdatedFri, 26 Feb 2010 17:12:59 +0000, by boisy
-
Save registers in 'sendit'Fri, 26 Feb 2010 16:05:19 +0000, by boisy
-
Updated with SetStat and GetStat op entry pointsFri, 26 Feb 2010 12:38:07 +0000, by boisy
-
RFM: never say dieFri, 26 Feb 2010 05:24:46 +0000, by aaronwolfe
-
RFM: this time its personalFri, 26 Feb 2010 05:24:11 +0000, by aaronwolfe
-
RFM: oh the humanityFri, 26 Feb 2010 02:25:13 +0000, by aaronwolfe
-
RFM againThu, 25 Feb 2010 05:24:23 +0000, by aaronwolfe
-
more RFM:Thu, 25 Feb 2010 02:42:06 +0000, by aaronwolfe
-
rfm supportThu, 25 Feb 2010 00:19:21 +0000, by aaronwolfe
-
rfm continuesThu, 25 Feb 2010 00:09:32 +0000, by aaronwolfe
-
rfm changesWed, 24 Feb 2010 00:37:08 +0000, by aaronwolfe
-
RFM can simulate open,readln,closeTue, 23 Feb 2010 17:07:06 +0000, by aaronwolfe
-
initial RFMSun, 21 Feb 2010 06:25:53 +0000, by aaronwolfe
-
update defs for RFMSun, 21 Feb 2010 06:24:47 +0000, by aaronwolfe
-
Fixed mistake on E$NotRdyFri, 12 Feb 2010 22:51:23 +0000, by boisy
-
FixedFri, 12 Feb 2010 22:37:25 +0000, by boisy
-
FixedFri, 12 Feb 2010 22:35:43 +0000, by boisy
-
Fixed hanging ENDCFri, 12 Feb 2010 22:33:02 +0000, by boisy
-
use dwinit to become compatible with dw3 serverThu, 11 Feb 2010 22:19:12 +0000, by aaronwolfe
-
these directory no longer exist.Fri, 05 Feb 2010 02:41:22 +0000, by chawks4
-
UpdatesThu, 04 Feb 2010 15:18:04 +0000, by boisy
-
UpdatedThu, 04 Feb 2010 15:17:15 +0000, by boisy
-
Updated with new testsWed, 03 Feb 2010 04:57:52 +0000, by boisy
-
login now exits when receiving S$HUPFri, 29 Jan 2010 17:11:46 +0000, by boisy
-
UpdatedWed, 27 Jan 2010 14:36:46 +0000, by boisy
-
Updated source to use labels from os9defsTue, 26 Jan 2010 19:39:19 +0000, by boisy
-
Added Vi.PkSz for convenienceTue, 26 Jan 2010 19:38:24 +0000, by boisy
-
AddedTue, 26 Jan 2010 19:29:02 +0000, by boisy
-
Took out other modsTue, 26 Jan 2010 19:28:10 +0000, by boisy
-
UpdatedTue, 26 Jan 2010 19:26:26 +0000, by boisy
-
UpdatedTue, 26 Jan 2010 17:31:00 +0000, by boisy
-
UpdatedTue, 26 Jan 2010 04:06:49 +0000, by boisy
-
More updatesTue, 26 Jan 2010 04:04:38 +0000, by boisy
-
Made progress in backporting to Level 1Tue, 26 Jan 2010 03:51:52 +0000, by boisy
-
UpdatedMon, 25 Jan 2010 23:06:59 +0000, by boisy
-
Minor source changeMon, 25 Jan 2010 23:00:48 +0000, by boisy
-
UpdatedMon, 25 Jan 2010 01:47:26 +0000, by boisy
-
UpSun, 24 Jan 2010 19:10:49 +0000, by boisy
-
UpdatedSun, 24 Jan 2010 18:52:46 +0000, by boisy
-
Games addedSun, 24 Jan 2010 18:48:34 +0000, by boisy
-
UpdatedCVS: ----------------------------------------------------------------------Sun, 24 Jan 2010 18:47:35 +0000, by boisy
-
Added BBS and subfoldersSun, 24 Jan 2010 18:44:57 +0000, by boisy
-
UpdatedSun, 24 Jan 2010 18:32:05 +0000, by boisy
-
UpdatedSun, 24 Jan 2010 17:41:06 +0000, by boisy
-
Fixed space on wrong side of DataSun, 24 Jan 2010 17:40:28 +0000, by boisy
-
UpdatedSun, 24 Jan 2010 17:32:49 +0000, by boisy
-
MakefileSun, 24 Jan 2010 17:25:54 +0000, by boisy
-
OS-9 L2 BBS Commands disassembledSun, 24 Jan 2010 17:20:05 +0000, by boisy
-
BetterSun, 24 Jan 2010 15:58:47 +0000, by boisy
-
Too bigSun, 24 Jan 2010 15:57:06 +0000, by boisy
-
AddedSun, 24 Jan 2010 15:56:38 +0000, by boisy
-
Optimized a bitSun, 24 Jan 2010 15:01:41 +0000, by boisy
-
Fixed error on Level 2 opening /N-1Sun, 24 Jan 2010 15:00:25 +0000, by boisy
-
UpdatedSun, 24 Jan 2010 05:08:45 +0000, by boisy
-
More optimizations for Level 1Sun, 24 Jan 2010 04:19:46 +0000, by boisy
-
Updated editionSun, 24 Jan 2010 04:01:43 +0000, by boisy
-
SCF removed since it has been backported to level 1Sun, 24 Jan 2010 03:59:38 +0000, by boisy
-
Level 2 SCF has been backported to Level 1 -- still needs testing butSun, 24 Jan 2010 03:58:59 +0000, by boisy
-
Fixed problems with Level 1Sun, 24 Jan 2010 03:51:32 +0000, by boisy
-
new defs for ISR polling frequencySun, 24 Jan 2010 01:52:11 +0000, by aaronwolfe
-
dynamic ISR/poll frequencySun, 24 Jan 2010 01:51:34 +0000, by aaronwolfe
-
More fixesSun, 24 Jan 2010 00:50:58 +0000, by boisy
-
Fixed SCF to allow it to return if SS.Open errored out.Sun, 24 Jan 2010 00:40:46 +0000, by boisy
-
Updated commentsSat, 23 Jan 2010 22:49:02 +0000, by boisy
-
Now we have a /N descriptor... and the code in scdwn.asm to handle it.Sat, 23 Jan 2010 22:37:16 +0000, by boisy
-
Build syslibs too.Sat, 23 Jan 2010 14:55:34 +0000, by chawks4
-
Updated source file with commentsSat, 23 Jan 2010 04:04:40 +0000, by boisy
-
Fixed incorrect labels, added comments... no code differences.Sat, 23 Jan 2010 00:43:29 +0000, by boisy
-
UpdatedFri, 22 Jan 2010 12:18:22 +0000, by boisy
-
Added thesis test programsThu, 21 Jan 2010 22:05:34 +0000, by boisy
-
Added new conevience macrosThu, 21 Jan 2010 19:47:58 +0000, by boisy
-
UpdatesThu, 21 Jan 2010 14:08:18 +0000, by boisy
-
UpdatedThu, 21 Jan 2010 13:07:03 +0000, by boisy
-
Added back code to send S$HUP to V.LPRCThu, 21 Jan 2010 03:19:18 +0000, by boisy
-
Removed scdwn stuffThu, 21 Jan 2010 00:25:08 +0000, by boisy
-
Renamed S$Peer to S$HUPThu, 21 Jan 2010 00:16:19 +0000, by boisy
-
*** empty log message ***Wed, 20 Jan 2010 21:33:26 +0000, by gheskett
-
Added SHARE. support (needed for DWNet)Wed, 20 Jan 2010 21:21:42 +0000, by boisy
-
UpdatedWed, 20 Jan 2010 20:39:23 +0000, by boisy
-
New workWed, 20 Jan 2010 20:33:48 +0000, by boisy
-
/Term is the new /N0Wed, 20 Jan 2010 19:48:03 +0000, by boisy
-
Fixed /Term in place of /N0Wed, 20 Jan 2010 19:47:48 +0000, by boisy
-
Term replacles /N0Wed, 20 Jan 2010 19:47:38 +0000, by boisy
-
Changeing coco3_6309/makefile to id the disks as level 3Wed, 20 Jan 2010 15:02:53 +0000, by gheskett
-
Updated to remove DW3 for nowWed, 20 Jan 2010 12:45:05 +0000, by boisy
-
Minor commentsWed, 20 Jan 2010 12:41:46 +0000, by boisy
-
Added commentsWed, 20 Jan 2010 12:41:05 +0000, by boisy
-
fixed assemble errorTue, 19 Jan 2010 16:23:33 +0000, by boisy
-
Sends S$PeerTue, 19 Jan 2010 16:22:27 +0000, by boisy
-
Made to honor S$Peer signal (sent when peer disconnects)Tue, 19 Jan 2010 16:22:09 +0000, by boisy
-
UpdatedMon, 18 Jan 2010 22:38:30 +0000, by boisy
-
took out wildcard support for nowMon, 18 Jan 2010 20:48:47 +0000, by boisy
-
UpdatedMon, 18 Jan 2010 01:23:40 +0000, by boisy
-
MovedMon, 18 Jan 2010 01:16:37 +0000, by boisy
-
Fixed 6809 mistakeMon, 18 Jan 2010 01:11:16 +0000, by boisy
-
Added LEVEL3Sun, 17 Jan 2010 21:44:35 +0000, by boisy
-
Updated and added coco3_6309Sun, 17 Jan 2010 21:42:26 +0000, by boisy
-
Added Level 3Sun, 17 Jan 2010 21:38:06 +0000, by boisy
-
Added Level 3Sun, 17 Jan 2010 21:35:51 +0000, by boisy
-
UpdateSat, 16 Jan 2010 20:32:16 +0000, by boisy
-
comments addedSat, 16 Jan 2010 18:58:31 +0000, by boisy
-
Fix for /bin/sh: command substitution: line 0: unexpected EOFSat, 16 Jan 2010 18:22:49 +0000, by chawks4
-
Didn't compile since dwdefs.d was moved...Sat, 16 Jan 2010 16:31:18 +0000, by chawks4
-
UpdatedSat, 16 Jan 2010 00:06:53 +0000, by boisy
-
Added SHARE. bit to device driver and descriptorFri, 15 Jan 2010 15:55:35 +0000, by boisy
-
Made change to workings of SHARE. bit to what I believe is the proper way.Fri, 15 Jan 2010 15:54:53 +0000, by boisy
-
UTIL no longer used in creation of descriptorsThu, 14 Jan 2010 17:41:15 +0000, by boisy
-
added SS.CloseThu, 14 Jan 2010 11:58:56 +0000, by boisy
-
Changes made to scdwn now send 2 bytes at INIT... server should get modeWed, 13 Jan 2010 21:56:37 +0000, by boisy
-
More updatesWed, 13 Jan 2010 16:13:32 +0000, by boisy
-
Fixed issue with wrong offset into ssig stuffWed, 13 Jan 2010 15:48:52 +0000, by boisy
-
UpdatedWed, 13 Jan 2010 14:55:13 +0000, by boisy
-
Updated rules.makWed, 13 Jan 2010 14:54:43 +0000, by boisy
-
UpdatedWed, 13 Jan 2010 12:53:17 +0000, by boisy
-
Updated to handle SSig on data readyWed, 13 Jan 2010 12:45:50 +0000, by boisy
-
added pipedefsWed, 13 Jan 2010 05:33:18 +0000, by boisy
-
UpdatedWed, 13 Jan 2010 05:25:36 +0000, by boisy
-
UpdatedWed, 13 Jan 2010 05:22:53 +0000, by boisy
-
UpdatedWed, 13 Jan 2010 05:22:08 +0000, by boisy
-
added libWed, 13 Jan 2010 04:44:24 +0000, by boisy
-
moved to ../libWed, 13 Jan 2010 04:44:01 +0000, by boisy
-
sys libs now being made hereWed, 13 Jan 2010 04:38:41 +0000, by boisy
-
Set linkerWed, 13 Jan 2010 02:40:41 +0000, by boisy
-
Renamed scdwt to scdwn, t/u to n descriptorsTue, 12 Jan 2010 21:43:57 +0000, by boisy
-
Fixed wrong def for cogrfTue, 12 Jan 2010 12:45:33 +0000, by boisy
-
Edition #3 - for vtio instead of cc3io Willard GooseyMon, 11 Jan 2010 04:20:41 +0000, by aaronwolfe
-
added DWINIT op code, dw3 now sends on init just before installing VIRQWed, 06 Jan 2010 01:55:30 +0000, by aaronwolfe
-
Fixed term_scdwt.dt to have $FF00 as addressTue, 05 Jan 2010 21:20:06 +0000, by boisy
-
UpdatedMon, 04 Jan 2010 23:57:29 +0000, by boisy
-
Fixed makefilesMon, 04 Jan 2010 23:55:55 +0000, by boisy
-
Formatted sources a little betterMon, 04 Jan 2010 02:38:40 +0000, by boisy
-
Fixed signal problemMon, 04 Jan 2010 01:26:14 +0000, by boisy
-
Clear V.WAKE after waking from sleepMon, 04 Jan 2010 01:16:23 +0000, by boisy
-
term signal sending for serread port status responsesSun, 03 Jan 2010 22:09:41 +0000, by aaronwolfe
-
clock2_dw3 now gets seconds (6 byte time packet)Sun, 03 Jan 2010 20:29:41 +0000, by boisy
-
fix dw3/serreadm new formatSun, 03 Jan 2010 19:30:00 +0000, by aaronwolfe
-
Made changesSun, 03 Jan 2010 18:42:59 +0000, by aaronwolfe
-
Fixed crash in advertisting getstatSun, 03 Jan 2010 17:36:23 +0000, by boisy
-
Driver now moved ISR to dw3, all worksSun, 03 Jan 2010 15:24:52 +0000, by boisy
-
Changes made to move ISR to dw3Sun, 03 Jan 2010 14:35:04 +0000, by boisy
-
Removed earlier port signal defintions, now S$Peer is usedSun, 03 Jan 2010 14:29:29 +0000, by boisy
-
Moved scdwt driver static storage definitions to dwdefs.dSun, 03 Jan 2010 14:07:45 +0000, by boisy
-
Dressed up source moreSat, 02 Jan 2010 12:16:51 +0000, by boisy
-
We no longer advertise SS.Ready GetStat to the serverSat, 02 Jan 2010 11:38:33 +0000, by boisy
-
Fixed padding for 6309 kernelFri, 01 Jan 2010 17:01:26 +0000, by boisy
-
Modified F$Move 6809 version not to use stack while MMU is taken overFri, 01 Jan 2010 14:29:33 +0000, by boisy
-
UpdateThu, 31 Dec 2009 21:08:11 +0000, by boisy
-
UpdateThu, 31 Dec 2009 21:08:01 +0000, by boisy
-
Fixed crash in Init in F$Link failureThu, 31 Dec 2009 20:20:09 +0000, by boisy
-
Fixed a potential crash in TermThu, 31 Dec 2009 19:29:59 +0000, by boisy
-
Added customboots for testingThu, 31 Dec 2009 14:22:59 +0000, by boisy
-
Fixed sourceThu, 31 Dec 2009 13:57:12 +0000, by boisy
-
Added drivewire targetThu, 31 Dec 2009 12:34:31 +0000, by boisy
-
Removed DW server specific stuffWed, 30 Dec 2009 20:06:59 +0000, by boisy
-
No more DW server specific stufWed, 30 Dec 2009 20:05:52 +0000, by boisy
-
Removed DW server specific stuffWed, 30 Dec 2009 20:03:25 +0000, by boisy
-
DriveWire Internet server now made in 3rdparty/packages/drivewireWed, 30 Dec 2009 20:02:02 +0000, by boisy
-
Driver now sends OP_SERGETSTAT and OP_SERSETSTAT to server, along withWed, 30 Dec 2009 16:20:53 +0000, by boisy
-
Updated descriptorsTue, 29 Dec 2009 13:47:59 +0000, by boisy
-
Fixed little bitty bugTue, 29 Dec 2009 13:01:18 +0000, by boisy
-
Added CTRL-C CTRL-E for single read only (not multiread)Tue, 29 Dec 2009 12:42:29 +0000, by boisy
-
Updated from Aaron's sourcesTue, 29 Dec 2009 02:34:05 +0000, by boisy
-
Startup addedTue, 29 Dec 2009 02:06:49 +0000, by boisy
-
Fixed againTue, 29 Dec 2009 02:05:35 +0000, by boisy
-
Fixed bootfileTue, 29 Dec 2009 02:03:17 +0000, by boisy
-
Fixed assembly errorTue, 29 Dec 2009 01:33:24 +0000, by boisy
-
Updated for up to 31 portsTue, 29 Dec 2009 01:28:47 +0000, by boisy
-
Made creation of modules a tad nicerTue, 29 Dec 2009 01:15:05 +0000, by boisy
-
again!Tue, 29 Dec 2009 00:52:58 +0000, by boisy
-
Fixed slight error in calculating nameTue, 29 Dec 2009 00:52:05 +0000, by boisy
-
SERINIT now sends PD.PAR byte as mode byte to serverTue, 29 Dec 2009 00:48:58 +0000, by boisy
-
Added chat utilityTue, 29 Dec 2009 00:15:54 +0000, by boisy
-
Moved F$STime call into area where F$VIRQ failsMon, 28 Dec 2009 23:24:50 +0000, by boisy
-
Clear out D.DWStat pointer in Term to fix a bugMon, 28 Dec 2009 22:56:27 +0000, by boisy
-
Driver now calls F$STime to insure F$VIRQ call is installed by ClockMon, 28 Dec 2009 21:43:46 +0000, by boisy
-
Fixed dwtdesc.asm for T0 to be nonsharable.Mon, 28 Dec 2009 20:50:34 +0000, by boisy
-
I now clear out 256 byte pageMon, 28 Dec 2009 14:10:29 +0000, by boisy
-
moved dwdefs.d to defs/, major changes to drivers due to new globals arrangement.Mon, 28 Dec 2009 13:01:37 +0000, by boisy
-
Moved from level1/modulesMon, 28 Dec 2009 04:48:08 +0000, by boisy
-
Makfiles now updated from coco3_6309Mon, 28 Dec 2009 02:44:50 +0000, by boisy
-
T0 now made rawMon, 28 Dec 2009 02:41:06 +0000, by boisy
-
Updated utilities that are copied in drivewire serverMon, 28 Dec 2009 02:40:41 +0000, by uid28774
-
makefiles updatedMon, 28 Dec 2009 01:29:05 +0000, by boisy
-
Finally got the settings proper for terminal modeSun, 27 Dec 2009 19:32:06 +0000, by boisy
-
Fixed error in port address setting of main DW terminal descriptor fileSun, 27 Dec 2009 19:24:33 +0000, by boisy
-
Fixed makefiles that I messed up.Sun, 27 Dec 2009 19:21:27 +0000, by boisy
-
Fixed problem where port # wasn't being created correctly for IRQMultiSun, 27 Dec 2009 19:08:43 +0000, by boisy
-
Fixed exit of IRQMulti routineSun, 27 Dec 2009 18:53:18 +0000, by boisy
-
Mask out high bit in IRQ multiSun, 27 Dec 2009 18:23:51 +0000, by boisy
-
SCDWT descriptors are now made from one fileSun, 27 Dec 2009 17:51:19 +0000, by boisy
-
Fixed issue where uninitalized device might receive data from server, causing crash.Sun, 27 Dec 2009 17:33:05 +0000, by boisy
-
Added drivewire.zip targetSun, 27 Dec 2009 17:32:00 +0000, by boisy
-
Added startup for DriveWire specific stuffSun, 27 Dec 2009 17:28:38 +0000, by boisy
-
Use IntMasks instead of $50Sun, 27 Dec 2009 03:34:22 +0000, by boisy
-
Removed clr $0016 test...Sun, 27 Dec 2009 03:29:25 +0000, by boisy
-
UpdatedSat, 26 Dec 2009 19:04:46 +0000, by boisy
-
Fixed Level 2 RBF issueSat, 26 Dec 2009 15:17:20 +0000, by boisy
-
Fixed up some commentsThu, 24 Dec 2009 16:51:18 +0000, by boisy
-
rel: now we clear $00-$1F (direct page) in Level 2Thu, 24 Dec 2009 16:37:49 +0000, by boisy
-
Extended use of system direct page for new SCDWT driverThu, 24 Dec 2009 16:37:07 +0000, by boisy
-
Added headless drivewire bootfileThu, 24 Dec 2009 02:15:14 +0000, by boisy
-
Updated makefiles to build DW3_min disksThu, 24 Dec 2009 02:07:32 +0000, by boisy
-
Made minimum bootfiles and added term_scdwtThu, 24 Dec 2009 01:57:55 +0000, by boisy
-
Slight fixes to bootfilesThu, 24 Dec 2009 01:46:58 +0000, by boisy
-
Fixed makefiles so that DriveWire commands only get copied to DriveWire bootable disks.Thu, 24 Dec 2009 01:30:09 +0000, by boisy
-
Adding Aaron Wolfe's DriveWire workThu, 24 Dec 2009 01:16:31 +0000, by boisy
-
Rename and wrap-upWed, 23 Dec 2009 18:30:32 +0000, by boisy
-
Updated mistakeWed, 23 Dec 2009 18:24:00 +0000, by boisy
-
Updated makefile to build CC1, CC2 and CC3 versions of all filesWed, 23 Dec 2009 18:23:39 +0000, by boisy
-
Updated makefile for WAV filesFri, 18 Dec 2009 13:10:15 +0000, by boisy
-
Using makewav to create cassette filesFri, 18 Dec 2009 12:32:13 +0000, by boisy
-
Added DW3DOSFri, 18 Dec 2009 12:19:56 +0000, by boisy
-
Added DriveWire specMon, 30 Nov 2009 01:48:33 +0000, by boisy
-
Minor changes to modulesMon, 26 Oct 2009 16:30:45 +0000, by boisy
-
CoCo and CoCO 3 versionsMon, 26 Oct 2009 11:42:12 +0000, by boisy
-
UpdatedMon, 26 Oct 2009 01:10:30 +0000, by boisy
-
Updated modules to use Darren Atkinson's latest changes to low level read/write routinesSun, 12 Apr 2009 18:48:24 +0000, by boisy
-
DeletedTue, 07 Apr 2009 21:34:44 +0000, by boisy
-
Made formats quietSun, 22 Mar 2009 12:21:59 +0000, by boisy
-
Udated makefiles to make DW3 disksSun, 22 Mar 2009 12:21:43 +0000, by boisy
-
clean now comes before updateSat, 21 Mar 2009 10:51:04 +0000, by boisy
-
The clock slow down routine for rb1773 write track has been deactivated. The code is still present in case it needs to be reinstated. RGThu, 19 Mar 2009 10:32:41 +0000, by robertgault
-
Added -q optionWed, 18 Mar 2009 13:43:25 +0000, by boisy
-
Removed redundant targetsWed, 18 Mar 2009 11:33:16 +0000, by boisy
-
added startup filesWed, 18 Mar 2009 11:17:29 +0000, by boisy
-
added startupWed, 18 Mar 2009 11:13:10 +0000, by boisy
-
Added TOCWed, 18 Mar 2009 11:11:29 +0000, by boisy
-
Fixed nightlyWed, 18 Mar 2009 11:07:40 +0000, by boisy
-
Updated makefilesTue, 17 Mar 2009 20:00:21 +0000, by boisy
-
UpdatedTue, 17 Mar 2009 15:51:36 +0000, by boisy
-
Updated macro namesTue, 17 Mar 2009 10:33:48 +0000, by boisy
-
Added info targetsTue, 17 Mar 2009 02:52:57 +0000, by boisy
-
Now generated automaticallyTue, 17 Mar 2009 02:52:28 +0000, by boisy
-
Fixed address to correct websiteTue, 17 Mar 2009 01:58:11 +0000, by boisy
-
UpdatedMon, 16 Mar 2009 15:20:10 +0000, by boisy
-
Added D.SysPrc move to clock2_dw3Mon, 16 Mar 2009 14:59:09 +0000, by boisy
-
Fixed incorrect labelMon, 16 Mar 2009 14:44:10 +0000, by boisy
-
Fixed driver to copy D.SysPrc in Level 2 to D.Proc before linkMon, 16 Mar 2009 14:39:49 +0000, by boisy
-
Fixed scripts for Level 1Sun, 15 Mar 2009 14:08:38 +0000, by boisy
-
Updated for DW3Sat, 14 Mar 2009 23:07:25 +0000, by boisy
-
Added DW3Sat, 14 Mar 2009 22:30:23 +0000, by boisy
-
added DW3 disksSat, 14 Mar 2009 22:19:06 +0000, by boisy
-
added DW3 supportSat, 14 Mar 2009 22:10:09 +0000, by boisy
-
added dw3 disk imagesSat, 14 Mar 2009 20:29:36 +0000, by boisy
-
Fixed makefile errorsSat, 14 Mar 2009 20:13:13 +0000, by boisy
-
Fixed makefile to copy dsksSat, 14 Mar 2009 20:11:55 +0000, by boisy
-
Added DW3Sat, 14 Mar 2009 18:51:35 +0000, by boisy
-
Updated the top level makefile to do nightly buildsSat, 14 Mar 2009 14:49:16 +0000, by boisy
-
Prep for nightly buildsSat, 14 Mar 2009 14:16:24 +0000, by boisy
-
Updated yearSat, 14 Mar 2009 12:32:29 +0000, by boisy
-
Fixed prompts in scriptsSat, 14 Mar 2009 12:28:22 +0000, by boisy
-
Updates by BobSat, 14 Mar 2009 12:15:35 +0000, by boisy
-
Addressed issue raised by Darren A about checking error code sizeWed, 11 Mar 2009 11:15:49 +0000, by boisy
-
*** empty log message ***Wed, 11 Mar 2009 11:12:20 +0000, by boisy
-
Modified size of dw3 format tracksWed, 11 Mar 2009 11:08:44 +0000, by boisy
-
New dw3 format value for rules.mak, added christmas86 to sieraa buildWed, 11 Mar 2009 10:20:58 +0000, by boisy
-
dw3 target added to makefileWed, 11 Mar 2009 02:36:56 +0000, by boisy
-
Added target for NitrOS-9 DriveWireWed, 11 Mar 2009 02:20:19 +0000, by boisy
-
18 sectors per track now so that os9gen will put boot track in correct placeWed, 11 Mar 2009 02:13:29 +0000, by boisy
-
Fixed scripts to address DriveWire 3 disk image creationWed, 11 Mar 2009 02:12:48 +0000, by boisy
-
created new dw3.bl bootlist file, renamed mb to mb.floppy and created mb.dw3Wed, 11 Mar 2009 02:07:19 +0000, by boisy
-
UpdatesTue, 10 Mar 2009 02:25:09 +0000, by boisy
-
Start of WireBugMon, 09 Mar 2009 01:03:07 +0000, by boisy
-
Fixed clock2_dw3 mistakeSun, 08 Mar 2009 23:15:35 +0000, by boisy
-
makefiles updated, opcode for printing updatedSun, 08 Mar 2009 22:28:45 +0000, by boisy
-
Added 38.4kbps routines from Darren AtkinsonSun, 08 Mar 2009 14:11:52 +0000, by boisy
-
Updated bootlists with new DriveWire 3 modulesSat, 07 Mar 2009 23:53:36 +0000, by boisy
-
Added DriveWire 3 modules to distributionSat, 07 Mar 2009 20:04:42 +0000, by boisy
-
Minor correction of "day of week" code. RGMon, 12 Jan 2009 01:32:08 +0000, by robertgault
-
Drat! I had SAVEID set for save. It is now the default of not save.Sat, 15 Nov 2008 16:31:27 +0000, by robertgault
-
Removed more Close Open code. Now Copy and Verification loops indeed start at LSN1, not LSN0.Sat, 15 Nov 2008 16:27:56 +0000, by robertgault
-
I have removed what seemed useless Close Open routines and relocated the verification turn off routine. In the process of doing this, I have made the preservation of the destination disk ID selectable with a SAVEID variable at the beginning of the code. The default is make a full backup including the disk ID same as current.Sat, 15 Nov 2008 04:52:35 +0000, by robertgault
-
*** empty log message ***Thu, 19 Jun 2008 15:16:09 +0000, by sparky5555
-
UpdatedTue, 03 Jun 2008 21:36:06 +0000, by boisy
-
Fixed error where equ should have been fcb for MPI slot selectTue, 03 Jun 2008 21:35:03 +0000, by boisy
-
Corrections to BAM routines to incorporate DD.BIT. Selection of cluster/sector mode. Removal of unused previous version tacked onto end of source code.Sun, 01 Jun 2008 10:40:08 +0000, by robertgault
-
UpdatedThu, 29 May 2008 12:12:16 +0000, by boisy
-
UpdatedMon, 26 May 2008 03:19:38 +0000, by boisy
-
Makin' changinesSat, 24 May 2008 12:52:17 +0000, by boisy
-
Fixed againThu, 22 May 2008 23:46:19 +0000, by boisy
-
Updated with standard nameThu, 22 May 2008 23:45:26 +0000, by boisy
-
Fixed flaw in making window descriptorsThu, 22 May 2008 03:42:16 +0000, by boisy
-
Updated defsWed, 21 May 2008 21:55:08 +0000, by boisy
-
Start of BootManTue, 20 May 2008 14:43:00 +0000, by boisy
-
Updated for new t1, p and term names for bit banger driverTue, 20 May 2008 01:55:50 +0000, by boisy
-
Renamed p_bbp.asm to p_scbbp.asm, t1_bbt.asm to t1_scbbt.asm and term_bbt.asm to term_scbbt.asm and adjusted makefiles accordinglyTue, 20 May 2008 01:49:38 +0000, by boisy
-
Added new changeTue, 20 May 2008 00:02:52 +0000, by boisy
-
Added support commands to disk 2Sun, 18 May 2008 16:14:43 +0000, by boisy
-
UpdatedSat, 17 May 2008 12:27:04 +0000, by boisy
-
Moved ReadMeWed, 14 May 2008 02:18:36 +0000, by boisy
-
ReadMe movedWed, 14 May 2008 02:17:55 +0000, by boisy
-
Moved ChangeLogWed, 14 May 2008 02:15:02 +0000, by boisy
-
ChangeLog movedWed, 14 May 2008 02:13:48 +0000, by boisy
-
Changelog comes from higher upWed, 14 May 2008 02:13:22 +0000, by boisy
-
Changelog removed and moved upWed, 14 May 2008 02:12:47 +0000, by boisy
-
Made ChangeLog globalWed, 14 May 2008 02:08:19 +0000, by boisy
-
Removed gfx2Wed, 14 May 2008 01:45:20 +0000, by boisy
-
comments updatedFri, 22 Feb 2008 23:32:36 +0000, by boisy
-
Fixed bug, added commentsFri, 22 Feb 2008 15:15:35 +0000, by boisy
-
Added w8-w15Tue, 19 Feb 2008 05:42:54 +0000, by boisy
-
Added W8-W15Mon, 18 Feb 2008 14:06:09 +0000, by boisy
-
Corrected misspellingsMon, 18 Feb 2008 14:05:36 +0000, by boisy
-
Updated standard.bl for SuperBoard descs, added W8-W15Mon, 18 Feb 2008 14:04:33 +0000, by boisy
-
Added W8-W15, updated standard.bl for SuperBoardMon, 18 Feb 2008 14:04:06 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 16:22:59 +0000, by boisy
-
UpdatedWed, 26 Dec 2007 16:16:31 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 16:16:07 +0000, by boisy
-
AddedWed, 26 Dec 2007 16:09:13 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:57:28 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:55:18 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:52:39 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:48:58 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:41:44 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:33:14 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 15:17:19 +0000, by boisy
-
Updated to LSL engineWed, 26 Dec 2007 14:58:56 +0000, by boisy
-
Updated to LSL interpreter and compression, now fits on 40dWed, 26 Dec 2007 14:45:57 +0000, by boisy
-
UpdatedWed, 26 Dec 2007 14:21:57 +0000, by boisy
-
Updated makefile chainSun, 23 Sep 2007 14:21:24 +0000, by boisy
-
Major improvements to diassemblySun, 23 Sep 2007 14:21:02 +0000, by boisy
-
added pacos9Tue, 28 Aug 2007 19:52:39 +0000, by boisy
-
Minor updatesTue, 28 Aug 2007 19:48:01 +0000, by boisy
-
Redid makefiles, separating 40 and 80 track disk images. Also added 80 track disk images to some games that didn't have one.Tue, 28 Aug 2007 19:42:00 +0000, by boisy
-
Commented out D.SysMAP updating code, as per bug 1783594 on SFTue, 28 Aug 2007 19:36:17 +0000, by boisy
-
Fixed issue with stack and copystr routineSat, 25 Aug 2007 22:00:11 +0000, by boisy
-
fixed issue with stack overwrite in boot_common.asm for level 1.Fri, 24 Aug 2007 22:13:57 +0000, by boisy
-
Updated for better use of system RAMFri, 24 Aug 2007 17:00:55 +0000, by boisy
-
ChangeLog udpatedFri, 24 Aug 2007 03:30:33 +0000, by boisy
-
Added subd #$00FF to undo addd #$00FF... fixed issue where F$SRqMem for bootfile was allocating one additional page more than neededFri, 24 Aug 2007 03:25:48 +0000, by boisy
-
UpdatedThu, 23 Aug 2007 02:01:01 +0000, by boisy
-
Fixed the "crash" bug in the case where CoWin/CoGrf could not load or link grfdrv. This is now fixed.Wed, 22 Aug 2007 19:15:59 +0000, by boisy
-
made certain pseudo-ops uppercaseWed, 22 Aug 2007 02:22:41 +0000, by boisy
-
Fixed case mistakeTue, 21 Aug 2007 19:06:40 +0000, by boisy
-
Fixed lack of H6309 flagTue, 21 Aug 2007 17:05:14 +0000, by boisy
-
Fixed issues with pshs and puls of 6309 registers -- a nono!Thu, 26 Jul 2007 16:41:45 +0000, by boisy
-
realigned tabsSun, 27 May 2007 15:27:43 +0000, by boisy
-
Fixed errors in sourceThu, 19 Apr 2007 03:07:40 +0000, by boisy
-
Fixed minor source problemsThu, 19 Apr 2007 03:04:07 +0000, by boisy
-
UpdatedWed, 11 Apr 2007 22:23:03 +0000, by boisy
-
Fixed up some warningsSat, 07 Oct 2006 12:11:22 +0000, by boisy
-
Makefile now makes basic09/runb stuff, copies to disk 2 for 40TDSFri, 29 Sep 2006 16:16:25 +0000, by boisy
-
Exclude text for Dragon Alpha, due to lack of boot spaceSun, 24 Sep 2006 22:46:45 +0000, by afra
-
Update for new build systemSun, 24 Sep 2006 22:46:17 +0000, by afra
-
Fix broken DS80 buildSun, 24 Sep 2006 22:45:31 +0000, by afra
-
Update for new build systemSun, 24 Sep 2006 22:44:36 +0000, by afra
-
Removed erroneous targetWed, 13 Sep 2006 03:25:22 +0000, by boisy
-
UpdatedWed, 13 Sep 2006 03:24:41 +0000, by boisy
-
AddedWed, 13 Sep 2006 02:46:31 +0000, by boisy
-
AddedWed, 13 Sep 2006 02:41:51 +0000, by boisy
-
AddedWed, 13 Sep 2006 02:35:24 +0000, by boisy
-
Added Gold RushWed, 13 Sep 2006 02:27:21 +0000, by boisy
-
UpdaedThu, 24 Aug 2006 21:25:38 +0000, by boisy
-
Updated volsThu, 24 Aug 2006 21:24:44 +0000, by boisy
-
King's Quest IV now in repositorySun, 20 Aug 2006 15:13:57 +0000, by boisy
-
Police Quest I now in repositorySun, 20 Aug 2006 15:06:18 +0000, by boisy
-
Date$ Y2K changeMon, 14 Aug 2006 20:52:38 +0000, by robert
-
Date$ Y2K changeMon, 14 Aug 2006 20:51:19 +0000, by robert
-
Fixed subdirsSun, 23 Jul 2006 15:50:53 +0000, by boisy
-
makefiles updatedSun, 23 Jul 2006 15:49:57 +0000, by boisy
-
Updated to use tocgenFri, 21 Jul 2006 16:57:45 +0000, by boisy
-
Added makefileFri, 21 Jul 2006 16:51:51 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 16:51:36 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 16:49:02 +0000, by boisy
-
Fixed incorrect vol on d2Fri, 21 Jul 2006 16:48:19 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 16:46:31 +0000, by boisy
-
Fixed error in disk 2Fri, 21 Jul 2006 16:42:32 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 16:40:13 +0000, by boisy
-
Updated makefile, added startupFri, 21 Jul 2006 16:39:20 +0000, by boisy
-
Now uses tocgen which is now part of toolshedFri, 21 Jul 2006 16:07:41 +0000, by boisy
-
Utils written by G. Major for VOL conversion to CoCo interpreterFri, 21 Jul 2006 14:41:13 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 12:44:35 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 12:41:12 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 12:40:02 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 12:38:23 +0000, by boisy
-
UpdatedFri, 21 Jul 2006 12:37:21 +0000, by boisy
-
Massive Sierra CheckinFri, 21 Jul 2006 12:32:27 +0000, by boisy
-
KQ1 filesFri, 21 Jul 2006 12:28:18 +0000, by boisy
-
Minor kosher fixSun, 04 Jun 2006 13:43:36 +0000, by boisy
-
minor fix for Sample.filSat, 20 May 2006 15:43:19 +0000, by chrish
-
Initialized eflag. Without it, all bootfiles were extended.Tue, 09 May 2006 21:39:28 +0000, by chrish
-
Login now uses sysgo to get strings.Fri, 05 May 2006 15:33:17 +0000, by boisy
-
Changes for new NitrOS-9 directory structureFri, 05 May 2006 15:26:03 +0000, by boisy
-
Fixed minor issue in ordering of codeTue, 25 Apr 2006 21:54:15 +0000, by boisy
-
Removed leading zeros in version stringTue, 25 Apr 2006 21:49:50 +0000, by boisy
-
sysgo strings now nul terminatedTue, 25 Apr 2006 21:27:46 +0000, by boisy
-
Fixed sysgo issue for level 2Tue, 25 Apr 2006 19:53:07 +0000, by boisy
-
More changesMon, 24 Apr 2006 18:02:14 +0000, by boisy
-
More updatesMon, 24 Apr 2006 12:59:17 +0000, by boisy
-
Update to d64 portMon, 24 Apr 2006 11:44:05 +0000, by boisy
-
UpdatesMon, 24 Apr 2006 11:26:04 +0000, by boisy
-
Removed makefilesSun, 23 Apr 2006 22:32:53 +0000, by boisy
-
Updated for new structureSun, 23 Apr 2006 19:43:13 +0000, by boisy
-
New rules.makSun, 23 Apr 2006 19:36:54 +0000, by boisy
-
Fixed some issuesSun, 23 Apr 2006 19:36:36 +0000, by boisy
-
6309izedSun, 23 Apr 2006 19:24:03 +0000, by boisy
-
For portingSun, 23 Apr 2006 19:13:38 +0000, by boisy
-
Updated for new structureSun, 23 Apr 2006 18:01:52 +0000, by boisy
-
AddedSun, 23 Apr 2006 17:44:50 +0000, by boisy
-
All for the mixSun, 23 Apr 2006 17:39:36 +0000, by boisy
-
new makefileSun, 23 Apr 2006 13:53:32 +0000, by boisy
-
Update to CoCo 3Sun, 23 Apr 2006 13:52:28 +0000, by boisy
-
UpdatedSun, 23 Apr 2006 13:31:43 +0000, by boisy
-
More updatesSun, 23 Apr 2006 13:27:03 +0000, by boisy
-
UpdateSun, 23 Apr 2006 13:23:07 +0000, by boisy
-
Fixed bannerSun, 23 Apr 2006 13:16:15 +0000, by boisy
-
More changes for new porting structureSun, 23 Apr 2006 13:12:47 +0000, by boisy
-
more changesSat, 22 Apr 2006 19:44:58 +0000, by boisy
-
Modified for TANOSat, 22 Apr 2006 19:38:13 +0000, by boisy
-
set PORT varSat, 22 Apr 2006 19:33:51 +0000, by boisy
-
tano portSat, 22 Apr 2006 19:18:23 +0000, by boisy
-
coco portSat, 22 Apr 2006 19:02:41 +0000, by boisy
-
Addition of coco portSat, 22 Apr 2006 19:01:34 +0000, by boisy
-
Removed old filesSat, 22 Apr 2006 18:54:30 +0000, by boisy
-
Rearranging directory for portsSat, 22 Apr 2006 18:52:16 +0000, by boisy
-
Removed SuperSCSI modules from standard.blFri, 21 Apr 2006 15:35:25 +0000, by boisy
-
Checking in for V3.2.6Fri, 21 Apr 2006 14:57:07 +0000, by boisy
-
UpdatedSat, 15 Apr 2006 23:53:10 +0000, by boisy
-
c3 makefileTue, 11 Apr 2006 01:58:34 +0000, by boisy
-
Readme file for Dragon distribution of Nitros, detailing what disk sets areFri, 31 Mar 2006 12:38:18 +0000, by afra
-
Removed s7 descriptor from SuperDriver (no longer in product)Mon, 27 Mar 2006 01:08:01 +0000, by boisy
-
Ran each file through pretty printTue, 14 Mar 2006 12:20:57 +0000, by boisy
-
Added comments and renamed some labelsTue, 14 Mar 2006 04:09:31 +0000, by boisy
-
minor optimizationsTue, 14 Mar 2006 04:08:56 +0000, by boisy
-
fixed error including cobbler when it should be cobbler_dragonTue, 14 Mar 2006 04:08:45 +0000, by boisy
-
Mild format changesFri, 10 Mar 2006 03:46:24 +0000, by boisy
-
System state debugging somewhat working under Level 1, still issues though.Fri, 10 Mar 2006 03:46:00 +0000, by boisy
-
Futher division of krn, commnents addedWed, 08 Mar 2006 01:58:50 +0000, by boisy
-
Breaking kernel down into individual files... added commentsTue, 07 Mar 2006 12:20:16 +0000, by boisy
-
minor formattingTue, 07 Mar 2006 12:11:03 +0000, by boisy
-
Slight fix, verified to work under Level 1 from calldbgTue, 07 Mar 2006 03:05:08 +0000, by boisy
-
updated to edition 5, needs testing!Mon, 06 Mar 2006 22:29:57 +0000, by boisy
-
Edition reset to 1, CTRL-ALT-BREAK now used to call F$DebugMon, 06 Mar 2006 12:56:52 +0000, by boisy
-
Added commentsMon, 06 Mar 2006 04:09:19 +0000, by boisy
-
Slight massaging for looksMon, 06 Mar 2006 04:08:59 +0000, by boisy
-
Updated for Level 1Sun, 05 Mar 2006 15:11:20 +0000, by boisy
-
Fixed F$Debug so that both Level 1 and 2 are at $23Sun, 05 Mar 2006 15:09:20 +0000, by boisy
-
Drive motor now shut off before boot module returns to kernelFri, 03 Mar 2006 19:02:09 +0000, by boisy
-
Added commentsFri, 03 Mar 2006 19:01:54 +0000, by boisy
-
F$Debug/D.DbgMem settledFri, 03 Mar 2006 18:09:29 +0000, by boisy
-
Further updatesFri, 03 Mar 2006 18:07:56 +0000, by boisy
-
Edition 3 - now copes well in user and system stateFri, 03 Mar 2006 12:57:04 +0000, by boisy
-
Fixed minor misspellingsWed, 01 Mar 2006 16:40:00 +0000, by boisy
-
Added commentsThu, 23 Feb 2006 13:20:55 +0000, by boisy
-
Added clean targetThu, 23 Feb 2006 13:19:32 +0000, by boisy
-
new scriptThu, 23 Feb 2006 02:28:30 +0000, by boisy
-
Fixed incorrect offset reference in _readregsSun, 19 Feb 2006 18:18:56 +0000, by boisy
-
Code added to modify MDSun, 19 Feb 2006 17:37:48 +0000, by boisy
-
Added code to deal with V/MDSun, 19 Feb 2006 17:10:26 +0000, by boisy
-
additional preliminary changes made by R. GaultSun, 19 Feb 2006 15:09:42 +0000, by boisy
-
Minor code optimizationsFri, 17 Feb 2006 23:29:07 +0000, by boisy
-
Fixed mistakeMon, 13 Feb 2006 12:31:42 +0000, by boisy
-
Added MPI support codeMon, 13 Feb 2006 12:30:30 +0000, by boisy
-
Fixed minor issues in codeSun, 05 Feb 2006 16:51:05 +0000, by boisy
-
UpdatedFri, 03 Feb 2006 05:27:39 +0000, by boisy
-
Added ability to compile for CoCo machines.Mon, 30 Jan 2006 23:13:31 +0000, by afra
-
Added more definitions as I have worked them out :)Mon, 30 Jan 2006 23:13:04 +0000, by afra
-
Greatly expanded, added rom routine defines for compiling as either CoCo orMon, 30 Jan 2006 23:12:27 +0000, by afra
-
Added (with limitations) support for running on a CoCo 1/2/3Mon, 30 Jan 2006 23:09:57 +0000, by afra
-
SuperDos rom, assembalable for Dragon Dos, Dragon Alpha or RS-DOSFri, 20 Jan 2006 01:54:33 +0000, by afra
-
Updates to support Tano Dragon 64, using RS-DOS controler.Wed, 18 Jan 2006 21:53:14 +0000, by afra
-
Updates to support Tano Dragon 64, using RS-DOS controlerWed, 18 Jan 2006 21:50:15 +0000, by afra
-
Changes to permit selection of windows within a script file.Wed, 18 Jan 2006 03:55:12 +0000, by robert
-
Changes to permit selection of vdg windows within a script file.Wed, 18 Jan 2006 03:54:13 +0000, by robert
-
Decided to remove SS.Eject and let SS.SQD play that roleSat, 14 Jan 2006 14:08:43 +0000, by boisy
-
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.Thu, 12 Jan 2006 07:32:00 +0000, by robert
-
Added remote debuggingWed, 11 Jan 2006 04:20:37 +0000, by boisy
-
Changed cc3iodefs to vtiodefs_cc3Wed, 11 Jan 2006 03:53:02 +0000, by boisy
-
Pass correct steprate to boot_d64.asmSun, 08 Jan 2006 23:09:41 +0000, by afra
-
Fixed up step rate to be same as default specified for descriptors at buildSun, 08 Jan 2006 23:08:31 +0000, by afra
-
Added targets for Dragon SS40 disks.Sun, 08 Jan 2006 21:43:31 +0000, by afra
-
Added descriptors for original Dragon 5.25" drives.Sun, 08 Jan 2006 21:41:43 +0000, by afra
-
Fixed step rate to 12ms, now builds a set of 2 SS40 disks, for originalSun, 08 Jan 2006 21:40:49 +0000, by afra
-
Fixed step rate issues on recalibrate on original Dragon 5.25" drivesSun, 08 Jan 2006 21:39:17 +0000, by afra
-
Patches to support upgraded Dragon 32.Sun, 08 Jan 2006 02:39:25 +0000, by afra
-
New target added, upgraded (to 64k) dragon 32, like 64 but without AciaSun, 08 Jan 2006 02:36:13 +0000, by afra
-
Added comments to makefile !Sun, 08 Jan 2006 02:35:39 +0000, by afra
-
New target added, upgraded (to 64k) dragon 32, like 64 but without AciaSun, 08 Jan 2006 02:33:09 +0000, by afra
-
Added lots of comments should now compile and work.Wed, 04 Jan 2006 14:25:28 +0000, by afra
-
Added pointer to saved LSN0Wed, 04 Jan 2006 14:24:43 +0000, by afra
-
Added pointer to loaded LSN0 to data passed to hardware dependent sectionWed, 04 Jan 2006 14:23:45 +0000, by afra
-
Moved to using new boot_common/hardware dependent boot systemWed, 04 Jan 2006 14:20:25 +0000, by afra
-
Fixed up to use vtio/covdg/cohrWed, 04 Jan 2006 14:19:36 +0000, by afra
-
Missing \ in helpmsg was generating make error 10Fri, 23 Dec 2005 02:53:15 +0000, by robert
-
dirsort now part of standard commandsFri, 23 Dec 2005 02:28:50 +0000, by boisy
-
Better format for 80 column screenFri, 23 Dec 2005 00:06:35 +0000, by robert
-
Converted to UNIX terminatorsWed, 21 Dec 2005 13:59:09 +0000, by robert
-
Changed USE /dd/defs/defsfile toTue, 20 Dec 2005 23:18:33 +0000, by robert
-
Added dirsort.hpTue, 20 Dec 2005 19:48:11 +0000, by boisy
-
Update dirsort by Robert GaultTue, 20 Dec 2005 19:47:47 +0000, by boisy
-
Added HawkSoft's CDF to standard.bl filesTue, 20 Dec 2005 15:18:10 +0000, by boisy
-
Appropriate references to symbols placedTue, 20 Dec 2005 15:17:26 +0000, by boisy
-
Carry preserved appropriately where it wasn't beforeTue, 20 Dec 2005 15:16:52 +0000, by boisy
-
This file had /d0 changed to /dd but the CRC was not updated.Mon, 19 Dec 2005 13:42:18 +0000, by robert
-
Updated info on rb1773 format bugSat, 17 Dec 2005 14:36:26 +0000, by boisy
-
Can't spell!Mon, 12 Dec 2005 21:30:44 +0000, by chrish
-
Couldn't give yourself write permission to a file 'cause you didn't have write prmission, fixed.Mon, 12 Dec 2005 03:13:04 +0000, by chrish
-
Added SS.EjectSun, 11 Dec 2005 14:39:19 +0000, by boisy
-
Added IT.SOFF1-ITSOFF3 and IT.LLDRV for SuperDrivers.Sun, 11 Dec 2005 14:38:28 +0000, by boisy
-
Level 1 slow time update bug fixedMon, 05 Dec 2005 01:15:10 +0000, by boisy
-
Changed vdgint.io to covdg.ioSun, 27 Nov 2005 13:54:01 +0000, by boisy
-
UpdatedSat, 26 Nov 2005 22:57:38 +0000, by boisy
-
printer is now scbbpSat, 26 Nov 2005 22:51:50 +0000, by boisy
-
tOC files now properly made for 40 and 80 track disksSat, 26 Nov 2005 22:28:00 +0000, by boisy
-
Now added an 80 track diskSat, 26 Nov 2005 22:17:37 +0000, by boisy
-
Rename Startup to startup, changed date t to date -tSat, 26 Nov 2005 22:09:05 +0000, by boisy
-
Reset editionsSat, 26 Nov 2005 22:07:06 +0000, by boisy
-
VDGInt replaced with CoVDGSat, 26 Nov 2005 22:01:19 +0000, by boisy
-
VTIO now referencedSat, 26 Nov 2005 21:37:58 +0000, by boisy
-
Fixed defsfileSat, 26 Nov 2005 21:37:20 +0000, by boisy
-
Makefiles reflect new module namesSat, 26 Nov 2005 21:35:19 +0000, by boisy
-
Major changes:Sat, 26 Nov 2005 21:31:29 +0000, by boisy
-
UpdatedSat, 26 Nov 2005 19:51:50 +0000, by boisy
-
Added SS.FDInf GetStat, now used by dir -eSat, 26 Nov 2005 19:46:58 +0000, by boisy
-
Added -t and -n options to dsaveSat, 26 Nov 2005 19:18:11 +0000, by boisy
-
added dsave modSat, 26 Nov 2005 19:09:53 +0000, by boisy
-
Minor source formattingSat, 26 Nov 2005 16:44:46 +0000, by boisy
-
Source reformattingSat, 26 Nov 2005 16:36:39 +0000, by boisy
-
Fixed incorrect SuperBoard offsetsFri, 25 Nov 2005 22:51:17 +0000, by boisy
-
Fixed incorrect label referenceFri, 25 Nov 2005 21:43:51 +0000, by boisy
-
Didn't change label coping SS.FD fix from level 2.Fri, 25 Nov 2005 21:39:36 +0000, by chrish
-
UpdatedFri, 25 Nov 2005 14:36:59 +0000, by boisy
-
New TODOsFri, 25 Nov 2005 14:31:03 +0000, by boisy
-
Updated changelogFri, 25 Nov 2005 14:27:05 +0000, by boisy
-
Updated os9genFri, 25 Nov 2005 14:26:41 +0000, by boisy
-
uses ss.fdFri, 25 Nov 2005 12:39:54 +0000, by boisy
-
Attr now uses SS.FD to read and write permissions, instead of assuming it knows about the file system.Thu, 24 Nov 2005 16:34:37 +0000, by chrish
-
Fixed address offsets for SuperBoardThu, 24 Nov 2005 14:02:52 +0000, by boisy
-
Changes to utilsWed, 23 Nov 2005 00:38:05 +0000, by boisy
-
Removed tabsSun, 20 Nov 2005 17:24:38 +0000, by boisy
-
Added more defs for porting back to level 1 somedaySun, 20 Nov 2005 17:11:16 +0000, by boisy
-
Added examples sectionSun, 20 Nov 2005 17:09:47 +0000, by boisy
-
Now assembles with rma, uses os9defs.d in c3Fri, 11 Nov 2005 12:41:12 +0000, by boisy
-
added makefileWed, 09 Nov 2005 00:26:14 +0000, by boisy
-
test vefsWed, 09 Nov 2005 00:09:32 +0000, by boisy
-
UpdatedWed, 09 Nov 2005 00:06:50 +0000, by boisy
-
Start of Coyota softwareTue, 08 Nov 2005 05:19:03 +0000, by boisy
-
Fixed incorrect calculation code for bitmap sectorsSat, 05 Nov 2005 19:33:22 +0000, by boisy
-
added target alldragonThu, 03 Nov 2005 01:39:13 +0000, by afra
-
Changes for cobblerThu, 03 Nov 2005 01:38:04 +0000, by afra
-
Changes for cobberThu, 03 Nov 2005 01:37:41 +0000, by afra
-
Added defs for Dragon boot track, defined conditionallyThu, 03 Nov 2005 01:36:59 +0000, by afra
-
Can now be compiled to cobble CoCo or Dragon disks.Thu, 03 Nov 2005 01:36:10 +0000, by afra
-
Outdated info -- removedSat, 29 Oct 2005 17:41:54 +0000, by boisy
-
Driver now properly accesses hardware registers via Y instead of embeddingSat, 29 Oct 2005 17:40:06 +0000, by boisy
-
Updates to allow formatting of Dragon OS-9 compatible disksWed, 26 Oct 2005 22:36:06 +0000, by afra
-
Added some minor defs for ddiskSun, 23 Oct 2005 12:14:08 +0000, by afra
-
Minor changes to module buildsSun, 23 Oct 2005 12:13:30 +0000, by afra
-
Timing fixes for Dragon Alpha, should now boot more reliablySun, 23 Oct 2005 12:12:15 +0000, by afra
-
Calc of baud table location changed. Handles both Level1&2Sat, 22 Oct 2005 19:39:47 +0000, by robert
-
More booter optimizationsMon, 17 Oct 2005 12:37:49 +0000, by boisy
-
Modified booters to use new boot strategy with boot_common.asmSat, 15 Oct 2005 15:32:45 +0000, by boisy
-
reduced labeltab size so os9boot would linkFri, 14 Oct 2005 01:56:25 +0000, by robert
-
shortened H6309L2 code to fit within $1D0 bytesFri, 14 Oct 2005 01:53:05 +0000, by robert
-
virtual disk descriptor program for DragonPlus add-onWed, 12 Oct 2005 01:09:22 +0000, by afra
-
Virtual disk initialise program for DragonPlus add-onWed, 12 Oct 2005 01:08:45 +0000, by afra
-
Virtual disk driver program for DragonPlus add-onWed, 12 Oct 2005 01:07:54 +0000, by afra
-
GO80 loader program for DragonPlus add-onWed, 12 Oct 2005 01:07:02 +0000, by afra
-
Added fragmented bootfile support. Added more labels and commentsTue, 11 Oct 2005 20:43:21 +0000, by boisy
-
Changes so farTue, 11 Oct 2005 11:20:25 +0000, by boisy
-
Updated for fragmented boot -b optionTue, 11 Oct 2005 11:16:29 +0000, by boisy
-
Added -b option to allow fragmented bootsTue, 11 Oct 2005 11:16:19 +0000, by boisy
-
Added fragmented boot support... needs additional testing.Tue, 11 Oct 2005 11:10:25 +0000, by boisy
-
Combo of changesWed, 21 Sep 2005 11:09:41 +0000, by boisy
-
Added Level 1 supportSat, 10 Sep 2005 22:46:20 +0000, by boisy
-
rules.mak updated with new rulesMon, 15 Aug 2005 11:46:16 +0000, by boisy
-
Fixed a few problemsFri, 12 Aug 2005 20:01:29 +0000, by boisy
-
Slight updateThu, 11 Aug 2005 17:34:50 +0000, by boisy
-
Streamlining how bundi worksThu, 11 Aug 2005 17:26:24 +0000, by boisy
-
New method of creating BUNDIsThu, 11 Aug 2005 13:06:24 +0000, by boisy
-
Converted to perl scriptsThu, 11 Aug 2005 03:21:53 +0000, by boisy
-
Fixed incorrect spellingThu, 11 Aug 2005 02:15:35 +0000, by boisy
-
Fixed error in disk name generationWed, 10 Aug 2005 20:18:23 +0000, by boisy
-
Added for future incorporation into NitrOS-9 ManualMon, 08 Aug 2005 11:48:52 +0000, by boisy
-
Moved out of the wayWed, 03 Aug 2005 17:24:57 +0000, by boisy
-
Massive checkinSat, 30 Jul 2005 03:36:05 +0000, by boisy
-
Slowly but surelyFri, 29 Jul 2005 19:40:14 +0000, by boisy
-
makefile addedThu, 28 Jul 2005 03:51:39 +0000, by boisy
-
Now uses $(C3BASE) to find proper libWed, 27 Jul 2005 01:27:02 +0000, by tlindner
-
Added rules for .r generationWed, 27 Jul 2005 01:19:23 +0000, by boisy
-
Added pacos9Tue, 26 Jul 2005 01:17:24 +0000, by boisy
-
tylang problem fixedMon, 25 Jul 2005 02:25:47 +0000, by boisy
-
To be tested laterSun, 24 Jul 2005 22:58:24 +0000, by boisy
-
Fixed corruption problemSun, 24 Jul 2005 22:03:19 +0000, by boisy
-
os9defs and scfdefs combined for rma/rlink compatibilitySun, 24 Jul 2005 22:01:46 +0000, by boisy
-
rma/rlink compatible version of tee.asmSun, 24 Jul 2005 22:00:49 +0000, by boisy
-
AddedWed, 20 Jul 2005 00:46:17 +0000, by boisy
-
lothan updates the document!Tue, 19 Jul 2005 15:02:27 +0000, by boisy
-
Corrected issue in makefiles so that directory under NITROS9 is properly namedTue, 12 Jul 2005 11:19:59 +0000, by boisy
-
removed rel.asm (rely upon 6809l1 for this)Sat, 02 Jul 2005 14:06:34 +0000, by cyouse
-
Rolled back changes to rel.asm.Sat, 02 Jul 2005 14:02:23 +0000, by cyouse
-
Rolled back addition of COMMON directorySat, 02 Jul 2005 13:55:30 +0000, by cyouse
-
Reverted previous changeSat, 02 Jul 2005 02:45:18 +0000, by cyouse
-
Added definition for COMMON directory.Sat, 02 Jul 2005 01:05:52 +0000, by cyouse
-
Modified to read commands from the new common directory.Sat, 02 Jul 2005 01:05:16 +0000, by cyouse
-
Separated level 1 and level 2 REL module sources.Fri, 01 Jul 2005 23:42:03 +0000, by cyouse
-
Re-ordered dskcopy so dir was at the end.Sun, 26 Jun 2005 00:27:17 +0000, by chrish
-
Defs updateSat, 25 Jun 2005 12:02:28 +0000, by boisy
-
Fixed makefile error for dskcopy targetFri, 24 Jun 2005 17:24:07 +0000, by boisy
-
Added ifdef to correctly define IO address on alphaTue, 21 Jun 2005 00:24:19 +0000, by afra
-
Added correct step rate for Alpha drivesTue, 21 Jun 2005 00:23:41 +0000, by afra
-
Added defs for Alpha NMI disableFri, 17 Jun 2005 00:42:50 +0000, by afra
-
Fix for non-booting on real hardwareFri, 17 Jun 2005 00:41:59 +0000, by afra
-
Added Dragon paralell printer driverThu, 16 Jun 2005 22:20:01 +0000, by afra
-
Paralell printer descriptor for Dragon 32/64/AlphaThu, 16 Jun 2005 22:19:19 +0000, by afra
-
Paralell printer driver for Dragon 32/64/AlphaThu, 16 Jun 2005 22:18:35 +0000, by afra
-
Added proper NMI disable for AlphaThu, 16 Jun 2005 22:17:25 +0000, by afra
-
Added ability to specify disk step rateTue, 31 May 2005 15:20:35 +0000, by afra
-
Added ability to specify step rate in makefileTue, 31 May 2005 15:20:13 +0000, by afra
-
Added ability to pass in step rate from mater makefileTue, 31 May 2005 15:19:49 +0000, by afra
-
Added defines for bit 2 of IT.DNS, which is track 0 density flag for formatTue, 31 May 2005 15:19:07 +0000, by afra
-
Added ability to read/write/format Single density disks.Tue, 31 May 2005 15:17:27 +0000, by afra
-
Fix for non-booting Alpha port.Sun, 08 May 2005 20:16:14 +0000, by afra
-
Fix for known alpha disk control bits.Sun, 08 May 2005 20:14:46 +0000, by afra
-
Added Robert Gault's 'F' option mod to backup for DSK imagesThu, 05 May 2005 12:43:28 +0000, by boisy
-
Added scriptsFri, 29 Apr 2005 12:15:46 +0000, by boisy
-
Fixed slight error in makefile on naming of t3_sc6551Fri, 29 Apr 2005 12:00:16 +0000, by boisy
-
Added flashing cursor to co51, as this was present in Dragon Data versionSun, 24 Apr 2005 21:17:26 +0000, by afra
-
Added call to AltIRQ, to call a cursor flash routine in COxx moduleSun, 24 Apr 2005 21:16:35 +0000, by afra
-
Added variable definitions for cursor flash routines.Sun, 24 Apr 2005 21:15:39 +0000, by afra
-
Added correct bootfiles, brought realease version vars into line with CoCoSun, 24 Apr 2005 14:42:18 +0000, by afra
-
Added correct discriptors for DS40, DS80 & SS80Sun, 24 Apr 2005 14:39:00 +0000, by afra
-
Removed debugging code/messages, tested successfully on real DragonsSun, 24 Apr 2005 14:37:34 +0000, by afra
-
Fixed fatal read errors on the Dragon 64.Sun, 24 Apr 2005 02:16:01 +0000, by afra
-
Reformatted, corrected comments.Sat, 23 Apr 2005 23:47:54 +0000, by afra
-
Fixed errors in defines in WD2797 registersThu, 21 Apr 2005 18:02:10 +0000, by afra
-
Misc stuffThu, 21 Apr 2005 17:39:19 +0000, by boisy
-
Added deskmate3 to makefile targetThu, 21 Apr 2005 17:38:52 +0000, by boisy
-
DeskMate 3 addedThu, 21 Apr 2005 17:34:44 +0000, by boisy
-
Addition of Bro Jeremy's sold diskWed, 20 Apr 2005 23:36:19 +0000, by boisy
-
Corrected so dragon options compiled into rel.asm for both Dragon64 andWed, 20 Apr 2005 21:19:55 +0000, by afra
-
Now rules.mak reflects 3.2.6 development workWed, 20 Apr 2005 12:06:44 +0000, by boisy
-
/D2 now part of standard bootfileWed, 20 Apr 2005 12:06:16 +0000, by boisy
-
Removred "CoCoFEST" build messageWed, 20 Apr 2005 00:00:03 +0000, by boisy
-
Updated for more robust window width handlingTue, 19 Apr 2005 23:59:11 +0000, by boisy
-
Updated for better window size support.Tue, 19 Apr 2005 23:58:15 +0000, by boisy
-
UpdatesTue, 19 Apr 2005 22:22:11 +0000, by boisy
-
Changed NMISave to be rmb 3 for Level 1 -- Thanks Phill for pointing out the error.Mon, 18 Apr 2005 21:47:34 +0000, by boisy
-
added some defsThu, 14 Apr 2005 23:19:28 +0000, by afra
-
Cleaned up defs filesThu, 14 Apr 2005 17:10:37 +0000, by boisy
-
Removed NITROS9VERSION, NITROS9MAJOR, NITROS9MINOR environment vars fromThu, 14 Apr 2005 01:41:06 +0000, by boisy
-
Makefile udpates by PhillWed, 13 Apr 2005 20:30:30 +0000, by boisy
-
A tip of the hat to the CoCoFEST has been added to sysgoWed, 13 Apr 2005 17:24:12 +0000, by boisy
-
Dragon changes by PhillWed, 13 Apr 2005 01:31:38 +0000, by boisy
-
makefile fixed for CO51Mon, 11 Apr 2005 23:33:58 +0000, by boisy
-
More updatesMon, 11 Apr 2005 15:45:42 +0000, by boisy
-
UpdatedMon, 11 Apr 2005 15:42:16 +0000, by boisy
-
Updated by PHSSun, 10 Apr 2005 13:42:32 +0000, by boisy
-
Phill's testing modifications commented outSun, 10 Apr 2005 13:37:43 +0000, by boisy
-
Additions by PhillSun, 10 Apr 2005 13:02:33 +0000, by boisy
-
Changed bra in slow-down loop not to branch to write to $FFD8Sat, 09 Apr 2005 23:01:29 +0000, by boisy
-
co80.io and term80.dt are no longer in the makefileSat, 09 Apr 2005 21:41:36 +0000, by boisy
-
Modified to for better use of 51x24 driverSat, 09 Apr 2005 21:35:26 +0000, by boisy
-
bootlists updated for disto scii drivers.Sat, 09 Apr 2005 19:17:22 +0000, by boisy
-
More changesSat, 09 Apr 2005 18:26:58 +0000, by boisy
-
Forgot to take two bytes off top for 6309Sat, 09 Apr 2005 16:30:50 +0000, by boisy
-
Tons 'o changesSat, 09 Apr 2005 16:11:11 +0000, by boisy
-
Comment additionsSat, 09 Apr 2005 01:54:24 +0000, by boisy
-
rb1773.asm: now saves/restores original NMI vectorFri, 08 Apr 2005 02:37:48 +0000, by boisy
-
Some comment additions and changes to the kernel as I learn more about it.Fri, 08 Apr 2005 00:34:27 +0000, by boisy
-
Minor source changes for clarity -- no code changesThu, 07 Apr 2005 17:41:21 +0000, by boisy
-
added F$DebugTue, 05 Apr 2005 14:04:07 +0000, by boisy
-
Removed references to Sourceforge.Mon, 04 Apr 2005 17:12:54 +0000, by tlindner
-
Added makeSun, 03 Apr 2005 18:57:44 +0000, by boisy
-
Parameterized the script.... still needs more workSat, 02 Apr 2005 21:45:50 +0000, by boisy
-
Fixed redundant copySat, 02 Apr 2005 20:39:26 +0000, by boisy
-
Removed /dd/defs so that rma could assembleSat, 02 Apr 2005 14:10:41 +0000, by boisy
-
CloserSat, 02 Apr 2005 03:39:28 +0000, by boisy
-
added profileFri, 01 Apr 2005 23:27:28 +0000, by boisy
-
An alternate set of standard pointersFri, 01 Apr 2005 22:58:36 +0000, by boisy
-
Forgot theseFri, 01 Apr 2005 22:07:15 +0000, by boisy
-
source addedFri, 01 Apr 2005 22:04:25 +0000, by boisy
-
build improvementsFri, 01 Apr 2005 21:19:32 +0000, by boisy
-
added makeboot scriptFri, 01 Apr 2005 20:23:11 +0000, by boisy
-
UpdatedFri, 01 Apr 2005 17:39:21 +0000, by boisy
-
Docs addedFri, 01 Apr 2005 17:38:11 +0000, by boisy
-
Config files addedFri, 01 Apr 2005 17:35:52 +0000, by boisy
-
Fixed makefile errorFri, 01 Apr 2005 17:21:19 +0000, by boisy
-
New 'bundi' scriptFri, 01 Apr 2005 17:09:49 +0000, by boisy
-
Fixed problem in swset where query needed lbra.Fri, 01 Apr 2005 17:01:46 +0000, by boisy
-
More updates to makefilesFri, 01 Apr 2005 16:59:32 +0000, by boisy
-
Updates to add uumonFri, 01 Apr 2005 16:40:46 +0000, by boisy
-
UUCPBB2.1 addedFri, 01 Apr 2005 14:44:02 +0000, by boisy
-
Fixed DEFS issue in 6809l2 and 6309l2 (thanks Rodney!)Fri, 01 Apr 2005 13:00:57 +0000, by boisy
-
Removed '-4' flag from format macro, thanks Rodney!Fri, 01 Apr 2005 12:57:06 +0000, by boisy
-
commented backupSat, 26 Mar 2005 16:50:19 +0000, by boisy
-
Start of NitrOS-9 Technical ReferenceFri, 25 Mar 2005 20:57:47 +0000, by boisy
-
Updated for new as6809Wed, 23 Mar 2005 03:21:41 +0000, by boisy
-
test case for new as6809Wed, 23 Mar 2005 03:21:28 +0000, by boisy
-
rules.mak now uses environment variables as an alternative for placement ofTue, 22 Mar 2005 02:12:35 +0000, by boisy
-
UpdatedTue, 22 Mar 2005 02:01:44 +0000, by boisy
-
Start of some commentingMon, 07 Mar 2005 11:49:46 +0000, by boisy
-
Properly inc'ed revision, more comments and symbols put into code forMon, 07 Mar 2005 11:42:05 +0000, by boisy
-
Updated for co80.asmFri, 04 Mar 2005 04:12:01 +0000, by boisy
-
EXPERIMENTAL... should show ??? for bad language in module header. Can someone please test?Thu, 03 Mar 2005 23:21:19 +0000, by boisy
-
Fixed some comments, made better use of symbolicsThu, 03 Mar 2005 23:19:49 +0000, by boisy
-
Fixed source to use symbolics for space, etc.Thu, 03 Mar 2005 23:17:32 +0000, by boisy
-
*** empty log message ***Fri, 28 Jan 2005 00:22:49 +0000, by robert
-
Curtis Boyle's updated dir...Fri, 21 Jan 2005 11:59:39 +0000, by boisy
-
PIAs initialized with new valueTue, 18 Jan 2005 01:39:20 +0000, by boisy
-
Minor fixes to documentMon, 17 Jan 2005 19:22:08 +0000, by boisy
-
Incremented rev to indicate PHS's changesMon, 17 Jan 2005 19:21:03 +0000, by boisy
-
Added for CO51Fri, 07 Jan 2005 16:52:26 +0000, by boisy
-
CO51 module by Phil Harvey-SmithFri, 07 Jan 2005 16:51:22 +0000, by boisy
-
Driver provided by Roy JustusFri, 07 Jan 2005 14:04:29 +0000, by boisy
-
Updated source, reset revision to 1 so assembles identical to originalTue, 04 Jan 2005 03:02:01 +0000, by boisy
-
CO51 additions by PhillFri, 03 Dec 2004 01:00:21 +0000, by boisy
-
More changes by Phill for DragonSun, 28 Nov 2004 20:16:37 +0000, by boisy
-
Dragon updates by PhillSat, 27 Nov 2004 15:24:02 +0000, by boisy
-
Updated by PhillSat, 27 Nov 2004 15:23:45 +0000, by boisy
-
makefile udpatesThu, 18 Nov 2004 23:52:10 +0000, by boisy
-
Moved clock string closer to referenceThu, 18 Nov 2004 23:44:01 +0000, by boisy
-
Files from PhillWed, 17 Nov 2004 21:20:08 +0000, by boisy
-
Additional Dragon changes from Phill Harvey-SmithWed, 17 Nov 2004 01:24:21 +0000, by boisy
-
Additional Dragon changes from Phill Harvey-SmithWed, 17 Nov 2004 01:22:14 +0000, by boisy
-
Incorporated changes and additions made by Phill Harvey-Smith for theThu, 11 Nov 2004 22:08:01 +0000, by boisy
-
Recomposed source lines to share more common code between Level 1Thu, 11 Nov 2004 22:02:24 +0000, by boisy
-
ded: Rodney's enhancement for the 'S' command to reload same LSN if none typed.Sat, 04 Sep 2004 23:07:01 +0000, by boisy
-
New clock2_*.asm files split from single clock2.asm for more source clarityFri, 20 Aug 2004 11:11:58 +0000, by boisy
-
Clock2 modules are now in separate filesFri, 20 Aug 2004 11:10:57 +0000, by boisy
-
Integrated level 2 init with level 1 initFri, 20 Aug 2004 11:10:20 +0000, by boisy
-
Added track/sector offset, fixed up sourcesFri, 20 Aug 2004 11:07:50 +0000, by boisy
-
UpdateFri, 20 Aug 2004 11:04:04 +0000, by boisy
-
Init is now pulled from level1, also makefile modified for new clock sourcesFri, 20 Aug 2004 11:02:29 +0000, by boisy
-
Fixed comment about FMT.TDNSFri, 20 Aug 2004 11:01:21 +0000, by boisy
-
Fixed 8K memory leak when doing:Tue, 17 Aug 2004 05:03:05 +0000, by boisy
-
Fixed problem where D.AltIRQ was being set to D.Clock at term time. Now,Mon, 16 Aug 2004 01:10:40 +0000, by boisy
-
g0003 is now G.OldAltMon, 16 Aug 2004 01:10:03 +0000, by boisy
-
Changed some constants to use symbolics in defs/cc3iodefsSun, 15 Aug 2004 22:24:28 +0000, by boisy
-
Fixed problems with FindWindow routine that came to light when deinizing lastSun, 15 Aug 2004 15:42:58 +0000, by boisy
-
Minor optimizationSun, 15 Aug 2004 13:45:22 +0000, by boisy
-
Density is always 1 for 3.5" 80 track drivesSun, 15 Aug 2004 13:43:10 +0000, by boisy
-
Fixed problem with descriptorSat, 14 Aug 2004 20:29:26 +0000, by boisy
-
Rodney's source fixer uppersSat, 14 Aug 2004 02:40:48 +0000, by boisy
-
Updated DNS.STD and DNS.DTD definitions based on Gene Heskett's explanation:Thu, 12 Aug 2004 18:43:58 +0000, by boisy
-
Some additional changes to address formatting 80 track drives.Thu, 12 Aug 2004 14:25:17 +0000, by boisy
-
Tim Kientzle's VIEWTue, 10 Aug 2004 23:46:24 +0000, by boisy
-
Updated makefiles for 50Hz distributionsTue, 10 Aug 2004 22:04:53 +0000, by boisy
-
Workin' on the five!Wed, 04 Aug 2004 16:24:39 +0000, by boisy
-
Fixed incorrect pathlists to kernel modulesWed, 04 Aug 2004 16:24:11 +0000, by boisy
-
Final change -- sysgo release date updatedWed, 04 Aug 2004 01:18:29 +0000, by boisy
-
Final changes for V03.02.04 releaseWed, 04 Aug 2004 01:17:28 +0000, by boisy
-
Added xmode (forgot for 6309) in makefileTue, 03 Aug 2004 19:53:36 +0000, by boisy
-
Robert's modified disasmTue, 03 Aug 2004 15:00:25 +0000, by boisy
-
Format now has rolling track outputTue, 03 Aug 2004 12:54:41 +0000, by boisy
-
Updated with new scp targetTue, 03 Aug 2004 03:04:11 +0000, by boisy
-
added tmode .1 pau=0 to the mb scriptsTue, 03 Aug 2004 02:58:34 +0000, by boisy
-
Changes for the 03.02.04 release.Tue, 03 Aug 2004 02:28:50 +0000, by boisy
-
Added TYP.SBO to rbfdefs (used by rb1773)Tue, 03 Aug 2004 00:16:31 +0000, by boisy
-
Robert's reorganized clock2.asm, with each clock supported in alphabetical orderMon, 02 Aug 2004 13:19:03 +0000, by boisy
-
And so it continues. This was submitted by Rodney AFTER Robert's submission nos9v030203Sun, 01 Aug 2004 18:51:38 +0000, by boisy
-
More updates for 3.2.3 releaseSun, 01 Aug 2004 18:07:09 +0000, by boisy
-
This clock2 has Rodney H's changes of 8/1 plus Robert's SmartWatch changes.Sun, 01 Aug 2004 17:37:56 +0000, by boisy
-
Rodney Hamilton's clock cleanups and asm update.Sun, 01 Aug 2004 15:19:35 +0000, by boisy
-
Updated for releaseSun, 01 Aug 2004 14:51:36 +0000, by boisy
-
Removed swread.hp from makefilesSun, 01 Aug 2004 14:33:10 +0000, by boisy
-
clock2_smart now works with F$STimeSun, 01 Aug 2004 14:28:02 +0000, by boisy
-
Script updatesSat, 31 Jul 2004 21:07:08 +0000, by boisy
-
Format doesn't multiply total sectors * bps if TYP.DSQ bit is clearSat, 31 Jul 2004 17:27:05 +0000, by boisy
-
Sticking with clock2_smart for now. Also moved Robert's swread and swset to 3rdparty/utilsFri, 30 Jul 2004 23:49:50 +0000, by boisy
-
Updated to conditionalize setime, also now F$Chain's to setimeFri, 30 Jul 2004 02:33:35 +0000, by boisy
-
made changes based on swreadThu, 29 Jul 2004 19:05:54 +0000, by boisy
-
Updated help to be more accurateThu, 29 Jul 2004 19:05:05 +0000, by boisy
-
tmode is now made from xmode, dsave modified to handle new tmode parameterThu, 29 Jul 2004 19:04:12 +0000, by boisy
-
TYP.8 converted to TYP.3, causing changes to descriptors and makefilesWed, 28 Jul 2004 15:12:14 +0000, by boisy
-
TYP.8 has been renamed to TYP.3 for 3.5" drivesWed, 28 Jul 2004 14:34:32 +0000, by boisy
-
Updates for SmartWatch, format, etc.Wed, 28 Jul 2004 14:03:13 +0000, by boisy
-
Removed clock2_smartTue, 27 Jul 2004 23:21:30 +0000, by boisy
-
swread.asm addedTue, 27 Jul 2004 23:18:54 +0000, by boisy
-
New SmartWatch clock supportTue, 27 Jul 2004 23:17:55 +0000, by boisy
-
ChangeLogs reflect changes to formatFri, 23 Jul 2004 17:40:37 +0000, by boisy
-
Removed commented out codeFri, 23 Jul 2004 17:32:54 +0000, by boisy
-
current releasedefsFri, 23 Jul 2004 04:08:02 +0000, by boisy
-
Capitalized K in KrnFri, 23 Jul 2004 04:07:18 +0000, by boisy
-
Updated to fix problem with RBF returning E$UnkSvc on SS.VarSectFri, 23 Jul 2004 04:06:41 +0000, by boisy
-
Added copyright stringFri, 23 Jul 2004 03:58:58 +0000, by boisy
-
mild updatesFri, 23 Jul 2004 03:57:47 +0000, by boisy
-
Updated format to OSK type functionalityFri, 23 Jul 2004 03:56:23 +0000, by boisy
-
Capitalized first letter in KrnFri, 23 Jul 2004 03:55:24 +0000, by boisy
-
Added cc3iodefsTue, 20 Jul 2004 02:45:05 +0000, by boisy
-
Port of the classic to NitrOS-9Sun, 18 Jul 2004 16:41:10 +0000, by boisy
-
Fixed a slight error in the makefileSun, 18 Jul 2004 11:49:28 +0000, by boisy
-
Addition of cciodefs and cc3iodefsSun, 18 Jul 2004 01:06:01 +0000, by boisy
-
Updated to reflect new dsave syntaxSat, 17 Jul 2004 16:45:20 +0000, by boisy
-
exmode replaces xmode as the ideal utility. makefiles and help updated accordinglySat, 17 Jul 2004 13:20:48 +0000, by boisy
-
Added DOHELP equate to cut down on size of module by optionally opting out theSat, 17 Jul 2004 13:13:55 +0000, by boisy
-
Level 2: shellplus stand-alone file is no longer copied to CMDSSat, 17 Jul 2004 13:08:39 +0000, by boisy
-
ChangeLogs updatedSat, 17 Jul 2004 12:25:07 +0000, by boisy
-
RG fixed a bug in the Vavasour emulator clock2 module.Sat, 17 Jul 2004 12:20:31 +0000, by boisy
-
updated standard.bl files with emulator clocks.Fri, 16 Jul 2004 19:16:37 +0000, by boisy
-
We're rolling on to V03.02.03 Pre!Thu, 15 Jul 2004 23:16:44 +0000, by boisy
-
Minor correction to scriptsThu, 15 Jul 2004 16:01:49 +0000, by boisy
-
Release time!Thu, 15 Jul 2004 15:41:27 +0000, by boisy
-
Fixed error in scriptThu, 15 Jul 2004 15:41:13 +0000, by boisy
-
Fixed bug in copy where -v was on by default (should be off) and writemsb/writelsbThu, 15 Jul 2004 15:39:38 +0000, by boisy
-
makefile now renames shell_21 to shell in NITROS9/6809l1/CMDSThu, 15 Jul 2004 14:32:42 +0000, by boisy
-
Fixed problem with macroThu, 15 Jul 2004 14:11:46 +0000, by boisy
-
sysgo.asm has new dts and dtb pseudo opsThu, 15 Jul 2004 12:18:04 +0000, by boisy
-
Custom makefileThu, 15 Jul 2004 12:15:06 +0000, by boisy
-
Added emulator clocksThu, 15 Jul 2004 12:12:41 +0000, by boisy
-
Used pulu as suggested by AlanThu, 15 Jul 2004 12:11:19 +0000, by boisy
-
Updated makefilesWed, 14 Jul 2004 19:05:37 +0000, by boisy
-
ChangeLog and bootlist updates.Mon, 12 Jul 2004 18:37:25 +0000, by boisy
-
mfree.asm: some minor comments and additionsMon, 12 Jul 2004 18:35:26 +0000, by boisy
-
6809 version of SCF now calls GRFDRV's fast text output routine, resulting inMon, 12 Jul 2004 18:33:54 +0000, by boisy
-
ioman.asm: Fixed bug where descriptor wasn't being unlinked in I$Detach if V$USRS > 0Mon, 12 Jul 2004 15:03:15 +0000, by boisy
-
minor optimizationsMon, 12 Jul 2004 03:19:07 +0000, by boisy
-
Fixed 'good' label/pshs y problem.Mon, 12 Jul 2004 03:15:19 +0000, by boisy
-
Robert Gault's modifications for correcting timing errorsMon, 12 Jul 2004 01:38:08 +0000, by boisy
-
Updated ChangeLogs with slight formatting differencesTue, 06 Jul 2004 15:08:24 +0000, by boisy
-
scf.d addedSat, 03 Jul 2004 01:53:22 +0000, by boisy
-
Fixed errorSat, 03 Jul 2004 01:41:20 +0000, by boisy
-
Minor updatesSat, 03 Jul 2004 01:36:47 +0000, by boisy
-
Definition files to use with as6809Sat, 03 Jul 2004 00:02:14 +0000, by boisy
-
Updates by RodneyWed, 30 Jun 2004 12:04:09 +0000, by boisy
-
Minor source change by Rodney H.Wed, 30 Jun 2004 01:07:36 +0000, by boisy
-
Misc updatesMon, 28 Jun 2004 19:58:22 +0000, by boisy
-
UpdatesSat, 26 Jun 2004 15:36:20 +0000, by boisy
-
Updated makefiles and changelogsFri, 25 Jun 2004 20:19:02 +0000, by boisy
-
Updated rb1773.asm to fix problem in Level 1 booting. Now works under L1!Fri, 25 Jun 2004 20:18:31 +0000, by boisy
-
Robert's additions to the source for SC-II support, and a bug fix to the verifyThu, 24 Jun 2004 21:18:08 +0000, by boisy
-
Updated with better comments on DNS.STD and DNS.DTDWed, 23 Jun 2004 21:14:22 +0000, by boisy
-
rbf.asm: return error if SS.VarSect returns carry setWed, 23 Jun 2004 21:13:54 +0000, by boisy
-
Added newer english language error messages; added code to talk directly toWed, 23 Jun 2004 21:11:39 +0000, by boisy
-
rb1773.asm: updated commentsWed, 23 Jun 2004 21:10:56 +0000, by boisy
-
format.asm: updatedTue, 22 Jun 2004 22:29:38 +0000, by boisy
-
AddedTue, 22 Jun 2004 13:49:06 +0000, by boisy
-
UpdatedTue, 22 Jun 2004 13:46:19 +0000, by boisy
-
Changed references from OS-9 to NitrOS-9Tue, 22 Jun 2004 13:10:11 +0000, by boisy
-
Changed references from OS-9 to NitrOS-9Tue, 22 Jun 2004 13:09:05 +0000, by boisy
-
TYPH.DSQ now bit 4Tue, 22 Jun 2004 01:54:03 +0000, by boisy
-
Modified source for slow back-port to Level 1Sat, 19 Jun 2004 19:22:28 +0000, by boisy
-
RBF now supports call to driver's SS.VarSect GetStat to update sector sizeSat, 19 Jun 2004 18:20:04 +0000, by boisy
-
Removed naked constants from rbf.asm and replaced with nice symbolicsFri, 18 Jun 2004 16:24:56 +0000, by boisy
-
Update of asm by Rodney HWed, 16 Jun 2004 21:48:58 +0000, by boisy
-
Ready to drop...Tue, 15 Jun 2004 15:04:59 +0000, by boisy
-
date command optimized by RVHMon, 07 Jun 2004 11:59:44 +0000, by boisy
-
rbfdefs - added TYP.DSQ bitSat, 05 Jun 2004 00:52:38 +0000, by boisy
-
Rodney's fixesFri, 04 Jun 2004 13:51:35 +0000, by boisy
-
Updated makefileFri, 04 Jun 2004 13:50:24 +0000, by boisy
-
rel_80 now referenced instead of rel_32Fri, 04 Jun 2004 11:17:07 +0000, by boisy
-
Richard Crislip's work on Basic09 documentationSun, 30 May 2004 21:43:18 +0000, by boisy
-
pmap updated by Rodney H.Sun, 30 May 2004 13:21:09 +0000, by boisy
-
Updated by BobSun, 30 May 2004 03:44:54 +0000, by boisy
-
makefiles updated for grfint.ioSat, 29 May 2004 15:23:03 +0000, by boisy
-
Putstat now SetStat in commentsThu, 27 May 2004 22:18:09 +0000, by boisy
-
UpdatesThu, 27 May 2004 17:25:47 +0000, by boisy
-
comment updatesThu, 27 May 2004 17:25:27 +0000, by boisy
-
co32.asm: copious source notes addedThu, 27 May 2004 17:24:34 +0000, by boisy
-
Copy now has -v (verify) option added back inThu, 27 May 2004 17:24:08 +0000, by boisy
-
custom makefile changeWed, 26 May 2004 23:50:56 +0000, by boisy
-
Work by Bob EmeryTue, 25 May 2004 12:26:49 +0000, by boisy
-
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...Mon, 24 May 2004 14:51:21 +0000, by boisy
-
source updatedSat, 22 May 2004 03:54:25 +0000, by boisy
-
Source enhancementsFri, 21 May 2004 21:44:15 +0000, by boisy
-
Source comments updatedFri, 21 May 2004 16:44:02 +0000, by boisy
-
More commentsFri, 21 May 2004 15:14:45 +0000, by boisy
-
More commments addedFri, 21 May 2004 12:50:04 +0000, by boisy
-
IRQ properly deletedFri, 21 May 2004 03:18:56 +0000, by boisy
-
Better commentsFri, 21 May 2004 03:18:42 +0000, by boisy
-
rb1773 now works under L1 (formats, reads/writes fine)Thu, 20 May 2004 22:10:17 +0000, by boisy
-
Updated with bit definitions of control register...Thu, 20 May 2004 18:31:20 +0000, by boisy
-
Slight changesTue, 18 May 2004 14:36:20 +0000, by boisy
-
making changesTue, 18 May 2004 03:00:39 +0000, by boisy
-
term renamedTue, 18 May 2004 02:57:00 +0000, by boisy
-
With faith, this too shall pass.Tue, 18 May 2004 02:50:09 +0000, by boisy
-
Replaced by rb1773Tue, 18 May 2004 01:27:59 +0000, by boisy
-
Now in level1Tue, 18 May 2004 01:27:09 +0000, by boisy
-
Removed in lieu of rb1773Tue, 18 May 2004 01:26:32 +0000, by boisy
-
ccdisk renamed to rb1773, added CC3 driver into sourceTue, 18 May 2004 01:26:19 +0000, by boisy
-
Makefiles updatedTue, 18 May 2004 01:14:52 +0000, by boisy
-
Added higher baud ratesMon, 17 May 2004 18:30:24 +0000, by boisy
-
Rename of cc3diskMon, 17 May 2004 15:56:12 +0000, by boisy
-
makefiles are now very similarMon, 17 May 2004 15:55:34 +0000, by boisy
-
IDE bootfile addedMon, 17 May 2004 15:43:06 +0000, by boisy
-
Multiple changes for next releaseMon, 17 May 2004 14:11:30 +0000, by boisy
-
Go for it!Fri, 14 May 2004 03:20:44 +0000, by boisy
-
Makefiles updatedFri, 14 May 2004 01:30:06 +0000, by boisy
-
Makefiles updatedFri, 14 May 2004 01:28:49 +0000, by boisy
-
Getting closer to Level 1Thu, 13 May 2004 20:53:51 +0000, by boisy
-
ccdisk.asm: this is "newdisk" found on google, replaces old ccdisk whichThu, 13 May 2004 14:19:49 +0000, by boisy
-
Fixed a typoThu, 13 May 2004 13:18:52 +0000, by boisy
-
Added ccdisk patchThu, 13 May 2004 13:15:34 +0000, by boisy
-
UpdatedWed, 12 May 2004 22:42:04 +0000, by boisy
-
Rodney fixed slight bugTue, 11 May 2004 11:14:28 +0000, by boisy
-
Updated ChangeLogs for next (03.02.02) release (whenever that will be)Mon, 10 May 2004 15:19:10 +0000, by boisy
-
Fixed a bug in the mpi utilityMon, 10 May 2004 14:35:28 +0000, by boisy
-
UpdatedSat, 08 May 2004 23:41:54 +0000, by boisy
-
Added FIRQ handling code for Level 1--now works under NitrOS-9 Level 1 nos9v030201Thu, 06 May 2004 14:55:02 +0000, by boisy
-
preparation for 3.2.1 releaseWed, 05 May 2004 12:29:09 +0000, by boisy
-
Code in place for Level 1, but still not working under Level 1Tue, 04 May 2004 16:51:25 +0000, by boisy
-
Still not fixed, but close.Tue, 04 May 2004 04:50:45 +0000, by boisy
-
Fixed incorrect comment`Tue, 04 May 2004 04:03:33 +0000, by boisy
-
Added custom makefileMon, 03 May 2004 18:23:29 +0000, by boisy
-
Megaread fixed by RodneyFri, 23 Apr 2004 12:45:05 +0000, by boisy
-
No longer fatal for floppiesFri, 23 Apr 2004 02:38:46 +0000, by boisy
-
Obtained megaread source from RTSIFri, 23 Apr 2004 02:38:15 +0000, by boisy
-
Fixed defsfiles to work with ASMFri, 23 Apr 2004 02:32:14 +0000, by boisy
-
Updated rbfdefs in correct version -- thanks Rodney!Thu, 22 Apr 2004 12:04:42 +0000, by boisy
-
UpdatedTue, 20 Apr 2004 03:37:32 +0000, by boisy
-
Rodney DOES IT AGAIN!Mon, 19 Apr 2004 12:41:45 +0000, by boisy
-
mamou new default assemblerSat, 17 Apr 2004 01:10:13 +0000, by boisy
-
shell once again default shellFri, 16 Apr 2004 23:47:48 +0000, by boisy
-
Updated for new release date/timeFri, 16 Apr 2004 23:46:32 +0000, by boisy
-
rbfdefs moved up into defsfileFri, 16 Apr 2004 23:44:32 +0000, by boisy
-
Removed rbfdefs referencesFri, 16 Apr 2004 23:40:13 +0000, by boisy
-
UpdatedFri, 16 Apr 2004 23:38:33 +0000, by boisy
-
'use rbfdefs' moved to upper defsfileFri, 16 Apr 2004 23:38:19 +0000, by boisy
-
New 'Old' fields added from OS-9 Level One V2.00.00 AddendumWed, 14 Apr 2004 13:35:50 +0000, by boisy
-
Rodney does it again!Wed, 07 Apr 2004 12:40:55 +0000, by boisy
-
Megaread addedWed, 07 Apr 2004 01:43:41 +0000, by boisy
-
corrected sourceTue, 06 Apr 2004 18:36:51 +0000, by boisy
-
Fixed END in wrong placeTue, 06 Apr 2004 17:02:17 +0000, by boisy
-
Placed rbfdefs in useTue, 30 Mar 2004 15:22:46 +0000, by boisy
-
ccide.asm: removed superIDE specific code, obsoleteWed, 24 Mar 2004 12:37:41 +0000, by boisy
-
Added mpi utilityWed, 17 Mar 2004 16:52:01 +0000, by boisy
-
Update to utilitiesThu, 19 Feb 2004 03:24:41 +0000, by boisy
-
dmode updatedThu, 19 Feb 2004 03:23:19 +0000, by boisy
-
Updated boot_1773.asm from Rodney H.Tue, 17 Feb 2004 22:46:06 +0000, by boisy
-
Update from RodneySun, 15 Feb 2004 16:33:24 +0000, by boisy
-
Added files from Robert Gault for NOCAN 8/64MB RAMWed, 11 Feb 2004 11:59:51 +0000, by boisy
-
Added long branch where neededSat, 31 Jan 2004 14:03:17 +0000, by boisy
-
Added comments, symbolics, optimized code slightlySat, 31 Jan 2004 14:02:26 +0000, by boisy
-
Added comments, slow optimization progressThu, 22 Jan 2004 18:42:14 +0000, by boisy
-
added commentsTue, 20 Jan 2004 02:43:23 +0000, by boisy
-
Rodney's improvements in rbf.asmSun, 18 Jan 2004 15:10:34 +0000, by boisy
-
Rodney's improvementsSun, 18 Jan 2004 15:08:52 +0000, by boisy
-
Added from Jim HathawayThu, 15 Jan 2004 00:26:48 +0000, by boisy
-
shell now specified in 6809l1/makefileWed, 14 Jan 2004 15:21:04 +0000, by boisy
-
Fixed problem in level 1 port of shell_21, bootfile no longer has shell in it.Wed, 14 Jan 2004 15:05:32 +0000, by boisy
-
Fixed commentWed, 14 Jan 2004 05:33:19 +0000, by boisy
-
shell_21 now moved to Level 1Wed, 14 Jan 2004 05:28:22 +0000, by boisy
-
Back-ported from Level 2Wed, 14 Jan 2004 05:27:24 +0000, by boisy
-
shellplus back-ported to Level 1Wed, 14 Jan 2004 02:44:52 +0000, by boisy
-
added shell+ featuresTue, 13 Jan 2004 21:56:38 +0000, by boisy
-
new scriptTue, 13 Jan 2004 21:43:24 +0000, by boisy
-
Updated to rules.makMon, 05 Jan 2004 06:27:07 +0000, by boisy
-
Changed reference to ACIA driverMon, 05 Jan 2004 06:26:12 +0000, by boisy
-
Major changes for new NitrOS-9 manualMon, 05 Jan 2004 00:51:19 +0000, by boisy
-
Fixed commentsThu, 25 Dec 2003 14:19:21 +0000, by boisy
-
RemovedThu, 25 Dec 2003 13:51:27 +0000, by boisy
-
Minor fixinsTue, 23 Dec 2003 23:55:47 +0000, by boisy
-
Removed more modules, fixed othersTue, 23 Dec 2003 23:51:23 +0000, by boisy
-
Removed old modules, fixed p.asmTue, 23 Dec 2003 23:48:05 +0000, by boisy
-
Removed D64 descriptors, etc.Tue, 23 Dec 2003 23:40:35 +0000, by boisy
-
grfo now in cmdsTue, 23 Dec 2003 18:42:55 +0000, by boisy
-
UpdatedMon, 22 Dec 2003 22:18:38 +0000, by boisy
-
ChangeLogs updatedMon, 22 Dec 2003 22:16:39 +0000, by boisy
-
Changes related to sacia->sc6551 renameMon, 22 Dec 2003 22:14:47 +0000, by boisy
-
sacia renamed to sc6551Mon, 22 Dec 2003 22:12:40 +0000, by boisy
-
sacia has been renamed to sc6551 and descriptors are modified accordinglyMon, 22 Dec 2003 22:10:46 +0000, by boisy
-
nil now part of vrnMon, 22 Dec 2003 21:59:00 +0000, by boisy
-
Updated for Level 1Mon, 22 Dec 2003 21:55:05 +0000, by boisy
-
VRN now ported to Level 1Mon, 22 Dec 2003 21:53:29 +0000, by boisy
-
rel_80 now used by defaultFri, 19 Dec 2003 13:27:01 +0000, by boisy
-
L2 now uses 80x24 window for boot screenFri, 19 Dec 2003 13:26:08 +0000, by boisy
-
References to os9p3/os9p4 changed to kernelp3/kernelp4Fri, 19 Dec 2003 03:36:35 +0000, by boisy
-
Removed modpakFri, 19 Dec 2003 03:03:56 +0000, by boisy
-
Fixed typoMon, 15 Dec 2003 15:27:46 +0000, by boisy
-
Added list of changesMon, 15 Dec 2003 15:16:21 +0000, by boisy
-
cchdisk and friends removedMon, 15 Dec 2003 15:14:51 +0000, by boisy
-
cc3hdisk removed with descriptorsMon, 15 Dec 2003 15:14:05 +0000, by boisy
-
RemovedMon, 15 Dec 2003 15:12:31 +0000, by boisy
-
sio replaces rs232Mon, 15 Dec 2003 15:11:11 +0000, by boisy
-
Modified to accomodate new sio.asmMon, 15 Dec 2003 15:10:42 +0000, by boisy
-
Removed modpak.asmMon, 15 Dec 2003 15:09:41 +0000, by boisy
-
tx_yacia files moved to L-1, m1.asm and m2.asm removedMon, 15 Dec 2003 15:02:46 +0000, by boisy
-
aciapak and modpak are now replaced by saciaMon, 15 Dec 2003 15:01:25 +0000, by boisy
-
sacia/dacia descriptors addedMon, 15 Dec 2003 15:00:30 +0000, by boisy
-
sacia addedMon, 15 Dec 2003 14:55:59 +0000, by boisy
-
Moved to L-IMon, 15 Dec 2003 14:55:30 +0000, by boisy
-
Fixed problem with branchMon, 15 Dec 2003 14:51:09 +0000, by boisy
-
Fixed typosMon, 15 Dec 2003 14:50:44 +0000, by boisy
-
port finished by Robert GaultMon, 15 Dec 2003 14:02:37 +0000, by boisy
-
stdout is needed, not stdin for SS.KySnsMon, 15 Dec 2003 04:23:16 +0000, by boisy
-
Robert Gault added ability to easily change which drive is used as boot drive.Mon, 15 Dec 2003 03:57:48 +0000, by boisy
-
Added check for SHIFT key which, if down, bypasses startup and AutoExMon, 15 Dec 2003 03:54:16 +0000, by boisy
-
Added minor 6309 optimizationFri, 12 Dec 2003 21:13:47 +0000, by boisy
-
Start of addition of 6309 code in kernelFri, 12 Dec 2003 21:11:19 +0000, by boisy
-
Fixed changelogFri, 12 Dec 2003 20:52:39 +0000, by boisy
-
Reverted back to Level 1 F$PrsNam, fixed to allow _ and 0-9 as first charsFri, 12 Dec 2003 20:52:00 +0000, by boisy
-
Closer back-porting of cc3disk to Level 1Fri, 12 Dec 2003 20:05:46 +0000, by boisy
-
Fixed incorrect commentFri, 12 Dec 2003 03:50:34 +0000, by boisy
-
now in krnl/ for level 1Thu, 11 Dec 2003 23:53:08 +0000, by boisy
-
slight updateThu, 11 Dec 2003 23:51:42 +0000, by boisy
-
Kernel and KernelP2 moved to krnl/Thu, 11 Dec 2003 23:47:53 +0000, by boisy
-
fprsnam.asm has been back-ported from Level 2Thu, 11 Dec 2003 23:00:04 +0000, by boisy
-
fprsnam.asm is now ported to Level 1Thu, 11 Dec 2003 22:59:15 +0000, by boisy
-
Fixed changelog errorThu, 11 Dec 2003 20:05:22 +0000, by boisy
-
Fixed bugs in -b option of dsave, modified ChangeLogsThu, 11 Dec 2003 16:37:16 +0000, by boisy
-
Updated ReadMesThu, 11 Dec 2003 14:19:57 +0000, by boisy
-
Updated ReadMe to reflect addition of 720K disk imageThu, 11 Dec 2003 05:46:02 +0000, by boisy
-
720K disk images are now madeThu, 11 Dec 2003 04:51:49 +0000, by boisy
-
OS makefiles now make 720K disk imageThu, 11 Dec 2003 03:51:58 +0000, by boisy
-
Kernel fixed to not allow module scan in I/O spaceWed, 10 Dec 2003 01:52:28 +0000, by boisy
-
sacia still not quite portedTue, 09 Dec 2003 23:44:10 +0000, by boisy
-
source consistency changeThu, 04 Dec 2003 13:14:10 +0000, by boisy
-
Fixed yet another bug !Thu, 04 Dec 2003 12:11:02 +0000, by boisy
-
source improvementsThu, 04 Dec 2003 03:31:46 +0000, by boisy
-
Fixed duplicate ttlWed, 03 Dec 2003 19:34:56 +0000, by boisy
-
Removed rammer from bootfileWed, 03 Dec 2003 19:08:53 +0000, by boisy
-
Updated URL to dskini in ReadMe'sWed, 03 Dec 2003 16:02:57 +0000, by boisy
-
Fixed duplicate ttl problemWed, 03 Dec 2003 16:00:01 +0000, by boisy
-
Fixed extra ????? line bug (thanks Rodney H!)Wed, 03 Dec 2003 15:59:42 +0000, by boisy
-
Removed share. on openWed, 03 Dec 2003 13:45:02 +0000, by boisy
-
Fixed slight bug in 6809 version of gshell with regard to scrollbar,Wed, 03 Dec 2003 13:29:33 +0000, by boisy
-
Fixed case differenceWed, 03 Dec 2003 13:26:26 +0000, by boisy
-
addedWed, 03 Dec 2003 01:24:20 +0000, by boisy
-
Gettin' mo' betta!Wed, 03 Dec 2003 00:57:55 +0000, by boisy
-
More improvements for Multi-vueWed, 03 Dec 2003 00:32:24 +0000, by boisy
-
Rearrangement of directories and files for making bootable 6809/6309 MV disksTue, 02 Dec 2003 22:35:55 +0000, by boisy
-
cc3io now can be assembled with keyboard mouse global or local to a windowTue, 02 Dec 2003 20:37:44 +0000, by boisy
-
gshell is now 6809ized, DSK image is now 40tDSTue, 02 Dec 2003 15:53:22 +0000, by boisy
-
Fixed references in source from OS-9 to NitrOS-9 where appropriateTue, 02 Dec 2003 01:21:14 +0000, by boisy
-
Updated global name in systype, windint and cc3io.Tue, 02 Dec 2003 00:36:54 +0000, by boisy
-
More 6809ismsMon, 01 Dec 2003 02:52:30 +0000, by boisy
-
Start of 6809izatino of codeMon, 01 Dec 2003 02:46:42 +0000, by boisy
-
Source format changesSun, 30 Nov 2003 23:24:19 +0000, by boisy
-
Makefiles now use -q with os9 formatSun, 30 Nov 2003 22:38:44 +0000, by boisy
-
ChangesSun, 30 Nov 2003 22:26:25 +0000, by boisy
-
Changes and fixes by Robert GaultSun, 30 Nov 2003 22:25:56 +0000, by boisy
-
Successful back-port to 6809 from NitrOS-9/6309 by Robert GaultSun, 30 Nov 2003 22:00:40 +0000, by boisy
-
cc3io.asm: fixed issue with keyboard mouse being reset when CLEARing, stillSun, 30 Nov 2003 21:59:59 +0000, by boisy
-
Fixed fdb where it should have been fcbSun, 30 Nov 2003 15:22:44 +0000, by boisy
-
More improvementsFri, 28 Nov 2003 18:36:12 +0000, by boisy
-
AddedFri, 28 Nov 2003 03:11:00 +0000, by boisy
-
Improved sourceFri, 28 Nov 2003 03:07:07 +0000, by boisy
-
Enhanced sourceFri, 28 Nov 2003 02:48:34 +0000, by boisy
-
improved sourceFri, 28 Nov 2003 02:25:28 +0000, by boisy
-
Made even betterFri, 28 Nov 2003 02:09:12 +0000, by boisy
-
Fixed certain inconsistencies in makefilesFri, 28 Nov 2003 01:32:25 +0000, by boisy
-
making more betterFri, 28 Nov 2003 00:19:03 +0000, by boisy
-
improved source readabilityThu, 27 Nov 2003 23:59:53 +0000, by boisy
-
source improvementsThu, 27 Nov 2003 23:46:01 +0000, by boisy
-
More source improvementsThu, 27 Nov 2003 20:29:15 +0000, by boisy
-
Made source more better :)Thu, 27 Nov 2003 03:32:41 +0000, by boisy
-
iWed, 26 Nov 2003 19:06:06 +0000, by boisy
-
Minor re-arrangement to test permissionsWed, 26 Nov 2003 18:07:54 +0000, by aland
-
UpdatedFri, 10 Oct 2003 12:26:41 +0000, by boisy
-
Changed disk namesSat, 04 Oct 2003 12:57:29 +0000, by boisy
-
More fixes by RodneyThu, 02 Oct 2003 17:49:10 +0000, by boisy
-
Rodney fixed -U bugThu, 02 Oct 2003 17:45:35 +0000, by boisy
-
Added >512K fix from Robert GaultThu, 02 Oct 2003 12:05:13 +0000, by boisy
-
UpdateTue, 30 Sep 2003 12:53:06 +0000, by boisy
-
ModifiedTue, 30 Sep 2003 12:52:28 +0000, by boisy
-
Updated ReadMesTue, 30 Sep 2003 12:47:34 +0000, by boisy
-
Removed keydrv_atTue, 30 Sep 2003 12:44:07 +0000, by boisy
-
bootscripts renamed to scriptsTue, 30 Sep 2003 11:32:45 +0000, by boisy
-
Fixed case issueTue, 30 Sep 2003 11:16:25 +0000, by boisy
-
Fixed misplaced space.Tue, 30 Sep 2003 02:11:29 +0000, by boisy
-
Updates source commentsTue, 30 Sep 2003 02:06:19 +0000, by boisy
-
Ram now RAMTue, 30 Sep 2003 02:03:42 +0000, by boisy
-
Ram changed to RAMTue, 30 Sep 2003 02:03:11 +0000, by boisy
-
UpdatedTue, 30 Sep 2003 02:02:50 +0000, by boisy
-
Fixed commentsTue, 30 Sep 2003 02:02:20 +0000, by boisy
-
UpdatedTue, 30 Sep 2003 02:01:33 +0000, by boisy
-
Slight fixTue, 30 Sep 2003 01:58:43 +0000, by boisy
-
ChangesFri, 26 Sep 2003 18:49:06 +0000, by boisy
-
ChangesFri, 26 Sep 2003 18:45:21 +0000, by boisy
-
ChangesFri, 26 Sep 2003 18:36:44 +0000, by boisy
-
Fixed some kernel length problemsFri, 26 Sep 2003 17:54:49 +0000, by boisy
-
ChangesFri, 26 Sep 2003 17:32:39 +0000, by boisy
-
Fixed offsetFri, 26 Sep 2003 17:28:28 +0000, by boisy
-
NitrOS-9 boot messageFri, 26 Sep 2003 17:28:06 +0000, by boisy
-
ChangesFri, 26 Sep 2003 17:25:41 +0000, by boisy
-
sacia.asm backported, changelogs updatedFri, 26 Sep 2003 15:46:47 +0000, by boisy
-
More changesFri, 26 Sep 2003 14:59:09 +0000, by boisy
-
More changesFri, 26 Sep 2003 14:52:28 +0000, by boisy
-
ChangesFri, 26 Sep 2003 14:47:41 +0000, by boisy
-
More changesFri, 26 Sep 2003 12:54:58 +0000, by boisy
-
updatedFri, 26 Sep 2003 12:46:25 +0000, by boisy
-
More changesFri, 26 Sep 2003 12:43:30 +0000, by boisy
-
More changesFri, 26 Sep 2003 12:38:25 +0000, by boisy
-
More changesFri, 26 Sep 2003 12:36:40 +0000, by boisy
-
Major move to new NitrOS-9 projectFri, 26 Sep 2003 12:26:10 +0000, by boisy
-
Updated for new projectFri, 26 Sep 2003 11:23:57 +0000, by boisy
-
Added keydrv_at.asmFri, 19 Sep 2003 16:37:06 +0000, by boisy
-
Added commentsFri, 19 Sep 2003 13:57:52 +0000, by boisy
-
Replaced decb with subd #$0001 which is more "proper"Thu, 18 Sep 2003 12:38:15 +0000, by boisy
-
ChangesThu, 18 Sep 2003 04:43:08 +0000, by boisy
-
Added new style commentsWed, 17 Sep 2003 21:56:49 +0000, by boisy
-
Added new style commentsWed, 17 Sep 2003 21:44:13 +0000, by boisy
-
Updated to new style headers, changed some revs to 0Wed, 17 Sep 2003 21:33:17 +0000, by boisy
-
Added new style headersWed, 17 Sep 2003 21:27:33 +0000, by boisy
-
Added omission to 2MB fixWed, 17 Sep 2003 21:24:17 +0000, by boisy
-
Added padrom help fileWed, 17 Sep 2003 20:24:09 +0000, by boisy
-
Fixed line-ending issue in help.asm, added new style headerWed, 17 Sep 2003 20:19:40 +0000, by boisy
-
Rolled into Level 1 unlink.asmWed, 17 Sep 2003 20:11:14 +0000, by boisy
-
Rolled Level 2 unlink into here.Wed, 17 Sep 2003 20:10:46 +0000, by boisy
-
Fixed sources to have new style change logs at topWed, 17 Sep 2003 18:19:38 +0000, by boisy
-
Made case fixesWed, 17 Sep 2003 17:40:49 +0000, by boisy
-
Added fix to previous attempt to get >512K support working by Robert GaultWed, 17 Sep 2003 17:34:07 +0000, by boisy
-
Added consistent comments to each system callWed, 17 Sep 2003 17:26:37 +0000, by boisy
-
Added more commentsWed, 17 Sep 2003 13:53:39 +0000, by boisy
-
Robert Gault added missing files, modified Makefile to make dsk proper.Wed, 17 Sep 2003 01:46:12 +0000, by boisy
-
Added patch by Robert Gault to work with >512K systemsTue, 16 Sep 2003 19:35:59 +0000, by boisy
-
Changed /d0 reference to /ddTue, 16 Sep 2003 17:12:07 +0000, by boisy
-
Rodney added several additional codes that can be generated from theSat, 13 Sep 2003 17:59:00 +0000, by boisy
-
Removed os9p1/os9p2 from here now that they are made from the KERNEL subdirSat, 13 Sep 2003 16:10:39 +0000, by boisy
-
Additional comments and some changes by the Rodney man!Sat, 13 Sep 2003 16:10:19 +0000, by boisy
-
cc3go references changed to sysgoWed, 10 Sep 2003 02:31:51 +0000, by boisy
-
New utilityTue, 09 Sep 2003 21:42:08 +0000, by boisy
-
Using symbolicsSun, 07 Sep 2003 23:03:54 +0000, by boisy
-
ChangeLog updatesSun, 07 Sep 2003 19:31:53 +0000, by boisy
-
Added padromSun, 07 Sep 2003 19:31:01 +0000, by boisy
-
Improved ngu somewhatSun, 07 Sep 2003 19:29:52 +0000, by boisy
-
Fixed ANOTHER bugSun, 07 Sep 2003 00:53:51 +0000, by boisy
-
Fixed a bugSun, 07 Sep 2003 00:41:30 +0000, by boisy
-
Merge now supports -zSat, 06 Sep 2003 22:51:41 +0000, by boisy
-
Fixed some commentsFri, 05 Sep 2003 17:45:35 +0000, by boisy
-
Cleaned up sourceFri, 05 Sep 2003 15:23:57 +0000, by boisy
-
Changed headersFri, 05 Sep 2003 13:28:04 +0000, by boisy
-
Redid comments, reset all rev nibbles that weren't explictly set to 0Thu, 04 Sep 2003 23:06:16 +0000, by boisy
-
Removed module help filesThu, 04 Sep 2003 20:50:28 +0000, by boisy
-
ModifiedThu, 04 Sep 2003 20:47:19 +0000, by boisy
-
Backported to OS-9 Level OneThu, 04 Sep 2003 20:46:44 +0000, by boisy
-
SSPAK and SPP ported from OS-9 Level TwoThu, 04 Sep 2003 20:46:30 +0000, by boisy
-
Back-ported from OS-9 Level TwoThu, 04 Sep 2003 20:43:25 +0000, by boisy
-
Now come from OS-9 Level OneThu, 04 Sep 2003 20:43:11 +0000, by boisy
-
Makefiles now reference sysgo instead of cc3goThu, 04 Sep 2003 20:10:18 +0000, by boisy
-
updated release tagThu, 04 Sep 2003 20:09:01 +0000, by boisy
-
Fixed a problem in OS-9 Level One SysGoThu, 04 Sep 2003 19:47:16 +0000, by boisy
-
cc3go has been renamed to SysGoThu, 04 Sep 2003 19:11:31 +0000, by boisy
-
updated to include new rel and clock modulesThu, 04 Sep 2003 18:33:46 +0000, by boisy
-
New clock/clock2 comboThu, 04 Sep 2003 18:31:45 +0000, by boisy
-
Clock and Clock2 now made from level1/MODULESThu, 04 Sep 2003 18:31:20 +0000, by boisy
-
Updated Makefiles to build bootfiles from new module filenamesThu, 04 Sep 2003 15:18:29 +0000, by boisy
-
Added check for controller, changed $FF4X to DPort+$0XThu, 04 Sep 2003 00:28:08 +0000, by boisy
-
Fixed bug in rel.asm, changed OS-9 Level One Bt.Start to $EE00 and Bt.Size to $1080 due to increased size of boot track using DriveWire booter.Wed, 03 Sep 2003 16:03:23 +0000, by boisy
-
Fixed issue with Level One booter not bootingWed, 03 Sep 2003 11:49:13 +0000, by boisy
-
Started back-port of IOMan to Level OneTue, 02 Sep 2003 19:30:48 +0000, by boisy
-
Added Bt.TrackTue, 02 Sep 2003 18:11:06 +0000, by boisy
-
Fixed bug pointed out by Robert GaultMon, 01 Sep 2003 22:35:29 +0000, by boisy
-
Fixed an omissionMon, 01 Sep 2003 21:02:23 +0000, by boisy
-
Optimized, now uses Bt.Track symbolicMon, 01 Sep 2003 21:00:11 +0000, by boisy
-
Bt.Start and Bt.Size now usedMon, 01 Sep 2003 20:47:55 +0000, by boisy
-
Fixed problem with copying at Bt.StartMon, 01 Sep 2003 19:54:24 +0000, by boisy
-
Now Bt.Size is defined for Level OneMon, 01 Sep 2003 19:25:24 +0000, by boisy
-
REL is now back-ported to OS-9 Level OneMon, 01 Sep 2003 16:59:50 +0000, by boisy
-
BTStart is now Bt.StartMon, 01 Sep 2003 16:25:55 +0000, by boisy
-
BTStart for Level One now Bt.StartMon, 01 Sep 2003 16:25:39 +0000, by boisy
-
Added comment from Robert Gault, changed $FF4X to DPortMon, 01 Sep 2003 12:08:12 +0000, by boisy
-
Removed poke to FFD9 for CoCo 3 since this is done by relSun, 31 Aug 2003 15:13:14 +0000, by boisy
-
Capitalized pseudo-opsSun, 31 Aug 2003 15:03:06 +0000, by boisy
-
Added script files for d0Sun, 31 Aug 2003 14:40:01 +0000, by boisy
-
Fixed caseSun, 31 Aug 2003 14:39:41 +0000, by boisy
-
Added BLOB-stop fix, changed one line as per Robert Gault's suggestionSun, 31 Aug 2003 14:37:26 +0000, by boisy
-
boot_1773.asm is now in Level OneSat, 30 Aug 2003 21:17:40 +0000, by boisy
-
Changed to rev 0Sat, 30 Aug 2003 21:17:14 +0000, by boisy
-
Robert Gault's 6309/6809 merged changesSat, 30 Aug 2003 21:16:49 +0000, by boisy
-
Made all modules rev 0Sat, 30 Aug 2003 20:16:51 +0000, by boisy
-
Set rev to 0Wed, 27 Aug 2003 23:58:52 +0000, by boisy
-
Now back-ported to OS-9 Level OneWed, 27 Aug 2003 23:52:03 +0000, by boisy
-
Updated ChangeLogWed, 27 Aug 2003 23:51:42 +0000, by boisy
-
Back-ported from OS-9 Level TwoWed, 27 Aug 2003 23:50:52 +0000, by boisy
-
Now back-ported to OS-9 Level One and assembled from there.Wed, 27 Aug 2003 23:47:59 +0000, by boisy
-
Updated ChangeLogWed, 27 Aug 2003 23:45:37 +0000, by boisy
-
Back-ported from OS-9 Level TwoWed, 27 Aug 2003 23:44:50 +0000, by boisy
-
ChangeLog updatesWed, 27 Aug 2003 21:31:07 +0000, by boisy
-
Preparation for back-port to OS-9 Level OneWed, 27 Aug 2003 21:29:03 +0000, by boisy
-
mdir fixes by Rodney!Wed, 27 Aug 2003 20:53:51 +0000, by boisy
-
Removed "BLOB" fix from boot_1773 as it does not work with Level 2.Wed, 27 Aug 2003 13:07:36 +0000, by boisy
-
Case fixes as per RodneyTue, 26 Aug 2003 18:59:10 +0000, by boisy
-
Moved errors 183-185 into level 2 blockTue, 26 Aug 2003 18:56:48 +0000, by boisy
-
Updated bootscript with new rel and cc3goTue, 26 Aug 2003 11:30:17 +0000, by boisy
-
Fixed erroneous comment in ffreehb.asmWed, 20 Aug 2003 18:31:54 +0000, by boisy
-
Added md device descriptorTue, 19 Aug 2003 18:49:15 +0000, by boisy
-
Removed ADDOPTS macro from makefilesTue, 19 Aug 2003 14:37:50 +0000, by boisy
-
Changes for clock and clock2Tue, 19 Aug 2003 14:07:43 +0000, by boisy
-
Changed some constants to labelsTue, 19 Aug 2003 12:25:53 +0000, by boisy
-
Dressed up source codeTue, 19 Aug 2003 12:05:47 +0000, by boisy
-
Moved Eliminator NVRAM call into clock2 for that RTCTue, 19 Aug 2003 04:21:47 +0000, by boisy
-
Removed older bootlists.Tue, 19 Aug 2003 04:06:04 +0000, by boisy
-
Case fixes, etc.Mon, 18 Aug 2003 23:09:22 +0000, by boisy
-
Fixed comments, revs to zeroMon, 18 Aug 2003 23:00:46 +0000, by boisy
-
More 6309 optimizationsMon, 18 Aug 2003 22:54:07 +0000, by boisy
-
More source improvementsMon, 18 Aug 2003 17:30:20 +0000, by boisy
-
Changes pointed out by Rodney H.Mon, 18 Aug 2003 12:03:50 +0000, by boisy
-
Working over for NitrOS-9 optimizations -- still buggyMon, 18 Aug 2003 03:22:19 +0000, by boisy
-
Fixed bugs as per Rodney's suggestionSun, 17 Aug 2003 19:30:01 +0000, by boisy
-
Added .sb for subroutineSun, 17 Aug 2003 16:33:10 +0000, by boisy
-
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv andSun, 17 Aug 2003 16:32:53 +0000, by boisy
-
Changed revisions to 0Sun, 17 Aug 2003 16:26:12 +0000, by boisy
-
Changed to new naming conventionSun, 17 Aug 2003 16:25:29 +0000, by boisy
-
os9p1 and os9p2 now pulled from KERNEL/Sun, 17 Aug 2003 13:05:02 +0000, by boisy
-
SCF now fully uses V$DRIVEX saving time and code sizeSun, 17 Aug 2003 13:04:42 +0000, by boisy
-
Fixed bug in os9p1, now boots in Level Two! Also inc'ed rev (and in os9p2)Sun, 17 Aug 2003 12:59:47 +0000, by boisy
-
Several fixes as per Rodney H's suggestions.Sat, 16 Aug 2003 22:43:12 +0000, by boisy
-
Added sbca #0Sat, 16 Aug 2003 11:22:34 +0000, by boisy
-
Style changeTue, 12 Aug 2003 12:05:18 +0000, by boisy
-
IFNE'd out seemingly useless fcb $24,00 for 6809Tue, 12 Aug 2003 02:12:58 +0000, by boisy
-
Changed register usage from A to B, removed pshs/pulsTue, 12 Aug 2003 02:12:13 +0000, by boisy
-
Removed W register usage for 6809 portTue, 12 Aug 2003 02:01:23 +0000, by boisy
-
Commented out Obj6309 for 6809 port of kernelTue, 12 Aug 2003 01:32:18 +0000, by boisy
-
Fixed terrible bug in user state system call dispatch routine thanks toSun, 10 Aug 2003 13:39:15 +0000, by boisy
-
Fixed case issues in several files (thanks Rodney H.)Wed, 06 Aug 2003 23:52:47 +0000, by boisy
-
Source enhancementsWed, 06 Aug 2003 18:56:08 +0000, by boisy
-
Removed extraneous jmp D.Crash from os9p2.asmTue, 05 Aug 2003 14:07:28 +0000, by boisy
-
Major changes to bring kernel closer to L2 portTue, 05 Aug 2003 13:46:17 +0000, by boisy
-
boot_mmc.asm updated, fixed makefileSun, 03 Aug 2003 00:30:20 +0000, by boisy
-
REL is backported from NitrOS-9 to OS-9 Level TwoFri, 01 Aug 2003 03:17:57 +0000, by boisy
-
Ported OS9P1 and OS9P2 to OS-9 Level TwoFri, 01 Aug 2003 03:17:40 +0000, by boisy
-
New asm by Rodney H. and update of changelogsWed, 30 Jul 2003 13:26:32 +0000, by boisy
-
Updated changelogsSun, 27 Jul 2003 21:27:12 +0000, by boisy
-
Fixed DS boot track bug for sure! Did more minor optimizations.Sun, 27 Jul 2003 19:29:06 +0000, by boisy
-
Fixed stupid bug where DS disks weren't having their boot track writtenThu, 24 Jul 2003 12:04:35 +0000, by boisy
-
Enhanced grep by Rodney HamiltonWed, 23 Jul 2003 05:47:54 +0000, by boisy
-
ChangeLogs updated.Wed, 23 Jul 2003 05:38:27 +0000, by boisy
-
Added DriveWire clockTue, 22 Jul 2003 20:49:09 +0000, by boisy
-
sysgo_dd and sysgo_h0 are now madeTue, 22 Jul 2003 20:20:29 +0000, by boisy
-
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.Tue, 22 Jul 2003 13:32:36 +0000, by boisy
-
Rodney has done it again! 4 digit years and 6309 bit instruction supportFri, 11 Jul 2003 19:46:38 +0000, by boisy
-
Fixed problem with SuperSCSI descriptorsThu, 10 Jul 2003 01:54:37 +0000, by boisy
-
Enhanced bootlist filesThu, 10 Jul 2003 01:44:38 +0000, by boisy
-
Updated for upcoming releaseWed, 09 Jul 2003 13:08:20 +0000, by boisy
-
os9gen's -t now works with Level 1 boot track files, bootlists modifiedWed, 09 Jul 2003 13:06:42 +0000, by boisy
-
Changed for upcoming releaseWed, 09 Jul 2003 13:02:36 +0000, by boisy
-
Rodney added bitfield instructionsTue, 01 Jul 2003 02:55:21 +0000, by boisy
-
AddedTue, 01 Jul 2003 02:24:36 +0000, by boisy
-
Removed .60hz and .50hz targetsTue, 01 Jul 2003 02:16:38 +0000, by boisy
-
PIA.U4 and PIA.U8 removedTue, 01 Jul 2003 02:15:55 +0000, by boisy
-
Fixed bugs, added -t optionSat, 28 Jun 2003 21:17:54 +0000, by boisy
-
bootscripts and bootlists addedSat, 28 Jun 2003 18:43:08 +0000, by boisy
-
Lots of changes: bootscripts and bootlists added, sources massaged...Sat, 28 Jun 2003 18:41:05 +0000, by boisy
-
Fixed incorrect creation of DD descriptorsFri, 27 Jun 2003 13:30:22 +0000, by boisy
-
Rodney Hamilton fixesMon, 23 Jun 2003 17:45:27 +0000, by boisy
-
Fixed MPI.Slot=00 problem in Makefile for sacia/daciaWed, 11 Jun 2003 23:17:40 +0000, by boisy
-
Support for > 256 byte sectors has begunThu, 05 Jun 2003 19:13:09 +0000, by boisy
-
modpak removed from Makefile for L2/NL2Wed, 04 Jun 2003 20:52:06 +0000, by boisy
-
Fixed incorrect placement of diffsWed, 04 Jun 2003 20:44:52 +0000, by boisy
-
Cleaned up sourcesTue, 03 Jun 2003 20:27:38 +0000, by boisy
-
Updated for anticipation of 256-2048 byte sector supportTue, 03 Jun 2003 15:21:39 +0000, by boisy
-
Rbf2 handles sector sizes up to 2048 bytesTue, 03 Jun 2003 15:19:30 +0000, by boisy
-
Fixed spelling errorMon, 02 Jun 2003 23:49:38 +0000, by boisy
-
New style header and comments addedMon, 02 Jun 2003 23:30:41 +0000, by boisy
-
Modified for improved sourceMon, 02 Jun 2003 22:16:05 +0000, by boisy
-
Major overhaul of headers to 'new' styleMon, 02 Jun 2003 20:42:40 +0000, by boisy
-
Improved commentsMon, 02 Jun 2003 19:56:05 +0000, by boisy
-
Fixed incorrectly ordered D.X*** system globals for L-IMon, 02 Jun 2003 17:52:50 +0000, by boisy
-
Fixed incorrect RMB sizes of Level One D.X*** system globalsMon, 02 Jun 2003 15:52:27 +0000, by boisy
-
File updates for next release of OS-9Mon, 02 Jun 2003 14:28:08 +0000, by boisy
-
Help by Rodney!Mon, 02 Jun 2003 14:24:55 +0000, by boisy
-
Fixed bad assumption in MakefileSun, 01 Jun 2003 20:35:30 +0000, by boisy
-
Preparation for 3.1.2 releaseSun, 01 Jun 2003 17:58:58 +0000, by boisy
-
Updated ChangeLogsFri, 30 May 2003 22:55:08 +0000, by boisy
-
Added BOOTLISTS for all versions of OS-9Fri, 30 May 2003 21:23:13 +0000, by boisy
-
RemovedFri, 30 May 2003 21:18:34 +0000, by boisy
-
Provded by James JonesFri, 30 May 2003 21:13:48 +0000, by boisy
-
New booters added (moved from 3rdparty/booters)Fri, 30 May 2003 21:11:42 +0000, by boisy
-
Changed MODULE directory organizationFri, 30 May 2003 21:09:07 +0000, by boisy
-
Added WD-1002 sys globals to Level OneFri, 30 May 2003 21:08:15 +0000, by boisy
-
Most booters moved to OS-9 directoriesFri, 30 May 2003 20:50:06 +0000, by boisy
-
Updated by Rodney HamiltonWed, 28 May 2003 20:49:30 +0000, by boisy
-
Fixed slight problemsTue, 27 May 2003 18:24:52 +0000, by boisy
-
Improved source slightlyTue, 27 May 2003 18:24:06 +0000, by boisy
-
More descriptors are now madeSun, 25 May 2003 15:53:19 +0000, by boisy
-
Minor updates to sourceSun, 25 May 2003 15:51:50 +0000, by boisy
-
Added standard headersSun, 25 May 2003 15:50:20 +0000, by boisy
-
UpdatedSun, 25 May 2003 15:49:45 +0000, by boisy
-
Updated makefile to make better use of descriptor optionsSun, 25 May 2003 15:46:20 +0000, by boisy
-
boot_rom removedSun, 25 May 2003 15:45:44 +0000, by boisy
-
continued commentingFri, 23 May 2003 06:47:15 +0000, by pwz
-
Rodney Hamilton shortened cputype even more... GO RODNEY!Wed, 21 May 2003 19:14:52 +0000, by boisy
-
STEP is now set, not equWed, 21 May 2003 13:45:29 +0000, by boisy
-
ROM modules now placed in cloud9Mon, 19 May 2003 11:57:55 +0000, by boisy
-
Added address macroMon, 19 May 2003 11:57:19 +0000, by boisy
-
Added OS9ATTRMon, 19 May 2003 11:56:24 +0000, by boisy
-
Added Jim Hathaway's MMC booter, made other source changesMon, 19 May 2003 11:22:34 +0000, by boisy
-
Miscellaneous source improvementsMon, 19 May 2003 11:10:57 +0000, by boisy
-
Miscellaneous source improvementsMon, 19 May 2003 11:06:54 +0000, by boisy
-
More changes by Robert GaultWed, 14 May 2003 00:36:18 +0000, by boisy
-
Better sources provided to runb by Robert GaultTue, 13 May 2003 21:17:04 +0000, by boisy
-
AddedThu, 08 May 2003 20:50:59 +0000, by boisy
-
Reflects SuperIDE's "enhanced" register layoutWed, 07 May 2003 14:54:15 +0000, by boisy
-
Accidentally left out '9' on H6309 conditional tag. Thanks Rodney H.!Sat, 03 May 2003 11:27:41 +0000, by boisy
-
Fixed minor problemFri, 02 May 2003 22:34:19 +0000, by boisy
-
New version for SuperIDEFri, 02 May 2003 12:42:48 +0000, by boisy
-
Consistency fixesWed, 30 Apr 2003 20:36:58 +0000, by boisy
-
Fixed capitalization inconsistenciesWed, 30 Apr 2003 20:30:28 +0000, by boisy
-
Cleaned upWed, 30 Apr 2003 15:41:35 +0000, by boisy
-
cputype addedWed, 30 Apr 2003 15:25:04 +0000, by boisy
-
DEFS added to list of dirs, left of inadvertentlyWed, 30 Apr 2003 15:18:24 +0000, by boisy
-
Changes for upcoming release 5/1Wed, 30 Apr 2003 14:44:25 +0000, by boisy
-
Added new helpfilesWed, 30 Apr 2003 14:42:41 +0000, by boisy
-
Added dmode.hpWed, 30 Apr 2003 14:34:08 +0000, by boisy
-
Added to help fileWed, 30 Apr 2003 14:30:25 +0000, by boisy
-
Put all stylesheets in one central locationSun, 27 Apr 2003 19:41:14 +0000, by roug
-
Dressed upThu, 24 Apr 2003 01:24:07 +0000, by boisy
-
More ChangesTue, 22 Apr 2003 20:34:26 +0000, by boisy
-
Start of new OS-9 L2 KernelTue, 22 Apr 2003 19:35:48 +0000, by boisy
-
More commentsMon, 21 Apr 2003 17:36:37 +0000, by boisy
-
Article from 1994 about DAVID with background info about MicrowareMon, 21 Apr 2003 16:56:47 +0000, by roug
-
Previous NitrOS9 extensions (system calls, system globals) now part of allSun, 20 Apr 2003 19:45:37 +0000, by boisy
-
upgrade_song is now goneSun, 20 Apr 2003 13:25:37 +0000, by boisy
-
Removed COMP/MONO/RGB equatesSat, 19 Apr 2003 21:39:38 +0000, by boisy
-
Renamed dx.asm to cc3diskdesc.asmFri, 18 Apr 2003 16:30:26 +0000, by boisy
-
renamed dx.asm to ccdiskdesc.asmFri, 18 Apr 2003 16:29:09 +0000, by boisy
-
Added building of /h1 (slave) descriptorsFri, 18 Apr 2003 16:22:14 +0000, by boisy
-
Put 0 in front of major release numberFri, 18 Apr 2003 13:52:56 +0000, by boisy
-
Fixed problem where program exited with error, also rearranged position ofFri, 18 Apr 2003 12:25:46 +0000, by boisy
-
resolved jump table addressesWed, 16 Apr 2003 05:15:02 +0000, by pwz
-
More slight Makefile improvementsMon, 14 Apr 2003 20:45:16 +0000, by boisy
-
More sensible changes to MkaefilesMon, 14 Apr 2003 15:49:33 +0000, by boisy
-
Removed -e from os9 formatMon, 14 Apr 2003 13:52:12 +0000, by boisy
-
Removed CHMODs from MakefilesMon, 14 Apr 2003 13:36:13 +0000, by boisy
-
Removed CHMODs now that os9 attrs are in placeMon, 14 Apr 2003 02:58:44 +0000, by boisy
-
minor comment additionsMon, 14 Apr 2003 02:56:04 +0000, by pwz
-
Disassembly of module and some comments, reassembles byte for byte to original module.Mon, 14 Apr 2003 02:54:16 +0000, by pwz
-
attr used throughout the makefiles nowSun, 13 Apr 2003 23:42:51 +0000, by boisy
-
os9 attr now usedSun, 13 Apr 2003 22:35:00 +0000, by boisy
-
Makefiles now use os9 attrSun, 13 Apr 2003 22:26:31 +0000, by boisy
-
changed echo to /bin/echo because of MinGW (Windows) needs itSun, 13 Apr 2003 22:20:16 +0000, by boisy
-
Modified to use attrSun, 13 Apr 2003 22:18:49 +0000, by boisy
-
More Makefile changesSat, 12 Apr 2003 17:32:17 +0000, by boisy
-
kbvdio descriptor now part of archiveSat, 12 Apr 2003 17:25:34 +0000, by boisy
-
Makefiles have been redone to take advantage of size and Make featuresSat, 12 Apr 2003 17:19:55 +0000, by boisy
-
Removed repetitivenessSat, 12 Apr 2003 15:31:18 +0000, by boisy
-
Fixed some minor source problemsSat, 12 Apr 2003 14:39:43 +0000, by boisy
-
Bt.* defs and Level 3 defs exposed properlySat, 12 Apr 2003 14:34:12 +0000, by boisy
-
Bt.Start now in defsSat, 12 Apr 2003 14:33:39 +0000, by boisy
-
Work on porting kbvdio continuesSat, 12 Apr 2003 14:30:32 +0000, by boisy
-
Removed -- no longer usedSat, 12 Apr 2003 14:22:36 +0000, by boisy
-
ChangedSat, 12 Apr 2003 14:22:24 +0000, by boisy
-
rbf has been backported from NitrOS-9 and seems to work fine.Sat, 12 Apr 2003 00:56:08 +0000, by boisy
-
Ident now reports modules with a language byte of Obj6309Sat, 12 Apr 2003 00:55:29 +0000, by boisy
-
Original disassembly and commenting. Assembles byte for byte to original.Thu, 10 Apr 2003 18:34:26 +0000, by pwz
-
corrected typosThu, 10 Apr 2003 16:20:42 +0000, by pwz
-
Continued commentingThu, 10 Apr 2003 16:16:27 +0000, by pwz
-
Continued commentingThu, 10 Apr 2003 15:21:04 +0000, by pwz
-
Removed duplicate lineThu, 10 Apr 2003 14:58:34 +0000, by boisy
-
Added for LSLThu, 10 Apr 2003 14:50:45 +0000, by boisy
-
Cloud-9 directory is in os9 directory nowThu, 10 Apr 2003 13:42:20 +0000, by boisy
-
Updated ChangeLogsThu, 10 Apr 2003 13:29:36 +0000, by boisy
-
Updated with cc3disk infoThu, 10 Apr 2003 03:01:17 +0000, by boisy
-
Another stylesheetWed, 09 Apr 2003 19:05:02 +0000, by roug
-
Change to makefileWed, 09 Apr 2003 19:02:19 +0000, by roug
-
Fixed a bug where wrong address was being stuffed in driver's staticWed, 09 Apr 2003 18:24:22 +0000, by boisy
-
Fixed cc-1.1 to ccWed, 09 Apr 2003 16:06:26 +0000, by boisy
-
Missed dependencyWed, 09 Apr 2003 16:03:05 +0000, by boisy
-
Removed Cloud-9 stuffWed, 09 Apr 2003 16:01:38 +0000, by boisy
-
Use <emphasis> instead of CAPITALSTue, 08 Apr 2003 17:49:14 +0000, by roug
-
Added crossreferences and lowercased synopsisesMon, 07 Apr 2003 21:01:46 +0000, by roug
-
<keycap> elementsSun, 06 Apr 2003 10:05:54 +0000, by roug
-
Cross-referencesSun, 06 Apr 2003 09:58:43 +0000, by roug
-
Added dw clockSat, 05 Apr 2003 17:07:40 +0000, by boisy
-
ChangesThu, 03 Apr 2003 22:32:13 +0000, by boisy
-
OkThu, 03 Apr 2003 22:31:53 +0000, by boisy
-
Cleaned ROM stuffThu, 03 Apr 2003 22:26:00 +0000, by boisy
-
ROM code moved to cloud9Thu, 03 Apr 2003 22:23:44 +0000, by boisy
-
Added cross referencesThu, 03 Apr 2003 19:25:16 +0000, by roug
-
Fixed bug where it crashed on 6809Wed, 02 Apr 2003 14:48:58 +0000, by boisy
-
Finished ccguide and uploaded itTue, 01 Apr 2003 18:20:58 +0000, by roug
-
Cleaned up code a bitTue, 01 Apr 2003 05:24:24 +0000, by boisy
-
Slight source cleanupTue, 01 Apr 2003 05:20:45 +0000, by boisy
-
Monitor type bug fixed, edition now 1Tue, 01 Apr 2003 05:14:51 +0000, by boisy
-
Took source from KQ3 and made changes to assemble to LSL's sierraTue, 01 Apr 2003 05:12:13 +0000, by boisy
-
Crossreferences to Reference appendixMon, 31 Mar 2003 21:47:18 +0000, by roug
-
Updated version number for upcoming releaseMon, 31 Mar 2003 19:21:49 +0000, by boisy
-
Made version number changeMon, 31 Mar 2003 19:20:20 +0000, by boisy
-
Updated version to 3.01.01Mon, 31 Mar 2003 19:19:45 +0000, by boisy
-
A new article on how to write extension modulesMon, 31 Mar 2003 18:53:23 +0000, by roug
-
A changelog for documentationMon, 31 Mar 2003 18:52:30 +0000, by roug
-
Jacques Brigaud gave a complete disassembly. Thanks!Mon, 31 Mar 2003 14:40:36 +0000, by boisy
-
Removed logbookMon, 31 Mar 2003 14:10:56 +0000, by boisy
-
fixed a misspellingMon, 31 Mar 2003 14:09:58 +0000, by boisy
-
cc3hdisk now made from cchdisk.asm in level1/MODULESMon, 31 Mar 2003 14:08:53 +0000, by boisy
-
This driver now shared with Level 2Mon, 31 Mar 2003 14:05:51 +0000, by boisy
-
Changed line endingsMon, 31 Mar 2003 14:03:29 +0000, by boisy
-
Build a book out of the articles. To be uploaded to sourceforge later.Sun, 30 Mar 2003 21:48:33 +0000, by roug
-
Appendix A from "The C Programming Language, 1978" found on the InternetSun, 30 Mar 2003 08:27:32 +0000, by roug
-
Added header with CVS idSat, 29 Mar 2003 15:18:18 +0000, by pwz
-
Disassembly with os9disasm and begining comments. assembles to original crcSat, 29 Mar 2003 15:11:09 +0000, by pwz
-
Removed LogBookThu, 27 Mar 2003 18:38:55 +0000, by boisy
-
Removed LogBookThu, 27 Mar 2003 18:18:00 +0000, by boisy
-
LogBook file removedThu, 27 Mar 2003 18:17:20 +0000, by boisy
-
Changed line endingsWed, 26 Mar 2003 21:39:34 +0000, by boisy
-
Replaced addresses with entry labels in cmd_table & eval_tableWed, 26 Mar 2003 10:29:18 +0000, by pwz
-
Minor comment additionsWed, 26 Mar 2003 09:23:12 +0000, by pwz
-
More commenting gave names to the cmd_table entries and added those lables to the code.Wed, 26 Mar 2003 09:19:17 +0000, by pwz
-
continued commenting adding subroutine entry point labelsMon, 24 Mar 2003 03:56:03 +0000, by pwz
-
Completed first pass of comments for the program.Mon, 24 Mar 2003 03:36:16 +0000, by pwz
-
Since this book was only typeset in fixed width, single-font, they usedThu, 20 Mar 2003 20:19:53 +0000, by roug
-
Tiny source improvementsThu, 20 Mar 2003 13:41:42 +0000, by boisy
-
continued commentingThu, 20 Mar 2003 09:39:00 +0000, by pwz
-
continued commentingThu, 20 Mar 2003 09:35:28 +0000, by pwz
-
original disassembly and first pass commentsThu, 20 Mar 2003 09:31:03 +0000, by pwz
-
Added Level 3 code, needs testing in that environmentThu, 20 Mar 2003 04:48:46 +0000, by boisy
-
UpdatedSun, 16 Mar 2003 16:36:09 +0000, by boisy
-
Added drvr51Sun, 16 Mar 2003 14:19:49 +0000, by boisy
-
drvr51 moved into MODULESSun, 16 Mar 2003 14:19:19 +0000, by boisy
-
Moved drvr51 in MODULESSun, 16 Mar 2003 14:18:45 +0000, by boisy
-
Now there's a 6809 and 6309 versionSun, 16 Mar 2003 13:52:31 +0000, by boisy
-
UpdatedWed, 12 Mar 2003 16:44:05 +0000, by boisy
-
Updated to reflect - in front of optionWed, 12 Mar 2003 16:43:32 +0000, by boisy
-
More commenting. Identifying structures and functions based on nagi sources.Mon, 10 Mar 2003 21:32:33 +0000, by pwz
-
monitor fix now in place, edition incremented to 1Mon, 10 Mar 2003 18:11:32 +0000, by boisy
-
Fixed deadly bug, now shows monitor type when no params are passedMon, 10 Mar 2003 14:40:32 +0000, by boisy
-
clocks/ now removedMon, 10 Mar 2003 13:42:35 +0000, by boisy
-
added new options for os9genSun, 09 Mar 2003 19:44:55 +0000, by boisy
-
os9gen has new syntaxSun, 09 Mar 2003 19:42:03 +0000, by boisy
-
os9gen now has newer syntaxSun, 09 Mar 2003 19:41:41 +0000, by boisy
-
Updated nlevel2/Fri, 07 Mar 2003 23:17:48 +0000, by boisy
-
Added B&B hard disk driversFri, 07 Mar 2003 21:50:20 +0000, by boisy
-
added defsfileFri, 07 Mar 2003 17:50:17 +0000, by boisy
-
Very minor cleanupFri, 07 Mar 2003 17:34:20 +0000, by boisy
-
Updated default timeFri, 07 Mar 2003 16:59:10 +0000, by boisy
-
MODULES is now on disk 2Fri, 07 Mar 2003 16:36:09 +0000, by boisy
-
Now has two distribution DSK imagesFri, 07 Mar 2003 16:31:52 +0000, by boisy
-
Releases of all OS-9 packages are now under a common version numberFri, 07 Mar 2003 15:24:10 +0000, by boisy
-
level2v3 is now level2Fri, 07 Mar 2003 14:48:02 +0000, by boisy
-
Initial disassembly and some commenting assembles to crc of original mnln.Fri, 07 Mar 2003 04:11:24 +0000, by pwz
-
Initial disassembly and some comments. Compiles to original crc of scrn module. Shares data space with sierra.Fri, 07 Mar 2003 03:18:27 +0000, by pwz
-
Removed nameThu, 06 Mar 2003 01:46:06 +0000, by boisy
-
changesThu, 06 Mar 2003 01:41:03 +0000, by boisy
-
Changed conditional to Level 3 for L3 specific codeThu, 06 Mar 2003 01:40:25 +0000, by boisy
-
Changed signonTue, 04 Mar 2003 21:02:22 +0000, by boisy
-
More changesTue, 04 Mar 2003 20:47:34 +0000, by boisy
-
Made the intro a little more modern.Tue, 04 Mar 2003 20:37:43 +0000, by boisy
-
The gfx module is now in a seperate fileTue, 04 Mar 2003 20:07:34 +0000, by roug
-
Some character entities had missing semicolons. It's &CPU;Tue, 04 Mar 2003 20:05:50 +0000, by roug
-
More changesTue, 04 Mar 2003 15:18:51 +0000, by boisy
-
Updated for new manualTue, 04 Mar 2003 15:12:38 +0000, by boisy
-
Updated for new manualsTue, 04 Mar 2003 15:11:34 +0000, by boisy
-
Added tuneportTue, 04 Mar 2003 15:06:11 +0000, by boisy
-
Updated for imminent releaseTue, 04 Mar 2003 13:05:31 +0000, by boisy
-
UpdatedTue, 04 Mar 2003 01:44:07 +0000, by boisy
-
UpdatedTue, 04 Mar 2003 01:32:22 +0000, by boisy
-
UpdatedTue, 04 Mar 2003 01:21:06 +0000, by boisy
-
Changed ReadMe, modified cc3go for upcoming releaseTue, 04 Mar 2003 01:01:47 +0000, by boisy
-
Made additions for upcoming releaseTue, 04 Mar 2003 00:47:20 +0000, by boisy
-
Preparation for 2.1.1 Beta1 releaseTue, 04 Mar 2003 00:32:53 +0000, by boisy
-
Fixed header problemMon, 03 Mar 2003 21:59:22 +0000, by boisy
-
Changed seconds to 59 to allow for RTC clocks that get the time fromThu, 27 Feb 2003 14:56:21 +0000, by boisy
-
Added DriveWire support to clock moduleThu, 27 Feb 2003 13:34:13 +0000, by boisy
-
A four lesson tutorial I found on my harddriveTue, 25 Feb 2003 21:29:08 +0000, by roug
-
Updated for upcoming releaseTue, 25 Feb 2003 13:41:44 +0000, by boisy
-
Added DriveWire supportMon, 24 Feb 2003 13:07:33 +0000, by boisy
-
More changesMon, 24 Feb 2003 13:07:15 +0000, by boisy
-
'microEMACS' for OS-9.Sun, 23 Feb 2003 21:26:32 +0000, by roug
-
The ED editor ported from MinixSun, 23 Feb 2003 21:11:37 +0000, by roug
-
The make_hp_files.py is a script to extract help (.HP) files from refentriesSun, 23 Feb 2003 16:33:24 +0000, by roug
-
Use <errorcode> where appropiateSun, 23 Feb 2003 14:53:55 +0000, by roug
-
Fixed incorrectly labeled code and a problem with I$DeletX under OS-9 Level TwoFri, 21 Feb 2003 21:40:53 +0000, by boisy
-
Small cosmetic changesFri, 21 Feb 2003 13:18:13 +0000, by boisy
-
First pass disassembly and comments. Comments from 1992 disasm included. Requires Level 2 defs set Level equ 2 in this file should be in a defsfile.Fri, 21 Feb 2003 04:34:39 +0000, by pwz
-
Disassembly and comments first pass. Module compiles to original crc. Was coded in C and seems to be a lot of unnecessary code in itThu, 20 Feb 2003 22:09:21 +0000, by pwz
-
Renamed g0 to x0Mon, 17 Feb 2003 22:56:25 +0000, by boisy
-
Factored out what appears to be Level III code... was causing ERROR 207's underMon, 17 Feb 2003 20:37:01 +0000, by boisy
-
Changed ghost references to DriveWireSun, 16 Feb 2003 18:53:58 +0000, by boisy
-
added F$DatMod symbolicWed, 12 Feb 2003 05:03:31 +0000, by boisy
-
Made source look betterWed, 12 Feb 2003 03:54:59 +0000, by boisy
-
Some changesWed, 12 Feb 2003 03:53:32 +0000, by boisy
-
Added C9 macro for Cloud-9 developmentTue, 11 Feb 2003 16:34:22 +0000, by boisy
-
ChangesTue, 11 Feb 2003 16:33:47 +0000, by boisy
-
Updated to use new os9 format optionsFri, 07 Feb 2003 16:21:30 +0000, by boisy
-
F$DatMod for OS-9 Level One and test programTue, 04 Feb 2003 19:50:36 +0000, by boisy
-
os9.asm and oscode.asm now use BTStart symbolic from systypeTue, 04 Feb 2003 19:43:52 +0000, by boisy
-
Moved BTStart (Boot Track Start) for Level One hereTue, 04 Feb 2003 19:41:56 +0000, by boisy
-
The entitity replstart was replaced with <replaceable>Sat, 01 Feb 2003 20:25:53 +0000, by roug
-
Removed README because of conflict with ReadMe on certain filesystemsSat, 01 Feb 2003 16:35:40 +0000, by boisy
-
Added gfx2 informationSat, 01 Feb 2003 16:04:39 +0000, by roug
-
The ded manual as an article.Fri, 31 Jan 2003 23:40:53 +0000, by roug
-
Reference pages for new commandsFri, 31 Jan 2003 23:35:18 +0000, by roug
-
Powertools eliminated as targetsFri, 31 Jan 2003 23:03:25 +0000, by boisy
-
ded added to std CMDSFri, 31 Jan 2003 18:00:50 +0000, by boisy
-
Added to std CMDSFri, 31 Jan 2003 17:58:38 +0000, by boisy
-
Added to CMDSFri, 31 Jan 2003 17:55:01 +0000, by boisy
-
Forgot pmapFri, 31 Jan 2003 17:54:23 +0000, by boisy
-
New commands added to standard CMDSFri, 31 Jan 2003 17:49:58 +0000, by boisy
-
Added new commands to standard CMDS toolsetFri, 31 Jan 2003 17:40:46 +0000, by boisy
-
Added new commands as part of standard CMDS distributionFri, 31 Jan 2003 17:37:19 +0000, by boisy
-
*** empty log message ***Fri, 31 Jan 2003 17:35:49 +0000, by boisy
-
Added a conditional check to the roll message, so you can build formatFri, 31 Jan 2003 01:09:36 +0000, by johncollyer
-
Added OS9FORMAT macros which inherently specify the disk format, so thatSun, 26 Jan 2003 20:46:46 +0000, by boisy
-
Added OS9FORMAT macros for specific floppy disk formatsSun, 26 Jan 2003 20:45:42 +0000, by boisy
-
Added Density for 80 track devicesSun, 26 Jan 2003 14:27:25 +0000, by boisy
-
Added density for 80 track devicesSun, 26 Jan 2003 14:18:07 +0000, by boisy
-
Added -r optionSat, 25 Jan 2003 22:45:27 +0000, by boisy
-
-b now fully functional, as well as -b=Sat, 25 Jan 2003 22:09:39 +0000, by boisy
-
-b now working closer to original dsave, but BuildOS9Gen routine stillSat, 25 Jan 2003 20:49:58 +0000, by boisy
-
Virtually 100% working EXCEPT for -b option. also need to support -b=xxxFri, 24 Jan 2003 21:43:13 +0000, by boisy
-
no messageFri, 24 Jan 2003 21:27:26 +0000, by johncollyer
-
Start of new assembly dsave, still needs workFri, 24 Jan 2003 16:35:35 +0000, by boisy
-
Removed seemlingly useless codeThu, 23 Jan 2003 22:21:51 +0000, by boisy
-
Added comments and fixed jump tables, added code for possible integrationThu, 23 Jan 2003 02:53:18 +0000, by boisy
-
More readable system call section titlesWed, 22 Jan 2003 22:32:59 +0000, by roug
-
Updated to use symbols renamed under Level I V1.2Wed, 22 Jan 2003 20:43:18 +0000, by roug
-
renamed variable that was clashing with one in systypeTue, 21 Jan 2003 21:17:37 +0000, by boisy
-
Fixed small screen output problemsTue, 21 Jan 2003 20:46:49 +0000, by boisy
-
cluster size option addedTue, 21 Jan 2003 17:26:19 +0000, by boisy
-
Rewrote in assembly for sizeTue, 21 Jan 2003 16:58:55 +0000, by boisy
-
no messageTue, 21 Jan 2003 15:59:46 +0000, by johncollyer
-
Slight source touchupTue, 21 Jan 2003 13:29:54 +0000, by boisy
-
Added enhanced SCF line editing symbolicsTue, 21 Jan 2003 13:22:31 +0000, by boisy
-
Small touch-ups to sourceTue, 21 Jan 2003 13:20:52 +0000, by boisy
-
Fixed some bad assembler assumptionsTue, 21 Jan 2003 05:26:20 +0000, by boisy
-
Rewritten in assembler for size -- thanks BobTue, 21 Jan 2003 04:31:22 +0000, by boisy
-
Rewrote cmp in assembler for sizeTue, 21 Jan 2003 04:24:07 +0000, by boisy
-
E$IllArg is returned if bad option usedTue, 21 Jan 2003 04:23:55 +0000, by boisy
-
Fixed integration with level1/SYS filesTue, 21 Jan 2003 01:53:46 +0000, by boisy
-
now linked from level1/SYSTue, 21 Jan 2003 01:48:51 +0000, by boisy
-
errmsg now linked from level1/SYSTue, 21 Jan 2003 01:47:24 +0000, by boisy
-
Error codes from 186-199 now show up under Level 1Tue, 21 Jan 2003 01:39:33 +0000, by boisy
-
All OS-9 versions now share the same errmsg fileTue, 21 Jan 2003 01:35:22 +0000, by boisy
-
stack/parameter size increased to prevent collisions with memoryMon, 20 Jan 2003 21:15:00 +0000, by boisy
-
Disassembly by David BreedingMon, 20 Jan 2003 04:02:57 +0000, by boisy
-
Added DOHELP conditionalMon, 20 Jan 2003 03:26:59 +0000, by boisy
-
Cluster size added by John CollyerMon, 20 Jan 2003 03:19:21 +0000, by boisy
-
Uncommented (C) messageSun, 19 Jan 2003 18:54:43 +0000, by boisy
-
Made cosmetic changesSun, 19 Jan 2003 14:54:09 +0000, by boisy
-
Fixed small problemSun, 19 Jan 2003 14:17:28 +0000, by boisy
-
Added DOHELP conditional, montype now requires dash before optionsSun, 19 Jan 2003 14:15:02 +0000, by boisy
-
Added DOHELP conditionals, set all to zero to eliminate help from commandsSun, 19 Jan 2003 14:04:37 +0000, by boisy
-
Added basic09, cc and runb to the user's guideSun, 19 Jan 2003 12:02:27 +0000, by roug
-
Added commentsSun, 19 Jan 2003 06:10:15 +0000, by boisy
-
Added commentsSun, 19 Jan 2003 06:06:40 +0000, by boisy
-
Added commentsSun, 19 Jan 2003 06:02:43 +0000, by boisy
-
Removed UNIX2OS9Sat, 18 Jan 2003 22:31:07 +0000, by boisy
-
Removed seemlngly useless variable and instructions to save the path to the device.Sat, 18 Jan 2003 20:04:13 +0000, by boisy
-
Changed to show new - optionsSat, 18 Jan 2003 17:31:12 +0000, by boisy
-
Updated to show new -t optionSat, 18 Jan 2003 17:25:41 +0000, by boisy
-
Added comments, improved code readabilitySat, 18 Jan 2003 16:57:20 +0000, by boisy
-
gfx.hp moved to level1/SYSSat, 18 Jan 2003 16:47:09 +0000, by boisy
-
Moved gfx from level2v3/SYSSat, 18 Jan 2003 16:46:24 +0000, by boisy
-
Updated documentation to show -uSat, 18 Jan 2003 16:45:09 +0000, by boisy
-
Modified option code to look for - in front of USat, 18 Jan 2003 16:44:46 +0000, by boisy
-
Added new options to displaySat, 18 Jan 2003 16:23:55 +0000, by boisy
-
Overhauld help files to make more consistentSat, 18 Jan 2003 15:54:02 +0000, by boisy
-
Major overhaul, attempting documentation consistencySat, 18 Jan 2003 15:49:52 +0000, by boisy
-
Added commentsSat, 18 Jan 2003 15:34:55 +0000, by boisy
-
More commentsSat, 18 Jan 2003 15:25:16 +0000, by boisy
-
Made more changesSat, 18 Jan 2003 14:53:34 +0000, by boisy
-
Removed -d optionSat, 18 Jan 2003 05:56:12 +0000, by boisy
-
os9copy now does eol translationFri, 17 Jan 2003 21:10:01 +0000, by boisy
-
ModifiedFri, 17 Jan 2003 21:04:02 +0000, by boisy
-
os9copy now does eol translationFri, 17 Jan 2003 21:02:47 +0000, by boisy
-
os9copy does eol translation nowFri, 17 Jan 2003 20:55:49 +0000, by boisy
-
os9copy now does end of line translationFri, 17 Jan 2003 20:52:28 +0000, by boisy
-
os9copy does end of line translation nowFri, 17 Jan 2003 20:50:34 +0000, by boisy
-
Defsfile no longer generated, now in repositoryFri, 17 Jan 2003 20:46:19 +0000, by boisy
-
DeprecatedFri, 17 Jan 2003 20:45:10 +0000, by boisy
-
No longer generated by defsfile.asmFri, 17 Jan 2003 20:44:58 +0000, by boisy
-
end of line conversion now takes place with os9 copyFri, 17 Jan 2003 20:44:24 +0000, by boisy
-
Added CPL macro to copy files using os9copy's -l option for automaticFri, 17 Jan 2003 20:42:58 +0000, by boisy
-
Added a revision history.Fri, 17 Jan 2003 17:39:26 +0000, by roug