log

age author description
Sun, 06 Jan 2013 12:24:28 -0600 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 11:12:22 -0600 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.
Sat, 05 Jan 2013 22:56:05 -0600 drencor-xeen Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
Fri, 04 Jan 2013 11:50:24 -0600 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.
Thu, 03 Jan 2013 22:47:46 -0600 drencor-xeen Updated rules.mak to correct for non booting dw3 and becker disk images.
Thu, 03 Jan 2013 15:10:44 -0600 drencor-xeen Changed the nightly build section to user a environment variable for the user name when connecting to sourceforge.
Mon, 10 Dec 2012 16:27:38 -0600 Boisy Pitre Added ClrScrn and CapsLock functionality for Atari VTIO lwtools-port
Mon, 10 Dec 2012 14:51:56 -0600 drencor-xeen Merged Changeset related to krn.asm
Mon, 10 Dec 2012 13:42:45 -0600 drencor-xeen Added krn.asm and nos9l1 makefile changes back into current repo for memory fix and becker files.
Mon, 10 Dec 2012 07:28:11 -0500 gheskett Adjusted disk format for dw .dsk's, took a blank line out of regdmp to compact its display
Thu, 06 Dec 2012 11:22:23 -0600 drencor-xeen Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
Wed, 05 Dec 2012 03:14:21 -0600 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.
Sat, 10 Nov 2012 11:55:48 -0500 gheskett Working on cloned default branch, pulled 2012/11/03
Thu, 04 Oct 2012 14:23:01 -0500 Boisy Pitre Fixed SuperDriver descriptors lwtools-port
Wed, 01 Aug 2012 19:18:46 -0500 Boisy Pitre Fixes lwtools-port