mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 22:43:01 +00:00
emu2413: whoops
This commit is contained in:
parent
c34b790470
commit
741a23f43f
1 changed files with 1 additions and 0 deletions
1
extern/emu2413/emu2413.c
vendored
1
extern/emu2413/emu2413.c
vendored
|
@ -94,6 +94,7 @@ static uint8_t default_inst[OPLL_TONE_NUM][(16 + 3) * 8] = {{
|
|||
0x05,0x01,0x00,0x00,0xf8,0xaa,0x59,0x55, // R: Tom-tom(M) / Top Cymbal(C) (identical to YM2413)
|
||||
},{
|
||||
/* YM2423, taken from ymfm */
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x61,0x61,0x1B,0x07,0x94,0x5F,0x10,0x06,
|
||||
0x93,0xB1,0x51,0x04,0xF3,0xF2,0x70,0xFB,
|
||||
0x41,0x21,0x11,0x85,0xF2,0xF2,0x70,0x75,
|
||||
|
|
Loading…
Reference in a new issue