log level1/modules/dwread.asm @ 3295:6b7a7b233925 default tip

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.
Sat, 03 Jan 2015 00:02:16 -0600 David Ladd Moved becker routine with timeout to a new driver called BECKERTO and restored original BECKER routine from backup.
Sat, 20 Dec 2014 12:52:07 -0600 David Ladd Updated the becker routine comment to state there is now a supports a timeout.
Fri, 19 Dec 2014 19:26:42 -0600 David Ladd Updated becker port routine with a timeout check.
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