Mercurial > hg > Members > kono > nitros9-code
comparison defs/cocosdc.d @ 2818:05426dd4e24e lwtools-port
ll_init now puts CoCo SDC in enhanced mode.
Added defs/cocosdc.d definition file
Address of device is now obtained from descriptor
Renamed ddsd_cocosdc.asm to ddsd0_cocosdc.asm
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Thu, 02 May 2013 14:53:28 -0500 |
parents | |
children | 3afecdae6f53 |
comparison
equal
deleted
inserted
replaced
2817:5c6b71612ce4 | 2818:05426dd4e24e |
---|---|
1 IFNE COCOSDC.D-1 | |
2 COCOSDC.D SET 1 | |
3 | |
4 ******************************************************************** | |
5 * cocosdc.d - CoCo SDC definitions | |
6 * | |
7 * $Id$ | |
8 * | |
9 * Edt/Rev YYYY/MM/DD Modified by | |
10 * Comment | |
11 * ------------------------------------------------------------------ | |
12 * 2014/05/02 Boisy G. Pitre | |
13 * Created | |
14 | |
15 | |
16 SDAddr SET $FF4A | |
17 | |
18 ENDC |