furnace/src/engine
cam900 234c5e9295 Reduce naming confusion in Bubble System Wavetable Sound
It means Custom wavetable sound generator logic on Bubble System.
It's wavetable select and volume is controlled by single AY-3-8910 IO for both channels, Another AY-3-8910 IO is used for reading sound status.

Schematics: http://pdf.textfiles.com/manuals/ARCADE/K-R/Nemesis%20[Schematics]%20[English].pdf (Nemesis, derivative of Bubble system)
2022-03-17 10:11:48 +09:00
..
platform Reduce naming confusion in Bubble System Wavetable Sound 2022-03-17 10:11:48 +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 mod-import 2022-03-14 21:57:54 +07:00
dispatchContainer.cpp Reduce naming confusion in Bubble System Wavetable Sound 2022-03-17 10:11:48 +09:00
engine.cpp unlock the power of DECIMAL HZ! 2022-03-15 23:30:15 -05:00
engine.h prepare for drum kits/sample map 2022-03-16 17:01:44 -05:00
fileOps.cpp unlock the power of DECIMAL HZ! 2022-03-15 23:30:15 -05:00
instrument.cpp prepare for drum kits/sample map 2022-03-16 17:01:44 -05:00
instrument.h prepare for drum kits/sample map 2022-03-16 17:01:44 -05:00
macroInt.cpp OPLL: 95% 2022-03-01 00:56:13 -05:00
macroInt.h document some of the structures 2022-03-15 22:05:55 -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 document some of the structures 2022-03-15 22:05:55 -05:00
playback.cpp Reduce naming confusion in Bubble System Wavetable Sound 2022-03-17 10:11:48 +09:00
safeReader.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into mod-import 2022-03-14 21:57:54 +07: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 document some of the structures 2022-03-15 22:05:55 -05:00
song.cpp license clarification, part 3 2022-02-14 22:12:20 -05:00
song.h Reduce naming confusion in Bubble System Wavetable Sound 2022-03-17 10:11:48 +09:00
sysDef.cpp Reduce naming confusion in Bubble System Wavetable Sound 2022-03-17 10:11:48 +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 document some of the structures 2022-03-15 22:05:55 -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