mirror of
https://github.com/zydeco/minivmac4ios.git
synced 2024-11-26 00:49:20 +00:00
enable sound on Mac II
This commit is contained in:
parent
35f5ec7886
commit
353b548ae1
@ -4,7 +4,7 @@
|
|||||||
#define WantInitNotAutoSlow 0
|
#define WantInitNotAutoSlow 0
|
||||||
#define EnableAutoSlow 0
|
#define EnableAutoSlow 0
|
||||||
|
|
||||||
#define MySoundEnabled 0
|
#define MySoundEnabled 1
|
||||||
#define MySoundRecenterSilence 0
|
#define MySoundRecenterSilence 0
|
||||||
#define kLn2SoundSampSz 3
|
#define kLn2SoundSampSz 3
|
||||||
|
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#ifdef PLIST_PREPROCESSOR
|
#ifdef PLIST_PREPROCESSOR
|
||||||
#define MNVMBundleDisplayName Mac II
|
#define MNVMBundleDisplayName Mac II
|
||||||
#define MNVMBundleGetInfoString 8M, 1024×768, no sound
|
#define MNVMBundleGetInfoString 8M, 1024×768
|
||||||
#else
|
#else
|
||||||
#include "../CNFGGLOB.h"
|
#include "../CNFGGLOB.h"
|
||||||
#endif
|
#endif
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
#define Sony_WantChecksumsUpdated 0
|
#define Sony_WantChecksumsUpdated 0
|
||||||
#define Sony_VerifyChecksums 0
|
#define Sony_VerifyChecksums 0
|
||||||
#define CaretBlinkTime 0x08
|
#define CaretBlinkTime 0x08
|
||||||
#define SpeakerVol 0x00
|
#define SpeakerVol 0x07
|
||||||
#define DoubleClickTime 0x08
|
#define DoubleClickTime 0x08
|
||||||
#define MenuBlink 0x03
|
#define MenuBlink 0x03
|
||||||
#define AutoKeyThresh 0x06
|
#define AutoKeyThresh 0x06
|
||||||
|
Loading…
Reference in New Issue
Block a user