minivmac4ios/Mini vMac/MacII-640x480/CNFGGLOB.h

25 lines
484 B
C
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#define RomFileName "MacII.ROM"
#define WantInitSpeedValue 2
#define WantInitNotAutoSlow 0
#define EnableAutoSlow 0
#define MySoundEnabled 1
#define MySoundRecenterSilence 0
#define kLn2SoundSampSz 3
#define NumDrives 8
#define vMacScreenHeight 480
#define vMacScreenWidth 640
#define vMacScreenDepth 3
#define kROM_Size 0x00040000
#ifdef PLIST_PREPROCESSOR
#define MNVMBundleDisplayName Mac II
#define MNVMBundleGetInfoString 8M, 640×480
#else
#include "../CNFGGLOB.h"
#endif