Commit graph

3200 commits

Author SHA1 Message Date
tildearrow
2af4992e9b JACK: fix crash when changing buffer size 2022-08-08 00:25:05 -05:00
tildearrow
1c92d23d27 commands view now only displays useful commands 2022-08-07 17:40:01 -05:00
tildearrow
b8012344e7 fix possible crash when closing Furnace 2022-08-07 17:37:07 -05:00
tildearrow
f80488d9b0 minimize allocations in nextBuf 2022-08-07 17:32:39 -05:00
tildearrow
829db187df Y8950: fix ADPCM per-chan osc I think 2022-08-07 06:24:48 -05:00
tildearrow
800f08b0fd Game Boy: hardware sequences, part 1
still not working! just the UI for it
2022-08-07 06:06:14 -05:00
tildearrow
45196daf95 Game Boy: fix serious typo 2022-08-07 01:32:28 -05:00
tildearrow
1721e1d03e Game Boy: re-enable wave corruption bug emulation 2022-08-07 00:40:26 -05:00
tildearrow
7dad9098b6 Game Boy: fix wave channel 2022-08-07 00:37:35 -05:00
tildearrow
ab013291d4 Game Boy: make channel state independent of instru 2022-08-07 00:22:03 -05:00
tildearrow
9f8c96d45b dev105 - prepare for Game Boy hardware sequences
issue #27
2022-08-07 00:03:27 -05:00
tildearrow
47ea8132b2 QSound: limit max frequency to $EFFF
it appears $F000 and beyond cause glitches (#256)
2022-08-06 23:05:54 -05:00
tildearrow
17dba66fa0 MMC5: finally fix PCM linear pitch mode issues 2022-08-06 22:52:39 -05:00
tildearrow
42a0ee13b8 add two demo songs
by psdominator and LVintageNerd
2022-08-06 22:26:18 -05:00
tildearrow
e2e0fd62a8 CI: Cross-Linux-armhf trial, part 9 2022-08-06 22:05:16 -05:00
tildearrow
29d84f0aff CI: Cross-Linux-armhf trial, part 8 2022-08-06 22:01:14 -05:00
tildearrow
c4db8d5141 CI: Cross-Linux-armhf trial, part 7 2022-08-06 21:47:26 -05:00
tildearrow
2c1390c0a1 CI: Cross-Linux-armhf trial, part 6 2022-08-06 21:29:33 -05:00
tildearrow
3c82e0abd4 CI: Cross-Linux-armhf trial, part 5 2022-08-06 19:59:38 -05:00
tildearrow
8f03763107 CI: Cross-Linux-armhf trial, part 4 2022-08-06 19:53:29 -05:00
tildearrow
6594fe4123 CI: Cross-Linux-armhf trial, part 3 2022-08-06 19:39:07 -05:00
tildearrow
dc5fd54544 CI: Cross-Linux-armhf trial, part 2 2022-08-06 19:35:06 -05:00
tildearrow
f439bd2234 CI: Cross-Linux-armhf trial, part 1 2022-08-06 19:22:58 -05:00
tildearrow
6934a499c1 SoundUnit: actually finish it 2022-08-06 18:23:11 -05:00
tildearrow
e0c5029769 Merge branch 'master' of github.com:tildearrow/furnace 2022-08-06 16:24:11 -05:00
tildearrow
f03123fd75 SoundUnit: implement missing input line emulation 2022-08-06 16:22:57 -05:00
tildearrow
1b04a5afdc
Merge pull request #621 from brickblock369/master
Two new OPL instruments
2022-08-06 15:01:43 -05:00
tildearrow
fa66fb1c9a
Merge pull request #622 from djtuBIG-MaliceX/hotfix/opm-loading-discrepancy
Fix OPM load bug relating to AM-ENA values above 1
2022-08-06 14:57:34 -05:00
tildearrow
708af8c191
Merge pull request #607 from freq-mod/wave-edit-tooltip
Update waveform editor height/width guide + fix MSX-AUDIO typo
2022-08-06 14:56:14 -05:00
freq-mod
a841296219
Y8950: PCM -> ADPCM
also where the f is my write access
2022-08-06 17:50:15 +02:00
freq-mod
b5fa556a38
Merge branch 'tildearrow:master' into wave-edit-tooltip 2022-08-06 17:44:18 +02:00
tildearrow
5534f55f7a dev104 - add "is sample" flag to Sound Unit ins 2022-08-06 04:04:18 -05:00
tildearrow
0946d23883 Game Boy: fix phase reset macro when anti-click is 2022-08-06 00:39:09 -05:00
tildearrow
8a7d352ec6 PCE: fix phase reset macro when anti-click is on 2022-08-06 00:38:24 -05:00
tildearrow
6ec9cceb09 PCE: remove some sample playback clicking 2022-08-06 00:34:28 -05:00
tildearrow
3e70ed6d3e CI: fix artifact conflict 2022-08-05 17:22:07 -05:00
tildearrow
1d30febff8 oh yeah 2022-08-05 15:39:13 -05:00
tildearrow
a0968aed07 GUI: fix text/binary command stream outs being swa 2022-08-05 03:27:35 -05:00
tildearrow
827904d46e what happens if I force arm64 on macOS CI? 2022-08-05 00:05:36 -05:00
tildearrow
049ab06544 PCE: add option to pick A/non-A revision of chip 2022-08-04 23:37:28 -05:00
tildearrow
3a18e1e6fc partially implement command stream binary mode 2022-08-04 18:50:52 -05:00
tildearrow
f2b6f854a9 add options to not install demo songs/ins 2022-08-04 17:48:10 -05:00
tildearrow
2e41d117d7 fix some of these command hints 2022-08-04 17:47:59 -05:00
tildearrow
67e7e07048 add -cmdout option 2022-08-04 15:18:48 -05:00
tildearrow
09e32c7050 finish command dump hints 2022-08-04 15:14:29 -05:00
James Alan Nguyen
810eabca99 derp limits 2022-08-04 17:50:33 +10:00
James Alan Nguyen
edb0f51131 stdint required 2022-08-04 17:43:42 +10:00
James Alan Nguyen
b030f8285d Bugfix for OPM file load - correctly handle AM-ENA where value is arbitrarily nonzero 2022-08-04 17:33:36 +10:00
tildearrow
d54d853ff8 add a command stream dump option 2022-08-04 00:51:47 -05:00
tildearrow
a0d10aa60b Game Boy: implement anti-click 2022-08-03 19:17:18 -05:00