Commit graph

9405 commits

Author SHA1 Message Date
Stefan 14d685a86b Update ay8910.md 2024-12-17 14:26:03 -05:00
Stefan 7f00d907e2 Update multipcm.md 2024-12-17 14:26:03 -05:00
Stefan 515388f878 Update settings.md 2024-12-17 14:26:03 -05:00
MooingLemur a81e1c4aed Update ZSM spec doc 2024-12-17 14:23:17 -05:00
Dalia 67009ed548 mark as modified when collapsing/expanding song 2024-12-17 01:53:31 -05:00
tildearrow 1d3318c214 VGM export: fix DAC data being offset 2024-12-15 15:56:18 -05:00
tildearrow 6870934192 update 2024-12-15 03:31:53 -05:00
bbbradsmith bcff1f0825 Remove -zsmout from documentation (is not a command that exists) 2024-12-13 02:01:32 -05:00
bbbradsmith 6cc5bd8eb5 Replace cumbersome command line output strings test with shared boolean 2024-12-13 02:01:32 -05:00
bbbradsmith 8cd283c4e9 Command line outputs: use ps_fopen to support unicode filenames 2024-12-13 02:01:32 -05:00
bbbradsmith c757be6ea2 Command line outputs: replace filename error message with C filesystem error string 2024-12-13 02:01:32 -05:00
bbbradsmith ccda173a15 txt to text 2024-12-13 02:01:32 -05:00
bbbradsmith a9a6260f66 command line output error should report filename, not e.getLastError (error is with fopen, not e) 2024-12-13 02:01:32 -05:00
bbbradsmith 228e7d4676 txtout command line action to export text file 2024-12-13 02:01:32 -05:00
tildearrow 1d8c2e11bd change padding for ADPCM-A/B samples
issue #1910
may or may not fix the issue. testing needed.
2024-12-11 18:30:10 -05:00
tildearrow 609001cd0f GUI: fix wave to sample conversion 2024-12-11 18:19:28 -05:00
Eknous-P f853feed4f requested changes 2024-12-11 18:04:10 -05:00
Eknous-P d26c8d576b damn 2024-12-11 18:04:10 -05:00
Eknous-P 5f299996df create sample from wavetable action 2024-12-11 18:04:10 -05:00
Electric Keet 5a154eb7c9 Tweaks to docs.
Typos resolved!
2024-12-11 18:00:25 -05:00
Electric Keet 6e3c8273be Docs: Small additions.
"Bit depth" to the glossary, "Song Comments > Wrap text" to the settings, and a groove calculator link to grooves.
2024-12-11 18:00:25 -05:00
Electric Keet 267061a7f3 Docs: Glossary format tweak.
Not strictly necessary, but file extensions benefit from having the `code` look.
2024-12-11 18:00:25 -05:00
tildearrow 4b4eff337b Revert "temporarily"
This reverts commit 9c8ddaa7ca.
2024-12-11 14:31:46 -05:00
tildearrow 79167c382f possibly fix timer issues
issue #2189
2024-12-09 13:56:20 -05:00
tildearrow ed903c6e0a sure 2024-12-09 12:30:09 -05:00
tildearrow 9a57c5fb63 Protaras
by Billiman mcjonnson
2024-12-09 03:10:31 -05:00
tildearrow fc1809e0c7 Ibiza
by Roostersox
2024-12-09 03:09:01 -05:00
tildearrow 784c81e4b5 Chocolate factory
by Rancastor
2024-12-09 03:05:29 -05:00
tildearrow b566979474 Final_Fight_Metro_City_Slums
by Fragmare
2024-12-09 03:04:22 -05:00
tildearrow 2f963b0eb7 add demo song
by SuperJet Spade
2024-12-09 02:57:09 -05:00
tildearrow 52a4588ad9 OPN: fix out of bounds when using some FM effects
on non-FM channels
issue #2286
2024-12-09 01:57:30 -05:00
tildearrow 5eae178dcb serif 2024-12-07 10:31:53 -05:00
tildearrow a0b88f2611 remove one more song 2024-12-07 08:31:03 -05:00
tildearrow 4d662e02a2 removal part 2 2024-12-07 08:22:49 -05:00
tildearrow 729b0af765 remove a song 2024-12-07 08:15:13 -05:00
tildearrow 9c8ddaa7ca temporarily 2024-12-07 08:12:23 -05:00
tildearrow 3289f6628d fix AY being one octave down on .dmf import 2024-12-07 03:55:24 -05:00
tildearrow 54620b04e0 MSX2 is not FM system 2024-12-06 18:55:02 -05:00
tildearrow 8215371d31 saving 2024-12-06 18:51:44 -05:00
tildearrow 8263a320c3 improve ins type detection 2024-12-06 18:47:09 -05:00
tildearrow 192be95c14 OPL: instant drum muting
issue #1945
2024-12-06 18:28:09 -05:00
Eknous-P 4b1f993474 NO YOU MOTHERF- 2024-12-06 17:17:52 -05:00
Eknous-P 11c0ea0428 autoscroll orders when overflow scolling patterns 2024-12-06 17:17:52 -05:00
Eknous-P 52aad00382 sample editor: fix sample drawing rounding 2024-12-06 17:17:52 -05:00
Eknous-P 4938e1da36 fix backup size calc 2024-12-06 17:17:52 -05:00
Eknous-P e1a3675c4d system picker: change separator to table borders 2024-12-06 17:17:52 -05:00
Eknous-P 81719a79ea (sub)song notes: wrap text 2024-12-06 17:17:52 -05:00
Eknous-P ca6f4e2b86 effects list: properly scroll table 2024-12-06 17:17:52 -05:00
tildearrow 5ceccb5988 add support for MSX2 .dmf
your songs may sound different. I am not going to bother supporting effects
and quirks
2024-12-06 03:00:15 -05:00
CALLegeTC000000 06d22f601a Update XCDunes_SNES.fur 2024-12-06 02:07:26 -05:00