Mercurial > hg > Members > kono > nitros9-code
graph
-
Updated 3rdparty/utils/winfo/makefile to include SUBS in the command list. lwtools-portTue, 12 Feb 2013 20:41:49 -0600, by David Ladd
-
Updated makefile(s) to create disk images and info for 3rdparty/utils/ lwtools-portTue, 12 Feb 2013 13:50:55 -0600, by David Ladd
-
Update to cls command in the dladd utils. lwtools-portTue, 12 Feb 2013 12:51:35 -0600, by David Ladd
-
Added new utils section in 3rdparty and updated makefile(s) lwtools-portTue, 12 Feb 2013 12:38:22 -0600, by David Ladd
-
Updated rules.mak and level1/coco1/bootfiles/makefile lwtools-portMon, 11 Feb 2013 20:16:24 -0600, by David Ladd
-
Removed case related pragma so that inetd assembles correctly lwtools-portMon, 04 Feb 2013 21:33:25 -0600, by Boisy Pitre
-
Fixed issue with telnet putting out junk data at first connect. lwtools-portFri, 01 Feb 2013 21:49:16 -0600, by Boisy Pitre
-
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