Commit graph

148 commits

Author SHA1 Message Date
cam900
2e6cc9fc7c Merge branch 'master' of https://github.com/tildearrow/furnace into x1_010
# Conflicts:
#	CMakeLists.txt
#	papers/doc/7-systems/README.md
#	src/engine/dispatch.h
#	src/engine/dispatchContainer.cpp
#	src/engine/playback.cpp
#	src/engine/sysDef.cpp
#	src/gui/gui.cpp
2022-03-08 13:38:24 +09:00
cam900
b270513639
Frequency range limit 2022-03-07 19:41:26 +09:00
Natt Akuma
840a6fa306 Add WonderSwan support 2022-03-07 15:44:59 +07: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
nicco1690
7935f52737
Create Lynx MIKEY sound docs 2022-03-05 23:27:48 -05:00
Natt Akuma
9abf872ff3 Add VERA support for Commander X16 2022-03-04 18:20:38 +07:00
cam900
1631af8f8e Merge branch 'master' of https://github.com/tildearrow/furnace into ym2610b 2022-03-02 01:18:36 +09:00
tildearrow
f85c6913ce update doc 2022-02-28 22:49:03 -05:00
cam900
de8c79e306 Further informations 2022-03-01 02:50:26 +09:00
tildearrow
77e4875300 update doc 2022-02-27 16:56:46 -05:00
cam900
d92b662851 Typo 2022-02-28 03:05:31 +09:00
cam900
2312ab19d2 Split YM2610B document 2022-02-28 03:04:04 +09:00
cam900
e243a8558e Add YM2610B in documents 2022-02-27 06:47:31 +09:00
tildearrow
381f3e07ee Merge branch 'master' of github.com:tildearrow/furnace 2022-02-22 18:22:52 -05:00
tildearrow
e6ee28ce0d Merge branch 'cps2' of https://github.com/superctr/furnace into superctr-cps2 2022-02-22 18:21:57 -05:00
tildearrow
a29fcee3c3
Merge pull request #205 from nicco1690/patch-1
Add OPLL docmentation
2022-02-22 18:06:20 -05:00
Ian Karlsson
e32ef2d881 Add 3xxx effect to set echo delay buffer length. Add documentation 2022-02-22 21:16:46 +01:00
Waldemar Pawlaszek
d15b3d6ffd Some documentation 2022-02-22 13:36:21 +01:00
nicco1690
6dff2c91bb
Add OPLL docmentation
May need edits when OPLL support is added.
2022-02-21 22:37:11 -05:00
tildearrow
fa9905633b more attribution 2022-02-21 12:49:13 -05:00
That8BitChiptuneGuy
381d53964f Added a tip about Sampling 2022-02-21 12:38:44 -05:00
nicco1690
65e3e623f2 Include brief summary in the intro README file 2022-02-13 00:11:35 -05:00
tildearrow
36787cb33e update doc 2022-02-10 04:19:15 -05:00
nicco1690
6a1d143fab Update sample docs to be more clear
Changed according to changes requested by tildearrow
2022-02-09 23:02:06 -05:00
nicco1690
2b80dd74fc Add sample documentation (WIP, needs images) 2022-02-09 23:02:06 -05:00
tildearrow
30d279ea89 attribution 2022-02-09 03:02:28 -05:00
tildearrow
af80908581 update instrument doc 2022-02-09 02:55:53 -05:00
tildearrow
3054c7ad6f write pattern documentation 2022-02-09 02:12:37 -05:00
tildearrow
480ae960e4 add interface documentation (partial) 2022-02-08 05:19:32 -05:00
nicco1690
4d14a19267
Fix typo in Wavetable docs (#149) 2022-02-07 21:37:04 +01:00
freq-mod
fd12d5c232
Wave editor doc
Rather simple description
2022-02-07 20:52:21 +01:00
freq-mod
077fae80d6
Complete the instruments documentation 2022-02-07 20:13:27 +01:00
freq-mod
ffb0058ea1
Merge pull request #137 from cam900/patch-2
fm.md: YM2151 has no SSG-EG
2022-02-05 18:18:40 +01:00
cam900
27864aeef2
fm.md: YM2151 has no SSG-EG 2022-02-06 01:49:08 +09:00
cam900
685b4d2f9e
ay8910.md: Fix document correction 2022-02-05 23:48:34 +09:00
freq-mod
31bda87bb7 Update README.md 2022-02-04 16:10:27 -05:00
freq-mod
c5612fa9ab add instrument docs 2022-02-04 16:10:27 -05:00
tildearrow
b57e85134e prepare for end of song effect 2022-02-04 14:43:57 -05:00
tildearrow
f03ed7c833 NES: add hardware sweep effect 2022-02-01 18:28:48 -05:00
freq-mod
320bebb4be
Add 12xx duty cycle description (#101) 2022-02-01 15:15:05 -05:00
tildearrow
730561d3a3 arcade: add effects to control AMD/PMD 2022-01-20 17:54:11 -05:00
tildearrow
75ce5f4e2a add auto-envelope mode (29xy effect)
this closes #32
2022-01-20 03:23:03 -05:00
tildearrow
850e270f7d update doc 2022-01-18 18:22:17 -05:00
tildearrow
104295e06d update TIA doc 2022-01-18 15:16:03 -05:00
tildearrow
45b6c19867 rename system to platform
easier to understand
2022-01-16 01:17:30 -05:00
tildearrow
ed5279f96c update documentation 2022-01-16 01:10:43 -05:00
tildearrow
d2e98301e2 am I gonna make a new format 2021-12-29 17:00:49 -05:00