Commit graph

7998 commits

Author SHA1 Message Date
tildearrow 48f7e63f0b fix initial panning 2024-03-17 15:17:30 -05:00
cam900 f46cd60f08 Sync with master, Fix crash 2024-03-17 15:17:30 -05:00
cam900 0cd7ed84f9 Reduce duplicated condition 2024-03-17 15:17:30 -05:00
cam900 d5ea50f8dc Fix masking 2024-03-17 15:17:30 -05:00
cam900 4822e0d060 align to 4 2024-03-17 15:17:30 -05:00
cam900 b868e37c42 Fix phase reset macro 2024-03-17 15:17:30 -05:00
cam900 c3c50e3ccf Fix frequency effect 2024-03-17 15:17:30 -05:00
cam900 153ceea3bd Add global volume command 2024-03-17 15:17:30 -05:00
cam900 9d19a1735a Fix placeholder for ADPCM 2024-03-17 15:17:30 -05:00
cam900 7b3d521166 Fix 9xxx effect 2024-03-17 15:17:30 -05:00
cam900 6b076dcaed really fix? MSVC build 2024-03-17 15:17:30 -05:00
cam900 b0b9df59b5 Remove outdated comment 2024-03-17 15:17:30 -05:00
cam900 024d1500af Use NDS chip ID 0xd6 2024-03-17 15:17:30 -05:00
cam900 8e5925d84c Fix MSVC build 2024-03-17 15:17:30 -05:00
cam900 625f1e4538 Fix Mac build 2024-03-17 15:17:30 -05:00
cam900 c1773e09f3 Add NDS sound support
TODO:
- IMA ADPCM
- Instrument color, icon
2024-03-17 15:17:30 -05:00
tildearrow de444d9260 GUI: more menu reordering 2024-03-17 13:23:04 -05:00
tildearrow b253bd862b downgrade .dmf to export status 2024-03-17 13:14:50 -05:00
Lunathir bf6d98d3c1
Resort window menu (#1793)
* Resort window menu

* Update gui.cpp

* Update gui.cpp

* Update gui.cpp
2024-03-17 12:52:10 -05:00
tildearrow 068eb357d0 oh yeah wait I need to merge menu first 2024-03-17 12:50:46 -05:00
tildearrow 828af722ad specs2 demo song
by Mahbod_Karamoozian
2024-03-17 12:33:17 -05:00
Natt Akuma 804598d8da I forgor 2024-03-17 20:57:52 +07:00
Natt Akuma e0e9368435 GBA: fix instrument colors 2024-03-17 20:21:59 +07:00
Natt Akuma 1b867b33ce Merge branch 'master' of https://github.com/tildearrow/furnace into minmod 2024-03-17 19:54:56 +07:00
Natt Akuma cebe47d992 GBA: update memory composition view 2024-03-17 19:48:36 +07:00
tildearrow 0098e7647d GUI: Dave, NDS and GBA letter icons 2024-03-17 03:32:32 -05:00
Natt Akuma 3961f8ef53 Fix CI build 2024-03-17 15:30:45 +07:00
tildearrow f20334ff74 low quality code detected
see
that's why we have quality control and not accept pull requests in one
second
2024-03-17 03:19:07 -05:00
tildearrow af389831aa enl_track1.ftm now loads 2024-03-17 03:10:30 -05:00
tildearrow cd8deb590c you will not 2024-03-16 23:20:01 -05:00
tildearrow 415a8297fe add effects for quick legato 2024-03-16 19:41:08 -05:00
tildearrow beacfcf849 is this cat and mouse now 2024-03-16 19:09:02 -05:00
Natt Akuma 3cf8d1c501 GBA: Allocate system IDs 2024-03-17 05:21:53 +07:00
Natt Akuma 7fe7c67b4b Fix CI build 2024-03-17 05:17:22 +07:00
tildearrow 1bc941d7f4 allocate Game Boy Advance chip IDs 2024-03-16 12:22:40 -05:00
tildearrow 845eb582a6 fix .dnm and .eft loading 2024-03-16 12:16:09 -05:00
tildearrow 92b1c95259 fix Namco 163 waves in .ftm import
untested
2024-03-16 11:53:57 -05:00
tildearrow 04f9bc5fa3 fix virtual tempo in .ftm import 2024-03-16 11:42:59 -05:00
Natt Akuma 48b51f5108 GBA: implement memory composition and status 2024-03-16 23:16:40 +07:00
tildearrow 945be06edb update contributing guidelines 2024-03-16 11:16:30 -05:00
tildearrow fd2fd98214 more changes 2024-03-16 11:14:45 -05:00
Natt Akuma 67253245ab GBA DMA: implement sample memory 2024-03-16 19:59:55 +07:00
tildearrow 0c733ad63a Namco 163: fix mega bug when using 10xx
issue #1801
2024-03-16 03:48:13 -05:00
tildearrow c0df3df4ed port .ftm loading progress
from LTVA
2024-03-16 03:45:35 -05:00
tildearrow e809995fa1 Dave demo song
by PichuMario
2024-03-16 03:37:24 -05:00
Natt Akuma 2b9dd1caff Add GBA MinMod driver support 2024-03-16 15:08:13 +07:00
Natt Akuma 0b1d2e24d7 Change default GBA DMA DAC bit depth to 9 2024-03-16 15:06:25 +07:00
Natt Akuma f199fe2af8 Add set waveform commands to PCM DAC and GBA DMA 2024-03-16 15:06:25 +07:00
Natt Akuma 3cd8350981 Define wave height and change icon for GBA DMA 2024-03-16 15:06:25 +07:00
Natt Akuma f3705fb435 WIP add GBA system 2024-03-16 15:06:25 +07:00