📄 default.ami
字号:
;; ARMulator configuration file type 3
;; - default.ami -
;; RCS $Revision: 1.14.4.1 $
;; Checkin $Date: 2000/10/26 19:15:40 $
;; Revising $Author: dsinclai $
;This is the default divisor ratio for external busses.
;Except in FastBus mode, external bus speed is CPUSPEED/MCCFG.
;Note that this is different from the meaning formerly used in SA-110,
; which had ratio=MCCFG+2.
MCCFG=3
{ PeripheralSets
;; This section includes the peripherals which will be loaded into
;; every processor-model.
{ Processors_Common=Default_Processors_Common
; End of Processors:Processors_Common
}
{ Default_Processors_Common
{ SemiHost=Default_Semihost
#if FPE && FPE==True
Demon=True
#else
Demon=False
#endif
}
;; PARALLEL model
{Parallel=Default_Parallel
}
;; Copro model
{Mycopro=Default_Mycopro
}
;; Exception Generator (ProjectX) model
{ProjectX=Default_ProjectX
}
{ Timer=Default_Timer
}
{Millisec=Default_Millisec
}
;{ WatchDog=No_Watchdog
;}
{ Tube=Default_Tube
}
{ Intctrl=Default_Intctrl
}
#if !OMIT_PAGETABLES
{ Pagetables=Default_Pagetables
}
#endif
{ Mapfile=Default_Mapfile
}
; Profiler is cheap when off.
{ Profiler=Default_Profiler
}
; Tracer is cheap when not used too.
{Tracer=Default_Tracer
}
;End of Default_Processors_Common
}
;End of PeripheralSets
}
;; EOF default.ami
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -