Mercurial > hg > Members > kono > nitros9-code
graph
-
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