mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
sound, fix ym2612 ladder effect, add option
This commit is contained in:
parent
b55e4e1b2f
commit
23cd73bc8f
9 changed files with 46 additions and 22 deletions
|
@ -109,7 +109,7 @@ typedef struct
|
|||
} FM_ST;
|
||||
|
||||
#define ST_SSG 1
|
||||
#define ST_LADDER 2
|
||||
#define ST_DAC 2
|
||||
|
||||
/***********************************************************/
|
||||
/* OPN unit */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue