Commit graph

7761 commits

Author SHA1 Message Date
Wilhelm M. L 16b3243a44 Delete demos/x16/ZARDOZ.fur 2024-02-06 13:32:42 -05:00
Wilhelm M. L b0d9fd954d Delete demos/x16/Cot.fur 2024-02-06 13:32:42 -05:00
gtr3qq e94882a66e 6 more demo tunes for Commander X16
Hello, I'm a newbie. And I made these songs for the grand launch of CX16 next year. I hope y'all like it.
2024-02-06 13:32:42 -05:00
Natt Akuma d239b4a230 Final ARM ASM fix 2024-02-06 13:30:58 -05:00
Natt Akuma 0b52da9c60 I give you less clobbers now. Just build already! 2024-02-06 13:30:58 -05:00
tildearrow 3ab278d236 split fileOps.cpp 2024-02-05 14:08:53 -05:00
tildearrow f80d3f9eb5 remove unused old ins format saving code 2024-02-05 13:19:36 -05:00
tildearrow 9d32aeda4d GUI: Count -> Length 2024-02-05 13:10:33 -05:00
tildearrow 05a8b65ec6 fix .dmp saving for OPM and NES
to-do: which system is PCE, NES and OPM?
2024-02-05 13:07:38 -05:00
tildearrow 395a346cb4 GUI: clarify .dmp saving error 2024-02-05 13:07:28 -05:00
tildearrow 3820cf0c3b Dave: fix max volume 2024-02-05 01:42:19 -05:00
YohananDiamond 266a35f885 command palette: whoops!! (hex instrument numbers) 2024-02-05 01:20:40 -03:00
YohananDiamond f08ef30cc3 command palette: instrument number should be in hex 2024-02-05 00:55:34 -03:00
tildearrow 567f37bb7b should be OFF BY DEFAULT 2024-02-04 21:52:10 -05:00
YohananDiamond 477b331c0e command palette: minor style changes 2024-02-04 21:10:41 -03:00
tildearrow e911f1e5cf part 2 2024-02-04 17:59:08 -05:00
tildearrow 5368b138d3 update documentation (export options) 2024-02-04 17:48:46 -05:00
tildearrow 77f162a0d1 X1-010: fix wave after PCM
issue #1734
2024-02-04 16:08:07 -05:00
YohananDiamond aba64d21f1 command palette: update copyright year to 2024 2024-02-04 17:44:11 -03:00
YohananDiamond a2e20ffca4 update extern/fmt 2024-02-04 17:33:00 -03:00
Eknous-P a02a9287ab oh i can change the label 2024-02-04 13:17:14 -05:00
Eknous-P f5220d7644 one tiny thing 2024-02-04 13:17:14 -05:00
Eknous-P a25a3be4d1 effect searching 2024-02-04 13:17:14 -05:00
Eknous-P 3970e5a49d more optimize? 2024-02-04 13:17:14 -05:00
Eknous-P ba1dc39238 refactor effect sorting 2024-02-04 13:17:14 -05:00
tildearrow 90ce00ed4a censor 2024-02-04 13:12:11 -05:00
tildearrow 69db03b68c rename to make Bash happy 2024-02-04 13:06:01 -05:00
Rockyfan75000 144c8f61b4 Surasshu Eek! CPS2
Note that it's not SNES, It's CPS2.
2024-02-04 13:04:40 -05:00
Colin Kinloch 558cf8ad47 Add brackets to quit handler 2024-02-04 12:38:44 -05:00
Colin Kinloch 8d36ab5909 Default exit shortcut to zero 2024-02-04 12:38:44 -05:00
Colin Kinloch 311a2eaa41 Don't initialize sigaction 2024-02-04 12:38:44 -05:00
Colin Kinloch b2d61b1d3a Add Ctrl+Q to quit 2024-02-04 12:38:44 -05:00
tildearrow 83b934862a update credits 2024-02-04 12:09:28 -05:00
tildearrow 05efb0d2d9 CRLF on Windows release readme 2024-02-04 11:26:53 -05:00
tildearrow 4679f849b3 Dave: fix DAC 2024-02-04 04:08:15 -05:00
tildearrow 838dac7efb Dave: fix getPan 2024-02-04 04:03:47 -05:00
tildearrow 4330e27436 I did it 2024-02-04 03:02:12 -05:00
tildearrow 9a2b19630e Merge branch 'wintrace2' 2024-02-04 02:05:29 -05:00
tildearrow 4df1c59698 also enable backward on Windows XP 2024-02-04 02:05:00 -05:00
tildearrow b3b84d41b6 enable backward-cpp for 32-bit Windows releases 2024-02-03 23:45:47 -05:00
Colin Kinloch 04f2039803 GUI: Add menu option to open examples directory 2024-02-03 21:30:32 -05:00
tildearrow d7d6067d58 set -gcodeview on Clang as well
since it works better there
2024-02-03 18:11:04 -05:00
tildearrow 1ea36ba13f warn on lack of gcodeview 2024-02-03 17:46:09 -05:00
YohananDiamond c9d57d4c6f Merge branch 'master' of https://github.com/tildearrow/furnace into command-palette 2024-02-03 19:30:59 -03:00
tildearrow 78bbc59c75 try using -gcodeview
I thought GCC was unable to generate .pdb
2024-02-03 17:30:19 -05:00
Colin Kinloch 6956443904 Add notice about force-pushing to PR template 2024-02-03 16:17:19 -05:00
tildearrow 800699c104
Merge pull request #1447 from tildearrow/nmk112
Prepare for NMK112 bankswitching support
2024-02-03 11:33:09 -05:00
tildearrow 7bf1c70a71
Merge pull request #1737 from akumanatt/esfm
Fix ARM ASM for later GCC versions
2024-02-03 11:30:43 -05:00
Natt Akuma 5987a32077 Tabs 2024-02-03 16:19:26 +07:00
Natt Akuma 9529119691 Fix ARM ASM for later GCC versions
They do Thumb-2 by default for some reason
2024-02-03 16:15:12 +07:00