cam900
69aeb7dd58
Add Bubble System Support
...
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.
2022-03-14 19:22:12 +09:00
tildearrow
bd705d837d
interpolate now works on notes
2022-03-12 21:13:42 -05:00
tildearrow
a0c658f1d3
GUI: implement interpolate values
2022-03-12 21:06:47 -05:00
tildearrow
adafb49be7
GUI: prepare for interpolate
2022-03-12 15:12:39 -05:00
tildearrow
ab8bace7f4
change default SAA1099 core to SAASound
2022-03-12 12:53:53 -05:00
tildearrow
a238f5acf0
Merge pull request #284 from cam900/vgm_hasx1
...
Fix X1-010 VGM actually
2022-03-12 12:39:33 -05:00
cam900
c778251f26
Oops!
...
It's already exists
2022-03-12 23:39:38 +09:00
tildearrow
7971b7323b
GUI: add nibble mode to randomize
2022-03-12 03:40:56 -05:00
tildearrow
de604bdf01
GUI: add gradient/fade edit option
2022-03-12 03:04:34 -05:00
tildearrow
e82b1e6a67
GUI: don't allow right-click menu movement
2022-03-12 03:04:16 -05:00
tildearrow
1f058ac653
GUI: add move cursor by edit step on insert option
2022-03-12 02:32:02 -05:00
tildearrow
a6eec9f7c4
GUI: implement randomize
2022-03-12 02:24:23 -05:00
tildearrow
3e890a391b
GUI: operation mask
...
this means transpose also works on non-note columns!
2022-03-12 02:13:15 -05:00
tildearrow
f52d919240
GUI: implement paste overflow
2022-03-11 23:50:59 -05:00
tildearrow
fe9b379ca9
GUI: implement paste mix
2022-03-11 23:47:16 -05:00
tildearrow
cf07e1861e
add "auto-insert one tick gap" option
2022-03-11 23:01:18 -05:00
tildearrow
716298c49c
Genesis: now fix off not working on channel 6
2022-03-11 22:41:04 -05:00
tildearrow
2103f249fb
C64: fix note/env release cutting note
2022-03-11 22:33:22 -05:00
tildearrow
2a0aa19b2b
fix broken DAC mode
...
adds new compat flag
2022-03-11 22:11:33 -05:00
tildearrow
b73591970d
Merge pull request #282 from cam900/patch-5
...
Clamp X1-010 Envelope wave
2022-03-11 21:53:29 -05:00
cam900
2643d6b0ee
Clamp X1-010 Envelope wave
2022-03-12 11:32:19 +09:00
tildearrow
00109dc276
Merge pull request #281 from cam900/x1_010_be
...
Fix X1-010 VGM logging
2022-03-11 21:15:15 -05:00
cam900
155e602e61
Fix X1-010 VGM logging
...
Register/RAM offset is Big endian
2022-03-12 10:22:21 +09:00
tildearrow
07d15643c2
GUI: implement paste flood
2022-03-11 17:56:10 -05:00
tildearrow
cb3c4e2302
GUI: clamp waves to max value
2022-03-11 17:00:57 -05:00
tildearrow
ab3884e5aa
clamp wave data
...
issue #267
2022-03-11 16:58:43 -05:00
tildearrow
5fadcf4891
GUI: fix transpose octave range
2022-03-11 16:53:46 -05:00
tildearrow
74a23b3ec5
GUI: begin work on some of the new actions
2022-03-11 01:31:21 -05:00
tildearrow
8e61a0d314
better channel names
2022-03-10 23:49:44 -05:00
tildearrow
0700ba7e65
GUI: start with the pattern view focused
2022-03-10 22:10:52 -05:00
tildearrow
91ec641b77
Merge pull request #277 from tildearrow/revert-269-patch-2
...
Revert "Create OPL3 docs (read Effect Commands section)"
2022-03-10 21:37:05 -05:00
tildearrow
eb48a3d108
Revert "Create OPL3 docs (read Effect Commands section)"
2022-03-10 21:35:34 -05:00
tildearrow
0ee16c63f1
Merge pull request #275 from cam900/ym2610_check
...
Make some pitch command work in ADPCM-B, still partially and 01xx command is broken
2022-03-10 18:32:36 -05:00
tildearrow
8d0ac3cbba
Merge pull request #269 from nicco1690/patch-2
...
Create OPL3 docs (read Effect Commands section)
2022-03-10 18:32:11 -05:00
tildearrow
c871239736
Merge pull request #257 from nicco1690/patch-1
...
Create Lynx MIKEY sound docs
2022-03-10 18:31:41 -05:00
tildearrow
bbca8b260b
Merge pull request #243 from cam900/gui_systems
...
Add various system, Minor corrections
2022-03-10 18:31:23 -05:00
tildearrow
43ce6d1e1f
Merge branch 'cam900-x1_010'
2022-03-10 18:25:15 -05:00
tildearrow
c6fda7a156
Merge branch 'x1_010' of https://github.com/cam900/furnace into cam900-x1_010
2022-03-10 18:24:52 -05:00
tildearrow
a9f80b841c
VERA: add ins color and reset
2022-03-10 17:46:40 -05:00
tildearrow
cbc8721a00
Merge branch 'x16'
2022-03-10 17:31:32 -05:00
tildearrow
6d9befaf27
yay
2022-03-10 17:30:34 -05:00
tildearrow
2f02e24a2f
VERA: get rid of rand() and adapt code
2022-03-10 16:52:59 -05:00
tildearrow
9bd15bd513
VERA: bring up actual emulation core
2022-03-10 15:51:27 -05:00
tildearrow
587fecd11d
temporarily strip out emulation code
2022-03-10 14:40:45 -05:00
tildearrow
85b9f340a9
Merge branch 'x16' of https://github.com/AYCEdemo/furnace into x16
2022-03-10 14:35:33 -05:00
cam900
b42ceae1cb
Code style
2022-03-11 04:15:04 +09:00
cam900
36b336c7f4
A && B
2022-03-11 04:11:23 +09:00
cam900
406faaeeea
Gamate
...
Handheld game console by Taiwanese Bit Corporation that supports stereo headphone, with had a AY-3-8910 based sound.
2022-03-11 04:07:11 +09:00
tildearrow
44004661f4
Merge pull request #274 from laoo/register_sheet
...
Updated Lynx register sheet
2022-03-10 14:03:53 -05:00
cam900
3b6559a5a1
Merge branch 'master' of https://github.com/tildearrow/furnace into gui_systems
2022-03-11 03:53:51 +09:00