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 |
|
tildearrow
|
dca9262ec2
|
bullsh
|
2024-01-31 15:23:33 -05:00 |
|
tildearrow
|
532f00a311
|
prepare for issues #1554 and #1684
|
2024-01-31 15:07:48 -05:00 |
|
tildearrow
|
5fc0aa10e8
|
fix ADPCM-A global vol effect
|
2024-01-29 03:55:58 -05:00 |
|
tildearrow
|
b3c8286107
|
PowerNoise: fix phase reset macro and improve LFSR
load one
|
2024-01-26 16:19:46 -05:00 |
|
tildearrow
|
9130fffce7
|
PowerNoise: fix phase reset macro
|
2024-01-26 15:08:45 -05:00 |
|
tildearrow
|
8146405f88
|
fasdasdf
|
2024-01-25 22:28:18 -05:00 |
|
tildearrow
|
faf6009548
|
temporarily disable safe mode mechanism
issue #1581
|
2024-01-25 19:48:49 -05:00 |
|
tildearrow
|
5164513fdf
|
kill an ymfm warning
possible compiler false-positive but it was hindering Windows build
|
2024-01-25 19:36:01 -05:00 |
|
tildearrow
|
8487a7516d
|
what? it was still there?
issue #1562
issue #1701
|
2024-01-25 19:19:55 -05:00 |
|
tildearrow
|
04d41dc4e1
|
fix bsr()
now it's the same result across compilers and systems
|
2024-01-25 19:04:34 -05:00 |
|
tildearrow
|
ed007526ff
|
BSR debug
|
2024-01-25 15:46:08 -05:00 |
|
tildearrow
|
91bddb8df6
|
add MIDI debug
issue #1701
|
2024-01-25 15:29:37 -05:00 |
|
tildearrow
|
4deb0041f5
|
PowerNoise: fix chan osc
|
2024-01-25 14:38:41 -05:00 |
|
tildearrow
|
bf3353ebb8
|
PowerNoise: and now implement it
|
2024-01-25 12:49:46 -05:00 |
|