Commit graph

3620 commits

Author SHA1 Message Date
tildearrow
053967ea90 capacity/used 2024-02-27 01:32:14 -05:00
LTVA1
e98c32f808 force POKEY freq recalc when changing wave with an effect
Useful for keeping stable waves!
2024-02-26 14:02:45 -05:00
tildearrow
3c12c6079d fool-proof getBool() 2024-02-25 16:57:18 -05:00
tildearrow
72ce7f21f7 prepare for new memory composition window 2024-02-25 03:33:53 -05:00
tildearrow
22445065ed SafeWriter optimization 2024-02-25 00:09:21 -05:00
tildearrow
e76c46e711 C219: bank hints
issue #1759
2024-02-24 18:50:14 -05:00
tildearrow
e1d6fca576 SEMICOLON HYPHEN SEMICOLON 2024-02-24 18:35:26 -05:00
tildearrow
c935531e77 oops 2024-02-24 18:29:56 -05:00
tildearrow
7f141e60f7 SCC: fix volume in forceIns 2024-02-24 18:19:22 -05:00
tildearrow
5b170f75ec fix chanShowChanOsc-related bugs
when swapping or stomping channels/systems
2024-02-24 18:12:02 -05:00
tildearrow
ecd3875a64 ... 2024-02-22 12:48:16 -05:00
tildearrow
aae9aad4f6 GUI: prepare to improve pattern manager 2024-02-21 18:05:39 -05:00
tildearrow
b972e54a7e implement chip cloning/duplication
muwahahaha
2024-02-21 16:27:52 -05:00
tildearrow
f0bf58eef2 fix crash when changing chip
it was somehow possible to exceed the channel limit...
2024-02-21 15:55:15 -05:00
tildearrow
334a29c260 and now for .dmp saving 2024-02-19 21:27:36 -05:00
tildearrow
550f7c4f13 and now for .dmp loading 2024-02-19 21:25:11 -05:00
tildearrow
b0be01146e dev193 - AY: fix wave macro
prior to this version, the wave macro was offset by 1
- 0 = square
- 1 = noise
- 2 = square + noise
- ...
due to Defle crap...

now it's no longer offset
- 0 = nothing
- 1 = square
- 2 = noise
- ...
2024-02-19 18:58:50 -05:00
tildearrow
89249d4a2b AY: reminder to fix wave macro 2024-02-19 03:06:34 -05:00
tildearrow
f021bd0012 C219: fix surround chan osc
issue #1762
2024-02-14 16:18:05 -05:00
tildearrow
8dcb36221a GUI: new osc renderer, part 9 2024-02-12 18:56:39 -05:00
tildearrow
10fc2d9354 fix possible crash when loading invalid song
issue #1760
2024-02-12 13:55:06 -05:00
tildearrow
3ab278d236 split fileOps.cpp 2024-02-05 14:08:53 -05:00
tildearrow
f80d3f9eb5 remove unused old ins format saving code 2024-02-05 13:19:36 -05:00
tildearrow
05a8b65ec6 fix .dmp saving for OPM and NES
to-do: which system is PCE, NES and OPM?
2024-02-05 13:07:38 -05:00
tildearrow
3820cf0c3b Dave: fix max volume 2024-02-05 01:42:19 -05:00
tildearrow
77f162a0d1 X1-010: fix wave after PCM
issue #1734
2024-02-04 16:08:07 -05:00
tildearrow
4679f849b3 Dave: fix DAC 2024-02-04 04:08:15 -05:00
tildearrow
838dac7efb Dave: fix getPan 2024-02-04 04:03:47 -05:00
tildearrow
4330e27436 I did it 2024-02-04 03:02:12 -05:00
tildearrow
9a2b19630e Merge branch 'wintrace2' 2024-02-04 02:05:29 -05:00
tildearrow
4df1c59698 also enable backward on Windows XP 2024-02-04 02:05:00 -05:00
tildearrow
b3b84d41b6 enable backward-cpp for 32-bit Windows releases 2024-02-03 23:45:47 -05:00
tildearrow
d7d6067d58 set -gcodeview on Clang as well
since it works better there
2024-02-03 18:11:04 -05:00
tildearrow
78bbc59c75 try using -gcodeview
I thought GCC was unable to generate .pdb
2024-02-03 17:30:19 -05:00
tildearrow
800699c104
Merge pull request #1447 from tildearrow/nmk112
Prepare for NMK112 bankswitching support
2024-02-03 11:33:09 -05:00
tildearrow
3f4c7dc46c second attempt at MinGW backtrace 2024-02-03 02:58:17 -05:00
cam900
fca5ee26c3 Add getPaired function for PCE LFO 2024-02-03 01:47:19 -05:00
cam900
3922770e8f Merge branch 'master' of https://github.com/tildearrow/furnace into nmk112 2024-02-03 15:04:43 +09:00
tildearrow
2957645d9d release v0.6.1 2024-02-03 00:58:43 -05:00
tildearrow
37de461f0c
Merge pull request #1731 from akumanatt/quadtone
QuadTone: Fix PCM playback and add no hiss flag
2024-02-02 21:45:51 -05:00
tildearrow
79df7c3de9 ES5506: and now fix 0Cxx
issue #1733
2024-02-02 21:14:29 -05:00
Natt Akuma
d3e53772fc QuadTone: Fix per-chan osc rates 2024-02-03 06:34:58 +07:00
Natt Akuma
1200e76469 QuadTone: Fix PCM playback and add no hiss flag 2024-02-03 06:16:35 +07:00
tildearrow
cf7b5699c1 OPL: fix YMF262-LLE chan osc issue, part 2
issue #1728
2024-02-02 16:49:53 -05:00
tildearrow
731b7a1bd6 OPL: fix YMF262-LLE chan osc, part 1
issue #1728
2024-02-02 16:21:22 -05:00
tildearrow
35bca6e90c fix sample issues - part 5 (final?) 2024-02-02 13:55:42 -05:00
tildearrow
94cce86180 fix sample issues, part 4 2024-02-02 02:43:48 -05:00
tildearrow
745d1d6c76 fix sample issues, part 3 2024-02-02 02:13:09 -05:00
tildearrow
5a5d85c4cc fix sample issues, part 2 2024-02-01 17:15:19 -05:00
tildearrow
36f7f34450 fix sample issues, part 1
expect a lot of parts
2024-02-01 13:36:21 -05:00