minivmac4ios/Mini vMac/MacPlus4M/CNFGGLOB.h

25 lines
485 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 "vMac.ROM"
#define WantInitSpeedValue 2
#define WantInitNotAutoSlow 0
#define EnableAutoSlow 1
#define MySoundEnabled 1
#define MySoundRecenterSilence 0
#define kLn2SoundSampSz 3
#define NumDrives 6
#define vMacScreenHeight 342
#define vMacScreenWidth 512
#define vMacScreenDepth 0
#define kROM_Size 0x00020000
#ifdef PLIST_PREPROCESSOR
#define MNVMBundleDisplayName Mac Plus
#define MNVMBundleGetInfoString 4M, 512×342
#else
#include "../CNFGGLOB.h"
#endif