Mercurial > hg > Members > kono > nitros9-code
comparison defs/os9defs @ 2248:02aaa1cde1e4
Extended use of system direct page for new SCDWT driver
author | boisy |
---|---|
date | Thu, 24 Dec 2009 16:37:07 +0000 |
parents | 2a889a511f0a |
children | 07b2433f0c65 |
comparison
equal
deleted
inserted
replaced
2247:3f53c771d5e5 | 2248:02aaa1cde1e4 |
---|---|
419 D.SWPage RMB 1 SmartWatch page # (see clock2_smart) | 419 D.SWPage RMB 1 SmartWatch page # (see clock2_smart) |
420 RMB 5 | 420 RMB 5 |
421 D.COCOXT RMB 1 Busy flag for CoCo-XT driver (one drive at a time) | 421 D.COCOXT RMB 1 Busy flag for CoCo-XT driver (one drive at a time) |
422 D.DbgMem RMB 2 Debug memory pointer | 422 D.DbgMem RMB 2 Debug memory pointer |
423 D.DWSUB RMB 2 DriveWire Subroutine Module entry point | 423 D.DWSUB RMB 2 DriveWire Subroutine Module entry point |
424 D.DWTAdr RMB 2 | 424 D.DWSTATS RMB 7 |
425 D.DWVIRQPkt RMB 5 | |
425 ORG $20 | 426 ORG $20 |
426 | 427 |
427 IFEQ Level-1 | 428 IFEQ Level-1 |
428 | 429 |
429 * Level 1 DP vars | 430 * Level 1 DP vars |