tildearrow
a16d20e190
new chan osc, part 4
...
adapt dispatch code to it
2025-03-01 19:49:56 -05:00
tildearrow
9dee51851f
prepare for proper center rate
...
the correct rate is 8372Hz rather than 8363Hz
sadly this will require a compat flag so I am not making this change
effective until 0.7
issue #2347
2025-02-06 02:14:21 -05:00
tildearrow
659a16a489
C64: PCM chan osc, part 2
...
issue #2349
2025-02-05 04:10:16 -05:00
tildearrow
dbe30c0d43
C64: PCM chan osc, part 1
...
it leaks into other channels
2025-02-05 04:01:22 -05:00
tildearrow
00ad4e4a46
update copyright year
2025-01-28 18:49:19 -05:00
tildearrow
0d8b97b1a3
C64: add a sample channel
...
but don't get too excited! it's just $D418 PCM for now...
2025-01-28 17:33:08 -05:00
tildearrow
6f61f6661f
C64: fix global param again...
...
issue #2181
2024-11-11 04:17:02 -05:00
tildearrow
987bff8b75
a couple code style changes
2024-09-21 04:36:22 -05:00
tildearrow
b2d6f8e7ee
update c64.cpp
2024-09-14 04:35:02 -05:00
LTVA1
466adb5613
localize channel pair hints
2024-08-16 10:31:23 +03:00
LTVA1
5f0c61d225
C64 and SID2 channel pairs
2024-08-14 22:09:07 +03:00
LTVA1
46f1ae33c7
add cutoff and pulse width slides for C64, SID2 and SID3
...
Also add clipping for ADSR, duty and cutoff when in instrument types you go SID3 -> SID2 or SID2 -> C64 or SID3 -> C64
2024-08-12 16:54:26 +03:00
LTVA1
402ff627ae
add flag to disable duty reset on new note for C64/SID2/SID3
2024-08-06 09:00:16 +03:00
tildearrow
c9b2172c4f
C64: filter toggle macro
2024-07-05 17:03:01 -05:00
tildearrow
9ba123953e
C64: fix duty overflow
...
just in case
2024-04-24 13:01:02 -05:00
tildearrow
cb1f268335
core quality, part 2
...
- Bubble System WSG
- C64 (dSID)
- Game Boy
- DS
- PowerNoise
2024-04-06 15:52:13 -05:00
tildearrow
7ffc67529c
dev195 - C64: prevent cutoff macro race
...
issue #1790
2024-03-13 02:11:57 -05:00
tildearrow
b452641186
Merge branch 'macro-retrigger-effect-tildearow-version'
...
with rewritten retrigger- erm... RESTART function
2024-01-17 14:48:47 -05:00
LTVA1
7f94cdc930
port macro retrigger to orig Furnace
2024-01-17 15:28:29 +03:00
tildearrow
f8187b9a5f
dev191 - kind of remove DIV_ALWAYS_SET_VOLUME
...
it's useless crap I put during the Defle compat days
it serves nearly no purpose nowadays
also why is it a command?
2024-01-16 23:54:32 -05:00
tildearrow
88b42ddd58
update copyright year
2024-01-16 21:26:57 -05:00
tildearrow
e915c6efb9
C64: fix MSVC build...
2023-10-29 05:36:53 -05:00
tildearrow
e2278d3688
C64: relative cutoff and duty macros are fine
2023-10-29 04:36:25 -05:00
tildearrow
f05d1693f8
C64: add chip flag to set env reset time
...
2 by default
1 for .dmf and old Furnace songs
2023-10-29 04:14:54 -05:00
tildearrow
7fd54775bb
C64: really fix porta
2023-10-29 03:54:12 -05:00
tildearrow
87b8851900
C64: volIsCutoff compatibility
2023-10-29 02:25:35 -05:00
tildearrow
90032899c7
C64: bunch of changes
...
- merging test/gate and special macros
- drop new test/gate compat flag - not necessary
- code style and tabs to spaces
TODO: compatibility!
2023-10-29 01:39:37 -05:00
tildearrow
ecec1acd24
Merge branch 'master' of https://github.com/LTVA1/furnace into c64improve
2023-10-29 00:22:10 -05:00
LTVA1
0f760a365e
standlalone cutoff macro (with correct relative mode)
2023-10-28 10:15:41 +03:00
tildearrow
429119a186
C64: I may have solved it
2023-10-27 15:48:36 -05:00
LTVA1
006f0d6f48
wrong flag string
2023-10-27 17:25:14 +03:00
LTVA1
847bb046f6
fix
2023-10-27 17:23:48 +03:00
LTVA1
50b314bd77
Make separate macros for each ADSR param
2023-10-27 17:20:32 +03:00
LTVA1
1207eb1e32
add C64 ADSR macros, add gate bit to test/gate macro, untested fix of macro retrigger on 03xx command
2023-10-25 21:28:29 +03:00
tildearrow
6dddee40d5
C64: 20xy and 21xy for setting ADSR
...
dropping DefleJank
2023-10-23 13:49:03 -05:00
tildearrow
aad3557693
dev186 - C64: update env on 1Exy
2023-10-23 13:38:16 -05:00
tildearrow
9d410dfe9c
add isVolGlobal to DivDispatch
...
do not key release on pendingNotes if so
issue #1325
2023-08-07 18:05:31 -05:00
tildearrow
708c363635
FixedQueue, part 2
2023-07-13 04:09:20 -05:00
tildearrow
6ce45593cf
C64: per-chan osc filters and volume
2023-07-11 18:11:48 -05:00
tildearrow
e8130caa52
C64: fix dSID multi-chip
2023-07-11 17:21:51 -05:00
tildearrow
61335fb09b
C64: fix overlord
...
after more than one year
2023-07-06 02:20:22 -05:00
tildearrow
7375d2e6fb
C64: faster startup
2023-07-05 20:31:31 -05:00
tildearrow
073bc8d8b5
C64: faster
2023-07-05 20:12:08 -05:00
tildearrow
bcd5bfdb42
C64: dSID core, part 2
2023-07-05 17:37:25 -05:00
tildearrow
621616ae25
C64: dSID core, part 1
2023-07-05 17:09:02 -05:00
tildearrow
23b65c61ce
C64: fix reSIDfp envelope reset being inconsistent
2023-07-04 01:34:39 -05:00
tildearrow
f1b30c01a4
dev160 - C64: add key priority system
...
and options to change hard reset envelope
issue #1115
2023-07-04 00:23:28 -05:00
tildearrow
9cb1fbcc45
chan osc volume balancing, part 1
2023-06-18 20:00:20 -05:00
tildearrow
29dfeccfe7
change chan osc range - PLEASE READ
...
as of now the range is ~32768, either from -16384 to 16383, or 0 to 32767.
it previously was -32768 to 32767 (~65536).
this change was made to better suit chips that only output a positive value.
if you are working on a new chip, update your code and shift right by one if necessary.
2023-06-16 17:30:11 -05:00
tildearrow
d644189201
C64: prevent multiple write to filter reg
...
issue #1114
2023-05-20 15:19:45 -05:00