log level1/modules/dwwrite.asm @ 3246:be3446f758ca

age author description
Sun, 11 Mar 2018 01:30:30 -0600 David Ladd Updated dwread.asm and dwwrite.asm so that the 6551 routines could have specially defined
Thu, 08 Mar 2018 21:36:34 -0600 David Ladd Added new routine to dwread.asm and dwwrite.asm for using the SY6551 chips.
Mon, 19 Jan 2015 08:47:23 -0600 David Ladd Removed the commented out code in the becker routines.
Tue, 06 Jan 2015 23:19:01 -0600 David Ladd added the missing BECKERTO section to the dwwrite.asm file.
Sat, 11 Jan 2014 18:40:44 +0100 Tormod Volden Dummy merge of default branch into lwtools lwtools-port
Sun, 24 Nov 2013 17:00:47 +0100 Tormod Volden Various whitespace fixups
Wed, 23 Jan 2013 14:54:29 -0600 Boisy Pitre boot_dw now uses dwinit.asm. lwtools-port
Wed, 23 Jan 2013 12:36:55 -0600 drencor-xeen Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
Tue, 22 Jan 2013 19:18:48 -0600 Boisy Pitre Merged in dwread/dwwrite Arduino changes
Tue, 22 Jan 2013 19:14:52 -0600 Boisy Pitre Added Arduino dwread/dwwrite changes lwtools-port
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.
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 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 09:56:22 -0500 Boisy Pitre Reworked sources so that serial polling for the atari works. 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
Sat, 12 Jun 2010 12:22:47 +0000 boisy Now disks are made
Sat, 12 Jun 2010 12:15:54 +0000 boisy Added
Sat, 12 Jun 2010 11:59:39 +0000 boisy Added code for Gary's CoCo3FPGA interface
Sun, 12 Apr 2009 18:48:24 +0000 boisy Updated modules to use Darren Atkinson's latest changes to low level read/write routines
Sun, 08 Mar 2009 14:11:52 +0000 boisy Added 38.4kbps routines from Darren Atkinson
Sat, 07 Mar 2009 20:04:42 +0000 boisy Added DriveWire 3 modules to distribution