Mercurial > hg > Members > kono > nitros9-code
comparison defs/dgndefs @ 1933:1e312b144f4d
Major changes:
CCIO,CC3IO are now VTIO
GrfInt is now CoGrf
WindInt is now CoWin
VDGInt (L2), CO32 (L1) is now CoVDG
CO51 (L1) is now CoHR
CO80 (L1) is now CoWP
All files referencing these have been changed
author | boisy |
---|---|
date | Sat, 26 Nov 2005 21:31:29 +0000 |
parents | c9f639d11d63 |
children |
comparison
equal
deleted
inserted
replaced
1932:1c3b799ce2f5 | 1933:1e312b144f4d |
---|---|
23 | 23 |
24 nam DgnDefs | 24 nam DgnDefs |
25 ttl Dragon I/O Definitions | 25 ttl Dragon I/O Definitions |
26 | 26 |
27 ******************** | 27 ******************** |
28 * CCIO Static Memory | 28 * VTIO Static Memory |
29 * | 29 * |
30 * Definitions for ports on Dragon 32/64/Alpha. | 30 * Definitions for ports on Dragon 32/64/Alpha. |
31 * | 31 * |
32 * | 32 * |
33 IO equ $ff00 IO page on Dragon | 33 IO equ $ff00 IO page on Dragon |