cam900
957b57f3d9
Add primary MultiPCM support
...
Partially revert previous commit
Add notifyInsAddition in dispatch for instrument addition
Refresh sample memory when instrument type changed
Fix naming for consistency
Also, this commit fixes a some possible issue in MultiPCM on openMSX core.
Chip ID: Already determined
2025-08-29 16:24:32 +09:00
tildearrow
a4da787c1b
update zlib to 1.3.1
...
fixes macOS 15 compilation
2025-07-27 17:51:52 -05:00
AnnoyedArt1256
055266090a
add iPod and GRUB bootloader beeper tune export ( #2441 )
2025-06-14 17:29:59 -05:00
tildearrow
9e7ed049a1
add compile option to disable the intro
...
saves around 500KB-1MB
2025-06-10 17:17:18 -05:00
tildearrow
1ec49d3557
Windows 2000 support, part 1
2025-06-03 19:54:02 -05:00
tildearrow
f5a6a9ed6c
add option for Vista compatibility at build time
...
issue #2544
2025-06-02 17:20:34 -05:00
tildearrow
7b62655712
release v0.6.8.1
2025-04-02 20:00:07 -05:00
tildearrow
061991fe60
desubmodulize libsndfile - PLEASE READ
...
it appears a one-character typo in the cmake_minimum_required line prevents it from compiling under CMake 4.0.
in order to fix that, I had to take this thing out of submodules...
it is recommended to do this after you pull;
git submodule deinit extern/libsndfile
2025-04-02 15:09:53 -05:00
tildearrow
9297ff7c8b
release v0.6.8pre1
...
after a thousand years
2025-03-22 03:38:01 -05:00
tildearrow
841af611ba
WonderSwan: bring Mednafen core back
2025-03-22 01:38:08 -05:00
Adrian Siekierka
03b87258c8
swan: Rewritten audio driver
...
Now outputs 24000 Hz digital samples, matching real hardware (as
opposed to 3072000 Hz samples). It has also been rewritten from
scratch to match recent research and make the code significantly
more readable.
2025-03-22 01:38:08 -05:00
tildearrow
d853c59b3d
SCV unification
2025-03-10 04:05:12 -05:00
tildearrow
5df3e1f030
NES: make it C++
...
so we can submit to chan osc buffer
2025-03-07 01:57:52 -05:00
tildearrow
4c166b9b5a
move blip_buf to extern
...
so it can be used by other cores
2025-03-06 12:07:28 -05:00
tildearrow
ccfa46f833
use Momo by default on Windows
...
because intl/iconv are dynamic libraries on MSYS2 D:
2025-03-04 13:52:31 -05:00
tildearrow
165b814f5d
desubmodulize portaudio - PLEASE READ
...
this is necessary in order to get Furnace to build using CMake 4.0.
you should do:
git submodule deinit extern/portaudio
2025-02-22 14:47:45 -05:00
tildearrow
9e726eba83
LOW QUALITY TILDEARROW CODE...
2025-01-29 02:04:49 -05:00
tildearrow
97402e6d41
replace AArt µPD1771C core with MAME
2025-01-29 01:58:31 -05:00
tildearrow
806d47ba9d
disable WITH_DEMOS by default
...
due to unclear licensing
2024-11-24 15:38:27 -05:00
tildearrow
c6dfd4f10b
Merge branch 'master' into sysmgrtooltip_syschaninfo
2024-10-10 02:38:18 -05:00
tildearrow
5a587a6af6
prepare port SAP-R export from pull request #1706
2024-09-29 19:39:10 -05:00
tildearrow
3eb0686c1c
freaking workaround for Flatpak bullcrap
...
issue #2096
pass -DFLATPAK_WORKAROUNDS=ON to CMake when building Flatpak
2024-09-29 17:03:39 -05:00
tildearrow
47f36f99d9
Merge branch 'master' into SID3
2024-09-13 23:46:13 -05:00
tildearrow
5e5896fd52
Merge branch 'master' into ymf278b
2024-09-05 19:32:48 -05:00
tildearrow
eb95024fb9
Merge branch 'master' into master
2024-09-05 18:13:46 -05:00
cam900
bb5d592bb4
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-09-05 20:38:25 +09:00
LTVA1
c50c2ea528
Merge branch 'master' of https://github.com/tildearrow/furnace into SID3
2024-08-28 13:13:12 +03:00
tildearrow
2021e86608
release v0.6.6
2024-08-27 17:21:47 -05:00
cam900
3e1e2fc2a6
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-08-25 12:50:51 +09:00
LTVA1
c26fa0c1f6
Merge branch 'tildearrow:master' into SID3
2024-08-19 21:44:23 +03:00
tildearrow
39923742ab
ZSM export: move to ROM export framework
2024-08-18 17:21:17 -05:00
Eknous
e50b3438f2
Merge branch 'master' into sysmgrtooltip_syschaninfo
2024-08-18 22:03:29 +04:00
LTVA1
bc352728b5
Merge branch 'tildearrow:master' into SID3
2024-08-18 18:56:11 +03:00
cam900
7fb7d32bd5
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-08-18 20:23:14 +09:00
tildearrow
e3e61c817c
Merge branch 'master' into sample_banks
2024-08-17 17:53:15 -05:00
LTVA1
b6ecd79ffa
Merge branch 'master' of https://github.com/tildearrow/furnace into SID3
2024-08-14 21:19:12 +03:00
cam900
afec47e9cc
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-08-14 17:56:27 +09:00
tildearrow
bb5ad38fb6
port TIunA to export framework, part 1
...
part 2 includes progress bars and options
2024-08-13 16:50:13 -05:00
tildearrow
45eab67fd4
prepare more stuff
2024-08-13 04:10:03 -05:00
freq-mod
dce4c9a4b2
sample bank import
2024-08-12 15:54:37 +02:00
AArt1256
f14ff25796
added basic uPD1771C support
2024-08-11 09:22:49 +03:00
AArt1256
9d279ceadb
added basic watara supervision support
2024-08-08 22:58:01 +03:00
cam900
4b0080c509
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-08-01 19:32:02 +09:00
LTVA1
511799a488
prepare code and sketch emulator function prototypes
2024-07-30 11:15:50 +03:00
tildearrow
8e50c8d618
this is a terrible hack
2024-07-27 02:28:49 -05:00
tildearrow
a8ec76699b
a gift from tildearrow
2024-07-11 17:36:22 -05:00
Zumi Daxuya
9b866d640d
revert "windows: incorporate file info into exe"
...
This reverts commit 90398e2cd05546c00de8d14eb1240d0d296a8423.
2024-07-04 15:51:39 -05:00
Zumi Daxuya
26dec362e4
windows: incorporate file info into exe
2024-07-04 15:51:39 -05:00
tildearrow
cac079a1b8
IT import: compressed samples!
...
using code from Schism Tracker (GPLv2)
2024-06-26 20:28:02 -05:00
Colin Kinloch
a796a82ebb
Use FULL_LOCALEDIR for absolute locale path
2024-06-25 21:28:59 -05:00