mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 02:22:39 +00:00
69aeb7dd58
Bubble System 2 channel Wavetable sound generator logic is configuration with K005289, 4 bit PROM and DAC. K005289 controls pitch and 5 bit address generator per channel, Waveform select and Volume control is tied to AY-3-8910 ports. (each port for per channels) these configuration is better known as K005289, the part of logic. furnace emulates this configurations as single system, waveform format is 15 level and 32 width. |
||
---|---|---|
.. | ||
amiga.md | ||
arcade.md | ||
ay8910.md | ||
ay8930.md | ||
bubblesystem.md | ||
c64.md | ||
game-boy.md | ||
genesis.md | ||
lynx.md | ||
nes.md | ||
opll.md | ||
pce.md | ||
qsound.md | ||
README.md | ||
saa1099.md | ||
sms.md | ||
tia.md | ||
wonderswan.md | ||
x1_010.md | ||
ym2151.md | ||
ym2610.md | ||
ym2610b.md | ||
ym2612.md | ||
ymu759.md |
systems
this is a list of systems that Furnace supports, including each system's effects.
- Sega Genesis/Mega Drive
- Sega Master System
- Game Boy
- PC Engine/TurboGrafx-16
- NES
- Commodore 64
- Arcade (YM2151/PCM)
- Neo Geo/YM2610
- Taito Arcade/YM2610B
- AY-3-8910
- Amiga
- Yamaha YM2612 standalone
- Yamaha YM2151 standalone
- Atari 2600
- Philips SAA1099
- Microchip AY8930
- Seta/Allumer X1-010
- WonderSwan
- Bubble System/K005289
Furnace also reads .dmf files with the Yamaha YMU759 system, but does not emulate the chip at all.