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

📄 mach0.c

📁 坦尼保姆
💻 C
字号:
/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */#define RCSID0 "$Header: mach0.c,v 3.4 88/04/11 11:41:44 ceriel Exp $"/* * INTEL 8086 options */#define	THREE_PASS	/* branch and offset optimization */#define	LISTING		/* enable listing facilities */#define RELOCATION	/* generate relocation info * /#define DEBUG 0		/* gewijzigd evert */#define DEBUG 2#undef valu_t#define valu_t long#undef ALIGNWORD#define ALIGNWORD 2#undef ALIGNSECT#define ALIGNSECT 2

⌨️ 快捷键说明

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