log

age author description
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
Tue, 31 Jul 2012 13:56:20 -0500 Boisy Pitre Adjusted makefile to populate inetd.conf with port number for telnet lwtools-port
Tue, 31 Jul 2012 12:06:34 -0500 Boisy Pitre inetd.conf is now here lwtools-port
Tue, 31 Jul 2012 11:54:02 -0500 Boisy Pitre o dwio for Atari now uses routines in ROM, so dwread/dwrite stripped of Atari lwtools-port
Mon, 30 Jul 2012 19:35:05 -0500 Boisy Pitre Renamed dw3.sb to dwio.sb and rbdw3 to rbdw lwtools-port
Mon, 30 Jul 2012 17:31:30 -0500 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-port
Thu, 26 Jul 2012 13:41:40 -0500 Boisy Pitre Also turning off autolf on TCPOpen lwtools-port
Thu, 26 Jul 2012 13:37:49 -0500 Boisy Pitre Fixed echo problem with TCPOpen now always turning echo off lwtools-port