dec_kn01.h Source File
Back to the index.
Go to the documentation of this file. 114 #define KN01_PHYS_MIN 0x00000000 115 #define KN01_PHYS_MAX 0x1fffffff 120 #define KN01_PHYS_MEMORY_START 0x00000000 121 #define KN01_PHYS_MEMORY_END 0x01800000 123 #define KN01_PHYS_FBUF_START 0x0fc00000 124 #define KN01_PHYS_FBUF_M_END 0x0fc20000 125 #define KN01_PHYS_FBUF_C_END 0x0fd00000 127 #define KN01_PHYS_COLMASK_START 0x10000000 128 #define KN01_PHYS_COLMASK_END 0x11000000 133 #define KN01_SYS_PCC 0x11000000 134 #define KN01_SYS_VDAC 0x12000000 135 #define KN01_SYS_ERRADR 0x17000000 136 #define KN01_SYS_LANCE 0x18000000 137 #define KN01_SYS_LANCE_B_START 0x19000000 138 #define KN01_SYS_LANCE_B_END 0x19010000 139 #define KN01_SYS_SII 0x1a000000 140 #define KN01_SYS_SII_B_START 0x1b000000 141 #define KN01_SYS_SII_B_END 0x1b020000 142 #define KN01_SYS_DZ 0x1c000000 143 #define KN01_SYS_CLOCK 0x1d000000 144 #define KN01_SYS_CSR 0x1e000000 145 #define KN01_SYS_ROM_START 0x1f000000 146 #define KN01_SYS_ROM_END 0x1f07ffff 151 #define KN01_INT_FPA IP_LEV7 152 #define KN01_INT_MEM IP_LEV6 153 #define KN01_INT_CLOCK IP_LEV5 154 #define KN01_INT_DZ IP_LEV4 155 #define KN01_INT_LANCE IP_LEV3 156 #define KN01_INT_SII IP_LEV2 162 #define KN01_CSR_LEDS_MASK 0x00ff 163 #define KN01_CSR_VRGTRB 0x0001 164 #define KN01_CSR_VRGTRG 0x0002 165 #define KN01_CSR_VBGTRG 0x0004 166 #define KN01_CSR_TXDIS 0x0100 167 #define KN01_CSR_VINT 0x0200 168 #define KN01_CSR_MERR 0x0400 169 #define KN01_CSR_MONO 0x0800 170 #define KN01_CSR_CRSRTST 0x1000 171 #define KN01_CSR_PARDIS 0x2000 172 #define KN01_CSR_SELFTEST 0x4000 173 #define KN01_CSR_MNFMOD 0x8000 174 #define KN01_CSR_MBZ 0x9800 177 #define KN01_ERR_ADDRESS 0x07ffffff
Generated on Sun Sep 30 2018 16:05:18 for GXemul by
1.8.13