Commit graph

7792 commits

Author SHA1 Message Date
tildearrow
18b7b11f73 GUI: hover box 2024-03-15 02:05:56 -05:00
tildearrow
cd64f88c2e optimize 2024-03-15 02:05:20 -05:00
tildearrow
469fde8f51 move .dmf version info text 2024-03-15 01:52:57 -05:00
tildearrow
f6a27afedd first C219 demo 2024-03-15 01:50:53 -05:00
tildearrow
898155eb6b Namco 163 memory composition 2024-03-14 17:58:55 -05:00
tildearrow
d33e645ea8 fine 2024-03-14 14:43:20 -05:00
tildearrow
1a4bbef15b YM2151: so we need hacky legato mess here too...
issue #1797
2024-03-14 14:40:02 -05:00
tildearrow
3c5a123283 deferred config saving
first save config and then close window
issue #1723
2024-03-14 14:32:06 -05:00
tildearrow
8b0f5bedc4 me an idiot 2024-03-14 02:06:36 -05:00
tildearrow
d700bfca08 prepare for deferred config saving
issue #1723
2024-03-14 01:58:43 -05:00
tildearrow
3e87c0a0df OPL: use different strategy for muting drums
issue #1777
2024-03-13 14:58:13 -05:00
tildearrow
0ab0dec9f4 GUI: forgot about sysConf 2024-03-13 03:29:35 -05:00
tildearrow
7ffc67529c dev195 - C64: prevent cutoff macro race
issue #1790
2024-03-13 02:11:57 -05:00
tildearrow
e1c4b20ef9 Grape Jelly
by TapeStone
2024-03-11 15:46:45 -05:00
Natt Akuma
bffb51756f Lynx: Add Load LFSR macro
PowerNoise had it
2024-03-11 14:08:56 -05:00
Natt Akuma
463c9a89bb Lynx: Add a chip config for constant tone frequency 2024-03-11 14:08:56 -05:00
tildearrow
ec10046964 rename two demo songs 2024-03-11 13:57:51 -05:00
EntropyAuthor
6e7725fa70
Update name, fix and add demo songs (#1769)
* Change name

* Actual song changes

* oops i alphabetized it wrong

* Replace pong

* This should not exist
2024-03-11 13:56:49 -05:00
Eknous
7f4a8d276c
remove duplicate demo (#1787)
* remove duplicate demo

* rename
2024-03-11 13:54:03 -05:00
tildearrow
98396beda9 dev194 - OPLL: enable fixedAll by default
issue #1648
2024-03-11 13:49:14 -05:00
tildearrow
0ac63d817d ESFM: add "fast" mode
alters ESFMu to add a fast feedback calculation path
2024-03-11 13:21:50 -05:00
tildearrow
3e645e58f2 fix status view 2024-03-11 03:27:44 -05:00
tildearrow
49e3e9a457 trace window, kinda 2024-03-10 20:57:50 -05:00
tildearrow
9270df0145 fix compilation 2024-03-09 23:33:23 -05:00
tildearrow
db9a11a674 remove text command stream export
NOTE: this is not removal of text export.
2024-03-09 18:20:17 -05:00
tildearrow
5dd62d45fa more work on the command stream debugger 2024-03-09 17:36:44 -05:00
tildearrow
53ff3c2f70 NOOOOOOO 2024-03-09 03:33:00 -05:00
tildearrow
8099df183d asdfasdfasdf 2024-03-09 03:32:03 -05:00
tildearrow
8ff8ee89e9 command stream player now loops 2024-03-08 20:52:51 -05:00
tildearrow
2290f3d873 a better command stream debugger 2024-03-08 17:53:37 -05:00
tildearrow
d3f0f1d1d0 another fix 2024-03-08 14:13:50 -05:00
tildearrow
7d95e685ac command stream ending fix? 2024-03-08 13:48:54 -05:00
tildearrow
1e221393c4 memory composition, part 6 2024-03-06 16:12:39 -05:00
tildearrow
1e536b80ad add Chimera Linux package link
discussion #1784
2024-03-06 03:44:14 -05:00
tildearrow
0be5835645 memory composition, part 5
almost there
2024-03-06 03:42:21 -05:00
tildearrow
6763aa44a9 memory composition, part 4 2024-03-05 19:19:18 -05:00
tildearrow
92ec6f6651 memory composition, part 3 2024-03-05 18:55:18 -05:00
tildearrow
a200d464a6 AY: fix clockSel on non-YM2149 2024-03-05 05:08:42 -05:00
tildearrow
2d48390eab memory composition, part 2 2024-03-05 03:38:55 -05:00
tildearrow
7a41461883 memory composition, part 1 2024-03-04 19:50:15 -05:00
OctoKing314
06c0d9d510
Add files via upload (#1782)
Fixed title in tracker
2024-03-04 03:27:47 -05:00
tildearrow
2a9749b1e2 initialize 2024-03-03 21:18:50 -05:00
tildearrow
01c5e9a913 no NOT nice 2024-03-03 03:19:19 -05:00
tildearrow
2eb8099cb4 new demo song
by TapeStone
2024-03-03 02:54:05 -05:00
tildearrow
1445371ad8 fix build... 2024-03-01 21:49:21 -05:00
tildearrow
24c0318390 why am I so slow 2024-03-01 03:39:12 -05:00
tildearrow
e130f80ef3 YM2612: fix CSM VGM export 2024-02-29 21:33:40 -05:00
tildearrow
6ab7bb3b4d Dave: fix DAC when rate is higher than out rate 2024-02-29 18:20:17 -05:00
tildearrow
053967ea90 capacity/used 2024-02-27 01:32:14 -05:00
LTVA1
e98c32f808 force POKEY freq recalc when changing wave with an effect
Useful for keeping stable waves!
2024-02-26 14:02:45 -05:00