Mercurial > hg > Members > kono > nitros9-code
comparison defs/systype @ 1377:7e26b1ec9738
Fixed some kernel length problems
author | boisy |
---|---|
date | Fri, 26 Sep 2003 17:54:49 +0000 |
parents | 53c50c807d55 |
children | 2415d285db30 |
comparison
equal
deleted
inserted
replaced
1376:e85252bad510 | 1377:7e26b1ec9738 |
---|---|
1 IFEQ SYSTYPE | 1 IFEQ SYSTYPE |
2 | 2 |
3 SYSTYPE set 1 | 3 SYSTYPE set 1 |
4 | 4 |
5 ******************************************************************** | 5 ******************************************************************** |
6 * SysType - CoCo OS-9 System Specific Definitions | 6 * SysType - NitrOS-9 System Specific Definitions |
7 * | 7 * |
8 * $Id$ | 8 * $Id$ |
9 * | 9 * |
10 * Edt/Rev YYYY/MM/DD Modified by | 10 * Edt/Rev YYYY/MM/DD Modified by |
11 * Comment | 11 * Comment |
128 | 128 |
129 IFEQ Level-1 | 129 IFEQ Level-1 |
130 | 130 |
131 ************************************************* | 131 ************************************************* |
132 * | 132 * |
133 * OS-9 Level One CoCo 1/2 Section | 133 * CoCo 1/2 Section |
134 * | 134 * |
135 ************************************************* | 135 ************************************************* |
136 | 136 |
137 HW.Page set $FF Device descriptor hardware page | 137 HW.Page set $FF Device descriptor hardware page |
138 | 138 |
139 ELSE | 139 ELSE |
140 | 140 |
141 ************************************************* | 141 ************************************************* |
142 * | 142 * |
143 * OS-9 Level Two CoCo 3 Section | 143 * CoCo 3 Section |
144 * | 144 * |
145 ************************************************* | 145 ************************************************* |
146 | 146 |
147 **************************************** | 147 **************************************** |
148 * Dynamic Address Translator Definitions | 148 * Dynamic Address Translator Definitions |
375 | 375 |
376 | 376 |
377 ****************************************************************************** | 377 ****************************************************************************** |
378 ****************************************************************************** | 378 ****************************************************************************** |
379 ** ** | 379 ** ** |
380 ** OS-9 Windowing system Global data definitions ** | 380 ** NitrOS-9 Windowing system Global data definitions ** |
381 ** ** | 381 ** ** |
382 ****************************************************************************** | 382 ****************************************************************************** |
383 ****************************************************************************** | 383 ****************************************************************************** |
384 ** ** | 384 ** ** |
385 ** System memory block 0 layout: ** | 385 ** System memory block 0 layout: ** |