furnace/src/engine
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
..
platform Add Bubble System Support 2022-03-14 19:22:12 +09:00
blip_buf.c earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.h earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.txt earliest playback 2021-05-12 03:58:55 -05:00
config.cpp split config management 2022-02-18 13:11:04 -05:00
dataErrors.h license clarification, part 3 2022-02-14 22:12:20 -05:00
dispatch.h Merge branch 'master' of https://github.com/tildearrow/furnace into x1_010 2022-03-08 13:38:24 +09:00
dispatchContainer.cpp Add Bubble System Support 2022-03-14 19:22:12 +09:00
engine.cpp Merge branch 'x1_010' of https://github.com/cam900/furnace into cam900-x1_010 2022-03-10 18:24:52 -05:00
engine.h add "auto-insert one tick gap" option 2022-03-11 23:01:18 -05:00
fileOps.cpp add "auto-insert one tick gap" option 2022-03-11 23:01:18 -05:00
instrument.cpp OPL: it's coming together 2022-03-07 22:52:32 -05:00
instrument.h Merge branch 'master' of https://github.com/tildearrow/furnace into x16 2022-03-07 16:46:32 +07:00
macroInt.cpp OPLL: 95% 2022-03-01 00:56:13 -05:00
macroInt.h OPLL: 95% 2022-03-01 00:56:13 -05:00
orders.h license clarification, part 3 2022-02-14 22:12:20 -05:00
pattern.cpp preliminary 1.1 .dmf loading 2022-02-19 02:52:53 -05:00
pattern.h preliminary 1.1 .dmf loading 2022-02-19 02:52:53 -05:00
playback.cpp Add Bubble System Support 2022-03-14 19:22:12 +09:00
safeReader.cpp fix big endian functions 2022-03-10 13:52:04 -05:00
safeReader.h license clarification, part 3 2022-02-14 22:12:20 -05:00
safeWriter.cpp Fix narrowing conversion error 2022-03-07 18:55:25 +07:00
safeWriter.h license clarification, part 3 2022-02-14 22:12:20 -05:00
sample.cpp Fix accidently auto-generated spaces 2022-03-08 00:15:21 +09:00
sample.h Add Seta/Allumer X1-010 Support 2022-03-07 02:31:03 +09:00
song.cpp license clarification, part 3 2022-02-14 22:12:20 -05:00
song.h Add Bubble System Support 2022-03-14 19:22:12 +09:00
sysDef.cpp Add Bubble System Support 2022-03-14 19:22:12 +09:00
vgmOps.cpp Oops! 2022-03-12 23:39:38 +09:00
wavetable.cpp license clarification, part 3 2022-02-14 22:12:20 -05:00
wavetable.h license clarification, part 3 2022-02-14 22:12:20 -05:00
winStuff.cpp license clarification, part 3 2022-02-14 22:12:20 -05:00
winStuff.h license clarification, part 3 2022-02-14 22:12:20 -05:00