tildearrow
|
859182bb08
|
C219: initial work
|
2023-08-27 18:46:59 -05:00 |
|
tildearrow
|
80961354f7
|
prepare for C219
|
2023-08-27 18:46:59 -05:00 |
|
tildearrow
|
17a88fda70
|
C140: update emulator
with the one from C219 branch
|
2023-08-27 15:52:54 -05:00 |
|
tildearrow
|
f53bc88242
|
ES5506: make chan osc louder
|
2023-08-27 03:26:32 -05:00 |
|
tildearrow
|
dee7a1820d
|
OPZ: fix ALG/FB macro keying off
|
2023-08-27 00:35:56 -05:00 |
|
tildearrow
|
76746dcb28
|
what is going on
|
2023-08-26 19:18:39 -05:00 |
|
tildearrow
|
3dd4f3e7e8
|
release v0.6pre9
also fix a bug in TL macro compat
|
2023-08-26 03:36:28 -05:00 |
|
tildearrow
|
bd95a76a48
|
fix nextOrder still happening after FFxx
issue #1408
|
2023-08-25 17:51:10 -05:00 |
|
tildearrow
|
6c5ea4b950
|
fix step length in macroInt
|
2023-08-25 17:22:04 -05:00 |
|
tildearrow
|
55d7a5e9bc
|
K007232: oscBuf was too fast
|
2023-08-25 04:18:22 -05:00 |
|
tildearrow
|
91c3c04082
|
fix again....
|
2023-08-25 03:47:09 -05:00 |
|
tildearrow
|
c3b5004e66
|
fix TL macro compat for ADSR/LFO
|
2023-08-25 03:38:17 -05:00 |
|
tildearrow
|
06840de4c7
|
fix the macroInt fixes
|
2023-08-24 20:22:41 -05:00 |
|
tildearrow
|
2b007a03e0
|
code style
|
2023-08-24 15:33:53 -05:00 |
|
tildearrow
|
4999d9a387
|
Merge pull request #1410 from GermanAizek/master
More optimize inserts using reserve()
|
2023-08-24 15:32:28 -05:00 |
|
tildearrow
|
f5f1a29486
|
macroInt fixes
issue #1412
|
2023-08-24 15:28:04 -05:00 |
|
tildearrow
|
6e28a8b01c
|
WaveSynth: fix distorted sound
issue #1411
|
2023-08-24 14:23:00 -05:00 |
|
Герман Семенов
|
1cbb61ec27
|
More optimize inserts using reserve()
Signed-off-by: German Semenov <GermanAizek@yandex.ru>
|
2023-08-24 19:08:06 +03:00 |
|
tildearrow
|
d36b43415f
|
fix getPan() on VERA and MSM6258
|
2023-08-24 03:39:05 -05:00 |
|
tildearrow
|
d240066df8
|
fix issue #1371
|
2023-08-24 03:25:38 -05:00 |
|
tildearrow
|
31335b95c9
|
finish it
|
2023-08-24 03:05:25 -05:00 |
|
tildearrow
|
c9cbf133d6
|
Eknous please HELP ME
|
2023-08-23 17:25:05 -05:00 |
|
tildearrow
|
62a1a383ee
|
dev168 - new behavior for porta in C64
|
2023-08-23 12:50:22 -05:00 |
|
tildearrow
|
251893c5f8
|
Lynx: fix sample mode switching glitch
issue #1372
|
2023-08-22 00:25:23 -05:00 |
|
tildearrow
|
54934dcfc9
|
dev167 - fix TL macro
previously, 127 mapped to TL 0
but now 127 maps to TL 127
yeah, the graph will look inverted I know...
|
2023-08-21 23:57:07 -05:00 |
|
tildearrow
|
bb874d9415
|
move use math defines to top
|
2023-08-21 15:07:28 -05:00 |
|
tildearrow
|
2bf5392f7b
|
split sample loading functions
|
2023-08-21 14:56:10 -05:00 |
|
tildearrow
|
4776eaed68
|
split audio/command stream export functions
into two other source files
|
2023-08-21 14:49:31 -05:00 |
|
tildearrow
|
94d8076a58
|
fix hang
|
2023-08-21 14:25:22 -05:00 |
|
tildearrow
|
f5a881917f
|
fix
|
2023-08-21 14:18:04 -05:00 |
|
tildearrow
|
6ba8527cb6
|
fix some threading issues
|
2023-08-21 14:18:04 -05:00 |
|
tildearrow
|
33d932f548
|
PCM DAC: fix osc buf
issue #1393
|
2023-08-21 04:30:49 -05:00 |
|
tildearrow
|
e3eea680d5
|
ExtCh: panning macro
issue #1382
|
2023-08-19 23:52:13 -05:00 |
|
tildearrow
|
f3167d2fc9
|
C140: fix possible overflow
|
2023-08-19 23:39:27 -05:00 |
|
tildearrow
|
993c5904e2
|
C140: fix possible crash
|
2023-08-19 23:30:35 -05:00 |
|
tildearrow
|
396f51c75f
|
ExtCh: fix 18xx being a post effect
|
2023-08-19 19:19:14 -05:00 |
|
tildearrow
|
1dd02dd389
|
fix samples going away during audio export
issue #1387
|
2023-08-19 18:52:08 -05:00 |
|
tildearrow
|
dba96812aa
|
add more raw sample import options
|
2023-08-19 18:01:12 -05:00 |
|
tildearrow
|
f352162151
|
GUI: make it clear
continuous vibrato
|
2023-08-19 15:47:49 -05:00 |
|
tildearrow
|
44781e9cac
|
release v0.6pre8
hopefully the final "pre-release" before the freeze
|
2023-08-19 04:48:27 -05:00 |
|
tildearrow
|
b384367aa8
|
Namco 163: fix compiler error
|
2023-08-19 04:38:13 -05:00 |
|
tildearrow
|
23dc1353ec
|
change default render cores
|
2023-08-19 04:34:42 -05:00 |
|
tildearrow
|
ffe8b5ed9c
|
ExtCh: fix forceIns after 1800
|
2023-08-19 02:54:19 -05:00 |
|
Eknous
|
cbbf766ae5
|
Merge branch 'tildearrow:master' into multicore
|
2023-08-19 10:02:48 +04:00 |
|
tildearrow
|
6d5b313973
|
now the other OPNs
|
2023-08-18 04:10:16 -05:00 |
|
Eknous-P
|
74e803d4e9
|
redo core switching
|
2023-08-18 10:40:18 +04:00 |
|
Eknous-P
|
12d7911d1a
|
Merge branch 'master' into multicore
|
2023-08-18 08:59:06 +04:00 |
|
tildearrow
|
f2dd169e3d
|
Game Boy: fix soft env volume after note off
|
2023-08-17 18:28:48 -05:00 |
|
tildearrow
|
0aabfe52d8
|
YM2612: fix ExtCh muting
issue #1366
|
2023-08-17 16:37:27 -05:00 |
|
Eknous-P
|
36e2444b11
|
add logs
|
2023-08-17 22:48:46 +04:00 |
|