⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dev_irqc.h

📁 ARM, MIPS, PowerPC 模拟器
💻 H
字号:
#ifndef	TESTMACHINE_IRQC_H#define	TESTMACHINE_IRQC_H/* *  Definitions used by the "irqc" device in GXemul. * *  $Id: dev_irqc.h,v 1.1 2007/05/26 03:47:34 debug Exp $ *  This file is in the public domain. */#define DEV_IRQC_ADDRESS 	0x0000000016000000#define DEV_IRQC_LENGTH		0x12#define DEV_IRQC_IRQ		0x0#define DEV_IRQC_MASK		0x4#define DEV_IRQC_UNMASK		0x8#endif	/*  TESTMACHINE_IRQC_H  */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -