mirror of
https://github.com/zydeco/minivmac4ios.git
synced 2024-11-22 03:30:59 +00:00
48 lines
1011 B
C
48 lines
1011 B
C
|
/*
|
|||
|
see comment in OSGCOMUD.h
|
|||
|
|
|||
|
This file is automatically generated by the build system,
|
|||
|
which tries to know what options are valid in what
|
|||
|
combinations. Avoid changing this file manually unless
|
|||
|
you know what you're doing.
|
|||
|
*/
|
|||
|
|
|||
|
#define MySoundEnabled 1
|
|||
|
|
|||
|
#define MySoundRecenterSilence 0
|
|||
|
#define kLn2SoundSampSz 3
|
|||
|
|
|||
|
#define dbglog_HAVE 0
|
|||
|
#define WantAbnormalReports 0
|
|||
|
|
|||
|
#define NumDrives 6
|
|||
|
#define NonDiskProtect 0
|
|||
|
#define IncludeSonyRawMode 1
|
|||
|
#define IncludeSonyGetName 1
|
|||
|
#define IncludeSonyNew 1
|
|||
|
#define IncludeSonyNameNew 1
|
|||
|
|
|||
|
#define vMacScreenHeight 384
|
|||
|
#define vMacScreenWidth 512
|
|||
|
#define vMacScreenDepth 3
|
|||
|
|
|||
|
#define kROM_Size 0x00040000
|
|||
|
|
|||
|
#define IncludePbufs 1
|
|||
|
#define NumPbufs 4
|
|||
|
|
|||
|
#define EnableMouseMotion 1
|
|||
|
|
|||
|
#define IncludeHostTextClipExchange 1
|
|||
|
#define EnableAutoSlow 1
|
|||
|
#define EmLocalTalk 0
|
|||
|
#define AutoLocation 1
|
|||
|
#define AutoTimeZone 1
|
|||
|
|
|||
|
#define MNVMBundleClassName MacIIEmulator512x384
|
|||
|
|
|||
|
#ifdef PLIST_PREPROCESSOR
|
|||
|
#define MNVMBundleDisplayName Mac II
|
|||
|
#define MNVMBundleGetInfoString 8M, 512×384
|
|||
|
#endif
|