tildearrow
a43034f559
OPN: fix portaPause not resetting on new note
2022-03-29 23:58:50 -05:00
cam900
36b336c7f4
A && B
2022-03-11 04:11:23 +09:00
cam900
f3e4810dda
Make some pitch command work in ADPCM-B, still partially and 01xx command is broken
...
Fix sample check routine
Remove dac* variables, No way to enable DAC mode in YM2610*
2022-03-11 03:47:36 +09:00
tildearrow
3b8388d90c
YM2151/2610/2612/Game Boy: fix panning - UNTESTED
2022-03-06 14:39:20 -05:00
cam900
ddf341dfc0
Add support YM2610* ADPCM-B Repeat flag, Add YM2610 ADPCM notes in GUI
2022-03-01 01:11:27 +09:00
cam900
ac1c65fd62
Add register sheet for YM2610*
2022-02-28 04:45:55 +09:00
cam900
34405de03c
Fix build actually
2022-02-27 06:40:13 +09:00
cam900
d64ddaadee
Further fix build
2022-02-26 01:12:37 +09:00
cam900
cd4c876c5e
Merge branch 'master' of https://github.com/tildearrow/furnace into ym2610b
...
# Conflicts:
# src/engine/engine.cpp
# src/engine/playback.cpp
2022-02-25 23:47:28 +09:00
cam900
d831a522a4
Merge branch 'master' of https://github.com/tildearrow/furnace into ym2610b
...
# Conflicts:
# src/engine/engine.cpp
# src/engine/platform/ym2610Interface.cpp
2022-02-25 12:20:00 +09:00
cam900
1e2d5694b9
Prepare to support YM2610B and with Extended channel 3 mode
...
Allow 8 bit volume for YM2610 ADPCM-B
Remove sample mode macro in YM2610, it's always enabled and seperated channels.
TODO: ADPCM-B is still not implemented, FM Channel 2 is silenced in extended channel 3 configuration
2022-02-25 01:02:35 +09:00