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 |
|
tildearrow
|
892ee12d91
|
implement YMF276-LLE core
thanks LTVA
|
2024-03-15 20:16:41 -05:00 |
|
tildearrow
|
3512591fd1
|
add effects to change virtual tempo
|
2024-03-15 14:56:55 -05:00 |
|
tildearrow
|
779d1aeb61
|
K053260: fix chan osc
|
2024-03-15 14:06:04 -05:00 |
|
tildearrow
|
8f20824234
|
add delayed release effects
FCxx - note release
E7xx - macro release
|
2024-03-15 13:45:57 -05:00 |
|
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 |
|