mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-16 01:35:07 +00:00
Further informations
This commit is contained in:
parent
4e5b398994
commit
de8c79e306
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
originally an arcade board, but SNK shortly adapted it to a rather expensive video game console with the world's biggest cartridges because some people liked the system so much they wanted a home version of it.
|
originally an arcade board, but SNK shortly adapted it to a rather expensive video game console with the world's biggest cartridges because some people liked the system so much they wanted a home version of it.
|
||||||
|
|
||||||
its soundchip is a 3-in-1: FM, YM2149 (AY-3-8910 clone) and ADPCM in a single package!
|
its soundchip is a 3-in-1: FM, YM2149 (AY-3-8910 clone) and 2 different format ADPCM in a single package!
|
||||||
|
|
||||||
# effects
|
# effects
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Taito Arcade/Yamaha YM2610B
|
# Taito Arcade/Yamaha YM2610B
|
||||||
|
|
||||||
YM2610B is basically YM2610 with 2 extra FM channels used at some 90s Taito Arcade hardwares.
|
YM2610B is basically YM2610 with 2 extra FM channels used at some 90s Taito Arcade hardwares, it's backward compatible with non-B chip.
|
||||||
|
|
||||||
# effects
|
# effects
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue