cam900
3e1e2fc2a6
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
2024-08-25 12:50:51 +09:00
tildearrow
a458e105d9
VGM export: use QSound ADPCM size
2024-08-23 20:16:48 -05:00
tildearrow
99ae6a2b38
VGM export: include song comments
...
also show song comments on mobile
2024-08-23 17:46:09 -05:00
tildearrow
8a18f962f9
VGM export: don't generate garbage stop sample com
...
issue #2072
2024-08-22 23:17:22 -05:00
cam900
00e9ca29fa
Revert "Re-split OPL4 PCM instruments due to hardware differences"
...
This reverts commit 87ac12e143
.
2024-07-13 16:28:20 +09:00
cam900
26cf5bd097
Fix VGM output
2024-07-13 13:15:40 +09:00
cam900
87ac12e143
Re-split OPL4 PCM instruments due to hardware differences
...
- MultiPCM also has level direct, so it's remained in DivInstrumentMultiPCM. everything else don't support at MultiPCM is moved into DivInstrumentOPL4PCM.
- MultiPCM can't modify ADSR envelope unless reading instrument from ROM, so I decided to remove ADSR envelope macros. these are moved into OPL4 PCM instrument.
- Save/Load of MultiPCM level direct parameter is still disabled until main version update (for disallow crash).
- Also, this PR fixes OPL4 VGM output.
2024-07-13 13:09:10 +09:00
cam900
c08edb1254
Prepare to (very) partially OPL4 support
2024-07-11 15:13:02 +09:00
tildearrow
3512591fd1
add effects to change virtual tempo
2024-03-15 14:56:55 -05:00
tildearrow
e130f80ef3
YM2612: fix CSM VGM export
2024-02-29 21:33:40 -05:00
tildearrow
88b42ddd58
update copyright year
2024-01-16 21:26:57 -05:00
tildearrow
8235f6ee66
C140: add bank types
2023-10-11 02:48:39 -05:00
tildearrow
8231e3beba
VGM export: RFC volume balance
2023-09-24 19:13:08 -05:00
tildearrow
7fe2a99112
VGM export: fix virtual tempo resulting in no loop
2023-09-24 02:28:05 -05:00
tildearrow
7a6daba071
VGM export: don't initialize rate of MSM6258
2023-09-11 01:44:56 -05:00
tildearrow
8b7b21d909
MSM6258: VGM EXPORT!!!
2023-09-11 01:19:02 -05:00
tildearrow
e7fe99f795
C219: fix VGM export crash
2023-08-29 03:42:16 -05:00
tildearrow
35faa8c23c
C219: presets and VGM export
2023-08-28 18:21:49 -05:00
cam900
c49bd177e9
fix muting for C140 VGM output
2023-08-13 17:31:33 +09:00
tildearrow
987ca3ad11
C140: VGM volume
2023-08-12 17:08:01 -05:00
tildearrow
d7de177d26
VGM export: new ripper name
2023-08-12 16:55:23 -05:00
tildearrow
4214bdee71
C140: ?!?!?!
2023-08-12 16:46:35 -05:00
tildearrow
908ecf411d
C140: partially working VGM export
2023-08-12 04:33:33 -05:00
cam900
85aa3736ad
oops
2023-08-09 20:34:57 +09:00
cam900
14c5d94499
C140 Part 2
2023-08-09 20:30:00 +09:00
cam900
7aaa52297e
Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
2023-07-10 19:56:29 +09:00
tildearrow
46ede984a7
VGM export: fix RF5C68 memory being wrong
...
issue #1078
2023-07-09 18:46:24 -05:00
tildearrow
cf2c63caf7
YM2612: implement 9xxx, part 2
...
VGM export
2023-07-09 17:41:24 -05:00
cam900
7b49b4b8e0
Merge branches 'master' and 'k053260' of https://github.com/tildearrow/furnace into k053260
2023-06-26 19:47:25 +09:00
tildearrow
06a2d10ba1
VGM export: cap streams to 44100Hz
...
VGMPlay doesn't like higher frequencies
2023-06-22 16:45:31 -05:00
tildearrow
95b51e6307
VGM export: NES DPCM, part 3
...
dual chip
2023-06-22 15:45:27 -05:00
tildearrow
b9514bb98e
VGM export: NES DPCM, part 2
...
now it works
issue #1163
2023-06-22 15:40:50 -05:00
tildearrow
317aca0564
VGM export: NES DPCM, part 1
...
still does not work
2023-06-22 15:20:48 -05:00
tildearrow
0bcd1b74ac
VGM export: prepare for NES DPCM
2023-06-22 04:55:12 -05:00
tildearrow
ef57ad531d
oh crap I did not commit
2023-06-22 03:24:39 -05:00
cam900
7402575d11
Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
2023-06-17 10:41:56 +09:00
tildearrow
4d36bd2336
VGM export; fix loop trail when loop is off
2023-05-24 14:25:30 -05:00
tildearrow
4b12f440fa
variable set but not used
2023-05-24 02:12:42 -05:00
tildearrow
0c0efaea50
make use of sample loop flag
...
issue #1109
this MAY BREAK THINGS
if any problems, REVERT THIS ONE
2023-05-24 01:51:27 -05:00
tildearrow
bf95a358bc
VGM export: fix direct stream delay>16
2023-05-03 04:18:47 -05:00
cam900
523e08ed5c
Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
2023-05-02 13:46:56 +09:00
tildearrow
c8df7084f4
VGM export: write Hz when appropriate
2023-04-20 04:16:56 -05:00
cam900
f7768dafe3
Fix K053260 VGM output
2023-04-02 23:01:57 +09:00
cam900
9c56c3d01b
[WIP] K063260 skeleton
2023-04-02 14:32:47 +09:00
tildearrow
e5ab3413cb
oh wow
2023-03-14 01:27:45 -05:00
tildearrow
e994f1a84d
SegaPCM: fix VGM export
2023-02-10 02:47:26 -05:00
tildearrow
6036366f38
SegaPCM: new real emulation core
2023-02-10 02:01:23 -05:00
tildearrow
2343cdecc5
VGM export: add "trailing ticks" option
...
issue #695
2023-02-08 19:25:03 -05:00
tildearrow
0a63399dcf
PCE: reset wave on VGM export reset
2023-02-08 18:04:09 -05:00
tildearrow
baf5b06b62
prepare to fix VGM export when hard reset is off
2023-02-08 04:14:11 -05:00