Commit Graph

7 Commits

Author SHA1 Message Date
tildearrow a1969d30f6 rename x1_010 to x1-010 2022-03-22 00:06:57 -05:00
cam900 a32781bb1a grammar 2022-03-09 01:17:16 +09:00
cam900 ba68ad6ed5 More info in waveform size 2022-03-09 01:06:47 +09:00
cam900 6c432bc42e Allow Left waveform can be invertable,
Improvement documents
2022-03-09 00:50:10 +09:00
cam900 b270513639
Frequency range limit 2022-03-07 19:41:26 +09:00
cam900 666b061c8b Fix year info 2022-03-07 03:08:47 +09:00
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