Commit graph

392 commits

Author SHA1 Message Date
Zumi
21d6f4f6d6
Document the basic mode (2) (#977)
* Create basic-mode.md

* Update README.md
2023-02-12 02:33:18 -05:00
tildearrow
1f8bc8e0ed update format 2023-02-11 17:42:02 -05:00
tildearrow
055132a104 update doc authors 2023-02-11 17:07:12 -05:00
WindowxDeveloper
c11fc669ad
Will be utilized in the X16 (#972)
* Will be utilized in the X16

Alongside VERA, the YM2151 will be used in Commander X16. 

Source:
https://www.commanderx16.com/faq.html

* Boards already shipped.

Since the 8-Bit Guy already ships X16 boards to the customers, I guess the YM2151 should be considered as an official part of the X16 sound system (albeit in the FPGA).
2023-02-11 17:04:01 -05:00
tildearrow
aa5b8795ed dev140 - YM2612: add YMF276 mode 2023-02-10 17:55:44 -05:00
cam900
03e0c8d8ee Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-02-06 08:56:14 +09:00
tildearrow
ac5986e44f dev139 - groove patterns! 2023-02-05 02:56:39 -05:00
cam900
dd79ae401b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-02-05 10:00:27 +09:00
tildearrow
43ba2ff8f2 OPZ: implement LFO2
issue #831

untested and I can't test now
2023-02-03 17:00:15 -05:00
cam900
3403e10b0b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-01-24 08:14:29 +09:00
tildearrow
a878c3a4d5 stop documenting EFxx
it doesn't even work on linear pitch
2023-01-23 15:19:20 -05:00
cam900
7340d029ae Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-01-19 16:51:27 +09:00
tildearrow
539b2ec2db dev138 - fix broken porta after legato 2023-01-17 01:58:59 -05:00
tildearrow
1d446bd56b dev137 - new mixing volumes
YM2612 is now twice as loud
SN76489 and OPLL are 1.5x loud
X1-010 is four times louder
2023-01-17 01:11:08 -05:00
tildearrow
2c528c9ca8 OPN: add LFO speed macro
issue #927
2023-01-16 16:10:34 -05:00
cam900
536c345763 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-01-12 23:31:56 +09:00
tildearrow
51802720a6 GUI: more patchbay work 2023-01-10 19:09:26 -05:00
tildearrow
2fbec000d7 dev136 - add auto patchbay toggle 2023-01-10 15:58:15 -05:00
tildearrow
1154a2bda6 implement patchbay-based output 2023-01-06 18:44:20 -05:00
tildearrow
6273275b47 new floating-point volumes and patchbay 2023-01-06 17:43:08 -05:00
cam900
ff937604c7
Merge branch 'master' into es5506_alt 2022-12-29 16:18:24 +09:00
tildearrow
a09ad00e48 prepare for 0.6pre3
OPN: add flag to make ExtCh op 1 be the only one controlling FB
GUI: move Arcade presets to top
GUI: fix YM2612 CSM not having flags
2022-12-28 18:11:30 -05:00
cam900
96c0bea63b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-25 18:48:29 +09:00
tildearrow
618ff1d393 release v0.6pre2 2022-12-24 23:39:44 -05:00
tildearrow
0914359063 dev131 - SNES: add more sustain modes and D2 2022-12-24 18:03:57 -05:00
cam900
a793bed56d
Merge branch 'master' into es5506_alt 2022-12-24 12:01:03 +09:00
tildearrow
2fbcacfbd0 update format.md
change OPN to YM2203 and PC-98 to YM2608
2022-12-20 16:56:44 -05:00
tildearrow
15afb1da84 add POKEY documentation 2022-12-20 03:19:25 -05:00
cam900
80fd78dcdd Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-17 16:53:19 +09:00
cam900
429aed0ab1 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-17 15:00:44 +09:00
tildearrow
905329e1e4 help 2022-12-17 00:54:56 -05:00
tildearrow
9da46ee8ba implement macro masking 2022-12-17 00:09:56 -05:00
cam900
8365d1c977
Merge branch 'master' into es5506_alt 2022-12-15 16:06:59 +09:00
tildearrow
dafa0189a8
Merge pull request #776 from cam900/k007232
Add K007232 support
2022-12-14 23:59:41 -05:00
tildearrow
f43363c538 allocate IDs for K00 and GA20
and ins ID for Pokémon Mini
2022-12-14 23:55:29 -05:00
cam900
ed779f443a Addressing comments 2022-12-11 16:37:20 +09:00
cam900
142f746da1 Add docs 2022-12-08 19:22:22 +09:00
cam900
217872bdd5 Merge branch 'master' of https://github.com/tildearrow/furnace into k007232 2022-12-08 14:22:20 +09:00
cam900
76cdc3a6a5 (Partially) K007232 support
Chip ID is placeholder.
2022-12-08 14:18:22 +09:00
cam900
ef08e9b0c2 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-08 11:38:08 +09:00
tildearrow
056e67b228 dev129 - SNES: add option to toggle BRR emphasis 2022-12-07 02:57:19 -05:00
cam900
7867b59580 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-30 17:39:43 +09:00
tildearrow
38cccbe351 update newIns.md 2022-11-21 05:43:15 -05:00
tildearrow
ea9ee0b95d update format.md 2022-11-21 05:26:39 -05:00
tildearrow
5ec4f2d1f0 new ins format, part 7
FM instruments now loadable
2022-11-20 14:28:43 -05:00
tildearrow
a7b139cd00 new ins format, part 5 2022-11-20 03:24:23 -05:00
tildearrow
38bb36363d new ins format, part 4 2022-11-19 22:12:17 -05:00
tildearrow
da1560b1c2 new ins format, part 3 2022-11-19 18:51:32 -05:00
tildearrow
ae7382f7a9 new ins format, part 1 2022-11-19 18:13:17 -05:00
tildearrow
76c0136a12 TODO: The rest 2022-11-19 04:05:52 -05:00