m68k_platform_type
M68KPlatform(m68k_platform_type platformType);
inline m68k_platform_type PlatformType() const { return fPlatformType; }
m68k_platform_type fPlatformType;
M68KPlatform::M68KPlatform(m68k_platform_type platformType)