furnace/papers/doc/7-systems
cam900 4a83c7c5a7 Add Seta/Allumer X1-010 Support
its 16 channel wavetable/PCM chip, with (optional) stereo support.
Its also has envelope, this feature has similar as AY PSG's one but its shape is also stored at RAM, and each nibble in envelope data is for each output: so i decided to added some feature for more stereo-ish envelope.
Split: Envelope shape will be splitted to Left and Right half for each output.
HInv, Vinv: Envelope shape will be Horizontally/Vertically mirrored the left one.

Max sample length is sample bank size of Seta 2 arcade hardware (currently not emulated yet, nor it doesn't support on VGM).

Chip id is temporary, it can be changed with to suggestions.
2022-03-07 02:31:03 +09:00
..
amiga.md update documentation 2022-01-16 01:10:43 -05:00
arcade.md arcade: add effects to control AMD/PMD 2022-01-20 17:54:11 -05:00
ay8910.md add auto-envelope mode (29xy effect) 2022-01-20 03:23:03 -05:00
ay8930.md Add 12xx duty cycle description (#101) 2022-02-01 15:15:05 -05:00
c64.md update documentation 2022-01-16 01:10:43 -05:00
game-boy.md update documentation 2022-01-16 01:10:43 -05:00
genesis.md rename system to platform 2022-01-16 01:17:30 -05:00
nes.md NES: add hardware sweep effect 2022-02-01 18:28:48 -05:00
opll.md Add OPLL docmentation 2022-02-21 22:37:11 -05:00
pce.md update documentation 2022-01-16 01:10:43 -05:00
qsound.md Add 3xxx effect to set echo delay buffer length. Add documentation 2022-02-22 21:16:46 +01:00
README.md Add Seta/Allumer X1-010 Support 2022-03-07 02:31:03 +09:00
saa1099.md update documentation 2022-01-16 01:10:43 -05:00
sms.md update documentation 2022-01-16 01:10:43 -05:00
tia.md update TIA doc 2022-01-18 15:16:03 -05:00
x1_010.md Add Seta/Allumer X1-010 Support 2022-03-07 02:31:03 +09:00
ym2151.md rename system to platform 2022-01-16 01:17:30 -05:00
ym2610.md Further informations 2022-03-01 02:50:26 +09:00
ym2610b.md Further informations 2022-03-01 02:50:26 +09:00
ym2612.md rename system to platform 2022-01-16 01:17:30 -05:00
ymu759.md update documentation 2022-01-16 01:10:43 -05:00

systems

this is a list of systems that Furnace supports, including each system's effects.

Furnace also reads .dmf files with the Yamaha YMU759 system, but does not emulate the chip at all.