Commit graph

10116 commits

Author SHA1 Message Date
tildearrow 4ac98d81e0 downgrade Android API level 2025-05-12 17:53:17 -05:00
tildearrow 4fc278eb46 fix audio problems in SDL audio backend
this was a Furnace bug
issue #2503
2025-05-12 17:23:25 -05:00
tildearrow 3ce445e96e Revert "detect audio spec changes"
This reverts commit 4bb2e8857d.
2025-05-12 17:15:13 -05:00
tildearrow a0309f74d1 Revert "forgot to include windows.h"
This reverts commit 92232b088c.
2025-05-12 17:15:07 -05:00
tildearrow 92232b088c forgot to include windows.h 2025-05-12 14:54:11 -05:00
tildearrow 4bb2e8857d detect audio spec changes 2025-05-12 14:47:52 -05:00
tildearrow ef1860cad8 YM2608: fix crash when using ymfm and CSM
you see, this is why I need to perform OPN unification...
2025-05-09 14:28:09 -05:00
tildearrow 96799c3008 text export: fix wave length being off by 1
issue #2507
2025-05-09 14:09:02 -05:00
tildearrow 01ce270ea5 VGM export: support second chip 2025-05-07 14:40:02 -05:00
tildearrow b4679ba0a0 who approved this! 2025-05-07 04:33:03 -05:00
tildearrow aadef2d545 VGM export: explain what are these options for 2025-05-06 15:24:51 -05:00
tildearrow defbeae704 VGM export: fix NES DPCM 2025-05-06 15:19:59 -05:00
tildearrow 1cabe743d6 VGM export: prepare to fix NES DPCM 2025-05-06 03:44:42 -05:00
tildearrow 82bead2fe4 GUI: fix ESFM new ins malfunction on ins type list
issue #2450
2025-05-02 16:46:24 -05:00
tildearrow 2f6c2d63c3 OPL3: fix 4-op mode ignoring ins change
issue #2457
2025-05-02 14:39:34 -05:00
tildearrow 0a012e8f4e new instrument 2025-05-01 19:10:59 -05:00
tildearrow 183b751e71 two X68000 demo songs
by SuperJet Spade
2025-05-01 17:59:58 -05:00
tildearrow 1bc87a1a66 fix NFD not being used in the 32-bit Windows build 2025-05-01 17:39:36 -05:00
tildearrow a0e0d47288 Namco 163: fix note release 2025-05-01 15:52:38 -05:00
freq-mod 8f169cb287 Possibly fix SID2 muting 2025-05-01 15:17:34 +02:00
tildearrow a65f45b92e T6W28: fix muting 2025-05-01 02:20:37 -05:00
tildearrow ec67106841 OPN/A/B/2: fix arp macro stacking
issue #2470
2025-04-30 16:37:41 -05:00
tildearrow 0e21998953 update es.po - correct Snare and HiHat 2025-04-30 15:29:48 -05:00
tildearrow 184b8efcc4 GUI: no system file picker on Flatpak
portals bring too many issues to deal with
issue #2490
2025-04-30 15:17:07 -05:00
tildearrow 0ea4310b22 OPL: fix muting in chan osc 2025-04-30 14:37:12 -05:00
tildearrow c601e0e4f6 YM2608: implement RAM for YM2608-LLE 2025-04-30 05:01:56 -05:00
tildearrow 4dd0869ae8 update seq.bin 2025-04-29 16:47:18 -05:00
tildearrow 77cec37270 YM2608: add memory type setting
VGM players expect RAM

breaks YM2608-LLE until I implement RAM!
2025-04-29 16:47:18 -05:00
Swirly 0812607f41
What??? (#2491)
Why was this even here? It's even listed as "Invalid effect" in Furnace.
2025-04-28 23:00:01 -05:00
tildearrow 606ce2a01e YM2608: VGM reset after enabling 6-channel mode 2025-04-28 17:30:05 -05:00
tildearrow bbfa4c7fca OPL: fix Crystal Oscillator muting 2025-04-28 17:08:54 -05:00
Phuc-Thanh Nguyen b15cf9dfa4
Fix a bug when getting a gzip header extra field with inflate() (#2471) 2025-04-28 04:17:58 -05:00
tildearrow c4852a7104 YES!!!!!
FIXED!!!!!!!!!!!! no more chewed off triangle!
finally I can move on!
2025-04-28 04:13:26 -05:00
tildearrow 083dd4885b GUI: add a function so I can diagnose this bug
man I am getting so bored
2025-04-28 03:33:33 -05:00
tildearrow 5019b50f60 delete some demos (by request) 2025-04-28 00:03:27 -05:00
tildearrow 5f5a7e62d7 GUI: fix chan osc Y carry-over
after DC correction calculation, Y used to change, resulting in
visual glitches around the first samples of a chan osc view
2025-04-27 23:53:15 -05:00
mooinglemur b1814a8337
dev229 - VERA: emulated noise freq was double that of real hardware (#2488)
* VERA: emulated noise freq was double that of real hardware

* fulfill req changes: version/engine version, revert SDL submodule
2025-04-26 13:38:20 -05:00
tildearrow 35fe3679f2 VRC6: fix chan osc!!!!!!! 2025-04-26 02:48:40 -05:00
tildearrow abb7b416c2 update seq.bin 2025-04-25 04:26:19 -05:00
tildearrow e78a6b8704 working porta implementation 2025-04-25 02:28:35 -05:00
tildearrow da68b82df4 command stream export: offset porta target
C-(-5) is now 0 and B-9 is 179 (offset by +60)
2025-04-25 02:27:43 -05:00
tildearrow 0a9b91c25c prepare an implementation of porta
this will be very hard
2025-04-24 22:48:55 -05:00
tildearrow 320fcd2abd working linear pitch implementation
multiplication is expensive
2025-04-24 18:12:42 -05:00
tildearrow 200bf6940b I am so drunk!!!
This reverts commit 153337fcda.
2025-04-24 04:43:51 -05:00
tildearrow aced3961ec more dispatch sections... real commit 2025-04-24 04:43:35 -05:00
tildearrow 153337fcda more dispatch sections 2025-04-24 04:21:30 -05:00
tildearrow 3baaf05647 6502 command stream player, part 19
move example command table to stream_example.i
prepare for dispatch building blocks (pitch calculation in particular)
2025-04-23 19:25:41 -05:00
tildearrow 823488b6d1 Massive 2025-04-23 05:04:03 -05:00
tildearrow 6acc835d71 6502 command stream player, part 18
- fix short wait for multiples of 256
- fix arp implementation
- fix vibrato implementation
- make example command table bigger
- add a basic status view
2025-04-23 04:46:39 -05:00
tildearrow 216518d65b prepare to add an info view 2025-04-22 19:43:43 -05:00