Rev 1463 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log
| Rev 1463 | Rev 1817 | ||
|---|---|---|---|
| Line 352... | Line 352... | ||
| 352 | GSReset=0 ; reinit GS on reset |
352 | GSReset=0 ; reinit GS on reset |
| 353 | 353 | ||
| 354 | SD=0 ; enable/disable soundrive |
354 | SD=0 ; enable/disable soundrive |
| 355 | CovoxFB=1 ; enable/disable pentagon covox |
355 | CovoxFB=1 ; enable/disable pentagon covox |
| 356 | CovoxDD=0 ; enable/disable scorpion covox |
356 | CovoxDD=0 ; enable/disable scorpion covox |
| - | 357 | MoonSound=1 ; enable/disable moonsound |
|
| 357 | 358 | ||
| 358 | Saa1099=TFMpro ; NONE, ZXM, TFMpro |
359 | Saa1099=TFMpro ; NONE, ZXM, TFMpro |
| 359 | 360 | ||
| 360 | ; max sound volume is 8192. set to 0 to completely disable sound device |
361 | ; max sound volume is 8192. set to 0 to completely disable sound device |
| 361 | BeeperVol=8192 ; most popular sound device |
362 | BeeperVol=8192 ; most popular sound device |
| Line 365... | Line 366... | ||
| 365 | CovoxFBVol=8192 ; pentagon covox |
366 | CovoxFBVol=8192 ; pentagon covox |
| 366 | CovoxDDVol=6000 ; scorpion covox |
367 | CovoxDDVol=6000 ; scorpion covox |
| 367 | SDVol=4000 ; soundrive |
368 | SDVol=4000 ; soundrive |
| 368 | GSVol=8000 ; general sound (for both high- and low- level emulation modes) |
369 | GSVol=8000 ; general sound (for both high- and low- level emulation modes) |
| 369 | BASSVol=8000 ; MOD-player of BASS.DLL |
370 | BASSVol=8000 ; MOD-player of BASS.DLL |
| - | 371 | MoonSoundVol=8000 ; ZXM-MoonSound |
|
| 370 | 372 | ||
| 371 | [NGS] ; neo gs settings |
373 | [NGS] ; neo gs settings |
| 372 | RamSize=2048 ; ngs ram size 2048, 4096 |
374 | RamSize=2048 ; ngs ram size 2048, 4096 |
| 373 | ; sdcard image |
375 | ; sdcard image |
| 374 | SDCARD= |
376 | SDCARD= |
| Line 515... | Line 517... | ||
| 515 | PLUS3=plus341.rom |
517 | PLUS3=plus341.rom |
| 516 | 518 | ||
| 517 | ; standard quorum 64K rom |
519 | ; standard quorum 64K rom |
| 518 | QUORUM=qu7v42.rom |
520 | QUORUM=qu7v42.rom |
| 519 | 521 | ||
| - | 522 | ; moonsound wavetable |
|
| - | 523 | MOONSOUND=yrw801.rom |
|
| 520 | 524 | ||
| 521 | 525 | ||
| 522 | ; you can create own 64K-ROMSET, naming ini section [ROM.my_own_set] |
526 | ; you can create own 64K-ROMSET, naming ini section [ROM.my_own_set] |
| 523 | ; for empty ROMSET, single-file large ROM used (accordingly to memory model) |
527 | ; for empty ROMSET, single-file large ROM used (accordingly to memory model) |
| 524 | ROMSET= |
528 | ROMSET= |