manifest

来自「空战游戏flacon源码」· 代码 · 共 27 行

TXT
27
字号

MANIFEST	This file
README		Description of the chipset directory
MINT.DOC	Describes the contents of each ./m_*/mint.h file
m_68k		Motorola M86000 family of processors (2)
m_i486		Intel 486 family
m_m2		3DO M2 (PowerPC-603 variant) (2)
m_mips1		MIPS level-1 processors (R2000/R3000 series)
m_mips2		MIPS level-2 processors (R4000 series)
m_mips3		MIPS level-3 processors (R4000 series, see NOTE 1)
m_ppc601	PowerPC-601 (2)
m_psx		Sony Playstation (MIPS R3000 variant)
m_saturn	SEGA Saturn, Hitachi SH-1 and SH-2 (2)
m_u64		Nintendo Ultra-64 (MIPS R4200 variant - dupped R4300)


NOTE 1		MIPS2 and MIPS3 are the same chipset, however 64-bit
		opperations are only available in MIPS3.  The reason
		for this is because of lack of 64-bit support in
		IRIX (verisons below 6).

NOTE 2		These directories are currently empty since I either
		don't have the info needed to construct the chip
		defination files, or they aren't currently needed.


⌨️ 快捷键说明

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