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