module.list
来自「一个mips虚拟机非常好代码,使用C++来编写的,希望大家多学学,」· LIST 代码 · 共 17 行
LIST
17 行
# This is the list of modules to include in the executable: Each line# contains two fields. The first is the module name, which must be a# valid C identifier. The second is the directory in which the module# sources are stored, relative to the root of the source tree (ie. the# directory containing the "INSTALL" script).# Name # Directory # DescriptionROM chips/ROM # a general-purpose ROM chipMT48Tx2 chips/MT48Tx2 # MT48Tx2 RTC chipZilogESCC chips/ZilogESCC # Zilog Enhanced Serial Communication ControllerU4600_LCD chips/U4600_LCD # U4600 LCD ModuleU4600_PIC chips/U4600_PIC # U4600 Programmable Interrupt ControllerTulip chips/Tulip # DEC Tulip Plus Ethernet ControllerIDE chips/IDE # Generic IDE controllermips-bus mips64/bus # minimal MIPS64 bus controllerkoala-R4600 mips64/koala # R4600 CPU
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?