furnace/src/engine
2022-10-30 18:47:52 +09:00
..
platform Add notes for silent 2022-10-30 18:47:52 +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
brrUtils.c DSFGHIKOJSJLKDG;L;JKGDLADSDKLFHDS; 2022-10-23 03:03:32 -05:00
brrUtils.h SNES: more more more work 2022-09-25 02:00:46 -05:00
config.cpp chip flags rewrite, part 6 2022-09-30 02:14:54 -05:00
config.h chip flags rewrite, part 4 - DO NOT USE 2022-09-29 20:13:40 -05:00
configEngine.cpp chip flags rewrite, part 3 - DO NOT USE 2022-09-29 18:03:39 -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 es5506_alt 2022-10-29 20:33:36 +09:00
dispatchContainer.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
engine.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
engine.h fix song stopping too early 2022-10-22 03:46:39 -05:00
fileOps.cpp set SN volume to 32 when loading .dmf 2022-10-17 15:30:48 -05:00
fileOpsIns.cpp .dmf FDS instrument detection 2022-09-10 00:31:17 -05:00
filter.cpp improve logging facility 2022-04-10 22:12:02 -05:00
filter.h GUI: sample resampling 2022-03-20 03:14:00 -05:00
instrument.cpp truly fix .dmp arp macro saving 2022-10-01 23:59:23 -05:00
instrument.h Update ES5506: 2022-10-22 17:19:39 +09:00
macroInt.cpp finish work on ADSR/LFO macro type 2022-10-07 16:47:18 -05:00
macroInt.h start working on LFO macro mode 2022-10-07 14:17:25 -05:00
orders.h dev80 - increase song limits 2022-04-08 17:21:36 -05:00
pattern.cpp prepare for pattern optimization 2022-08-16 03:19:16 -05:00
pattern.h prepare for pattern optimization 2022-08-16 03:19:16 -05:00
playback.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
safeReader.cpp one more big endian fix 2022-08-19 04:41:32 -05:00
safeReader.h HOTFIX: Better token handling and simplify clear string comparisons 2022-05-09 21:22:20 +10:00
safeWriter.cpp Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
safeWriter.h Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
sample.cpp renderSamples optimization 2022-09-25 17:18:04 -05:00
sample.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-27 00:01:10 +09:00
sfWrapper.cpp fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
sfWrapper.h fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
song.cpp prepare for pattern optimization 2022-08-16 03:19:16 -05:00
song.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
sysDef.cpp Fix ES5506 command before keyon, Fix freqOffs change behavior, Fix initializing behavior, Reduce unnecessary variable 2022-10-29 21:49:31 +09:00
vgmOps.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
waveSynth.cpp WaveSynth: initialize wave to 0 on SCC/Bubble Syst 2022-06-09 18:16:51 -05:00
waveSynth.h WaveSynth: initialize wave to 0 on SCC/Bubble Syst 2022-06-09 18:16:51 -05:00
wavetable.cpp another big-endian fix! 2022-08-19 22:37:54 -05:00
wavetable.h add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -05:00
winStuff.cpp improve logging facility 2022-04-10 22:12:02 -05:00
winStuff.h license clarification, part 3 2022-02-14 22:12:20 -05:00
zsm.cpp tabs to spaces 2022-09-24 02:31:10 -05:00
zsm.h tabs to spaces 2022-09-24 02:31:10 -05:00
zsmOps.cpp shut Clang up 2022-09-24 22:58:44 -05:00