furnace/src/engine
tildearrow aececf352f Game Boy: fix 10xx turning wave channel on
when it's off
2023-07-07 02:25:32 -05:00
..
effect prepare for patchbay effects 2023-05-21 04:39:36 -05:00
export Amiga: validation export sample/wave book 2023-03-16 03:33:55 -05:00
platform Game Boy: fix 10xx turning wave channel on 2023-07-07 02:25:32 -05: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 dev129 - SNES: add option to toggle BRR emphasis 2022-12-07 02:57:19 -05:00
brrUtils.h dev129 - SNES: add option to toggle BRR emphasis 2022-12-07 02:57:19 -05:00
chipUtils.h Address comments 2023-02-06 09:16:28 +09:00
cmdStream.cpp fix build 2023-03-27 13:15:28 -05:00
cmdStream.h command stream arps 2023-03-27 03:29:43 -05:00
config.cpp stop reading config if there's a zero 2023-05-24 22:14:36 -05:00
config.h prepare for config resiliency 2023-04-05 04:44:21 -05:00
configEngine.cpp prepare for config resiliency 2023-04-05 04:44:21 -05:00
dataErrors.h update copyright year 2023-01-19 19:18:40 -05:00
defines.h Add define value for number of chip defines 2023-02-05 12:46:23 +09:00
dispatch.h Changed EFxx to EExx at request of tildearrow 2023-07-05 15:29:11 -07:00
dispatchContainer.cpp tiny playback optimization 2023-07-06 02:12:45 -05:00
effect.h prepare for patchbay effects 2023-05-21 04:39:36 -05:00
effectContainer.cpp prepare for patchbay effects 2023-05-21 04:39:36 -05:00
engine.cpp add option to change SDL audio driver 2023-07-06 21:14:25 -05:00
engine.h audio issue debugging 2023-07-06 18:29:29 -05:00
export.cpp add ROM export framework, part 1 2023-03-13 14:17:05 -05:00
export.h add ROM export framework, part 1 2023-03-13 14:17:05 -05:00
fileOps.cpp dev160 - C64: add key priority system 2023-07-04 00:23:28 -05:00
fileOpsIns.cpp update copyright year 2023-01-19 19:18:40 -05:00
filter.cpp update copyright year 2023-01-19 19:18:40 -05:00
filter.h update copyright year 2023-01-19 19:18:40 -05:00
instrument.cpp dev152 - sample map notes, part 1 2023-04-07 16:54:05 -05:00
instrument.h dev152 - sample map notes, part 1 2023-04-07 16:54:05 -05:00
macroInt.cpp fix some macroInt issues with volume 2023-03-17 18:16:04 -05:00
macroInt.h update copyright year 2023-01-19 19:18:40 -05:00
orders.h update copyright year 2023-01-19 19:18:40 -05:00
pattern.cpp GUI: collapse/expand pattern/song 2023-04-27 01:23:54 -05:00
pattern.h GUI: collapse/expand pattern/song 2023-04-27 01:23:54 -05:00
playback.cpp audio issue debugging 2023-07-06 18:29:29 -05:00
safeReader.cpp FT 2023-03-25 03:55:42 -05:00
safeReader.h add intro tune, part 2 2023-02-23 05:56:48 -05:00
safeWriter.cpp Amiga: validation export sample/wave book 2023-03-16 03:33:55 -05:00
safeWriter.h update copyright year 2023-01-19 19:18:40 -05:00
sample.cpp use rate instead of compat rate when saving sample 2023-07-02 22:06:52 -05:00
sample.h dev159 - add 8-bit dither option 2023-06-05 04:28:07 -05:00
sfWrapper.cpp update copyright year 2023-01-19 19:18:40 -05:00
sfWrapper.h update copyright year 2023-01-19 19:18:40 -05:00
song.cpp update copyright year 2023-01-19 19:18:40 -05:00
song.h get rid of some custom tempo legacy 2023-06-11 18:57:32 -05:00
sysDef.cpp Changed EFxx to EExx at request of tildearrow 2023-07-05 15:29:11 -07:00
vgmOps.cpp VGM export: cap streams to 44100Hz 2023-06-22 16:45:31 -05:00
waveSynth.cpp fix wave synth ignoring wave set in wave macro 2023-07-03 22:49:59 -05:00
waveSynth.h update copyright year 2023-01-19 19:18:40 -05:00
wavetable.cpp update copyright year 2023-01-19 19:18:40 -05:00
wavetable.h update copyright year 2023-01-19 19:18:40 -05:00
winStuff.cpp update copyright year 2023-01-19 19:18:40 -05:00
winStuff.h update copyright year 2023-01-19 19:18:40 -05:00
zsm.cpp VERA, ZSM Export: Add EFxx event as synchronization message, add sync message support in ZSM export 2023-07-05 15:07:44 -07:00
zsm.h VERA, ZSM Export: Add EFxx event as synchronization message, add sync message support in ZSM export 2023-07-05 15:07:44 -07:00
zsmOps.cpp VERA, ZSM Export: Add EFxx event as synchronization message, add sync message support in ZSM export 2023-07-05 15:07:44 -07:00