log

age author description
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
Thu, 26 Jul 2012 12:19:43 -0500 Boisy Pitre Fixed so OP_DWINIT puts response in globals lwtools-port
Thu, 26 Jul 2012 11:01:43 -0500 Boisy Pitre added httpd lwtools-port
Thu, 26 Jul 2012 10:35:29 -0500 Boisy Pitre Fixed hanging conditional in rbdw3.asm lwtools-port
Thu, 26 Jul 2012 10:24:42 -0500 Boisy Pitre Fixed makefiles for better cleans lwtools-port
Thu, 26 Jul 2012 10:21:30 -0500 Boisy Pitre Removed dwinit.asm lwtools-port
Thu, 26 Jul 2012 10:18:51 -0500 Boisy Pitre Adding coco2b port lwtools-port
Thu, 26 Jul 2012 09:56:22 -0500 Boisy Pitre Reworked sources so that serial polling for the atari works. lwtools-port
Wed, 25 Jul 2012 11:25:34 -0500 Boisy Pitre Fixed stupid mistake in branch table lwtools-port
Tue, 24 Jul 2012 23:39:21 -0500 Boisy Pitre Removed now that this is in level1/modules lwtools-port
Tue, 24 Jul 2012 10:09:58 -0500 Boisy Pitre Moved Atari SIO read/write routines into main dwread.asm and dwwrite.asm lwtools-port
Tue, 24 Jul 2012 10:00:38 -0500 Boisy Pitre Fixed makefiles and assembly for ATARI port lwtools-port
Sun, 22 Jul 2012 19:41:24 -0500 Boisy Pitre Fixed additional issue lwtools-port
Sun, 22 Jul 2012 19:24:05 -0500 Boisy Pitre Removed ,pc from instruction. lwtools-port
Sun, 22 Jul 2012 11:16:17 -0500 Boisy Pitre Fixed incorrect register for putting SS.Montr lwtools-port
Sun, 22 Jul 2012 09:40:14 -0500 Boisy Pitre Updated makefiles lwtools-port
Fri, 20 Jul 2012 16:14:05 -0500 Boisy Pitre wrapped around IFNDEF lwtools-port