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 |
|
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 |
|
tildearrow
|
c8df7084f4
|
VGM export: write Hz when appropriate
|
2023-04-20 04:16:56 -05: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 |
|
cam900
|
dd79ae401b
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2023-02-05 10:00:27 +09:00 |
|
tildearrow
|
d856ce9ad3
|
SN: possibly fix Game Gear in VGM export
|
2023-01-27 14:52:11 -05:00 |
|
cam900
|
3403e10b0b
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2023-01-24 08:14:29 +09:00 |
|
tildearrow
|
f3af1d78ff
|
Merge pull request #936 from laoo/Mikey_VGM
Mikey vgm export
|
2023-01-21 05:33:35 -05:00 |
|
tildearrow
|
45faadd4c8
|
update copyright year
|
2023-01-19 19:18:40 -05:00 |
|
cam900
|
7340d029ae
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2023-01-19 16:51:27 +09:00 |
|
Waldemar Pawlaszek
|
75bc994ff6
|
One more thing: declaring Lynx only for VGM 1.72 or higher (not sure if the way is elegant enough)
|
2023-01-18 10:32:03 +01:00 |
|
Waldemar Pawlaszek
|
b42dd554f2
|
Merge remote-tracking branch 'origin/master' into Mikey_VGM
|
2023-01-18 10:21:13 +01:00 |
|
tildearrow
|
1d446bd56b
|
dev137 - new mixing volumes
YM2612 is now twice as loud
SN76489 and OPLL are 1.5x loud
X1-010 is four times louder
|
2023-01-17 01:11:08 -05:00 |
|
cam900
|
46865b3adb
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2023-01-16 10:07:13 +09:00 |
|
Waldemar Pawlaszek
|
e42ab1b847
|
Experimental Mikey VGM 1.72 export.
|
2023-01-15 16:27:20 +01:00 |
|
tildearrow
|
1ab80379e1
|
VGM export: fix wrong loop size
|
2023-01-15 04:32:47 -05:00 |
|
tildearrow
|
17cb32fe9e
|
VGM export: improve volumes
|
2023-01-15 03:54:11 -05:00 |
|
tildearrow
|
a3d20ac3fd
|
WonderSwan: why does this not work
|
2023-01-15 01:46:34 -05:00 |
|
tildearrow
|
9ada18a57a
|
VGM export: always write stream freq first
|
2023-01-15 01:20:31 -05:00 |
|
cam900
|
a793bed56d
|
Merge branch 'master' into es5506_alt
|
2022-12-24 12:01:03 +09:00 |
|
tildearrow
|
909c553be3
|
whoops!
|
2022-12-20 17:55:05 -05:00 |
|
tildearrow
|
7a92811fd9
|
rename some DIV_SYSTEM_ items
OPN -> YM2203
PC98 -> YM2608
FRAC -> DUALPCM
|
2022-12-20 17:49:53 -05:00 |
|
tildearrow
|
b7302e0d98
|
POKEY: VGM export
|
2022-12-20 14:54:55 -05:00 |
|
cam900
|
429aed0ab1
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2022-12-17 15:00:44 +09:00 |
|
cam900
|
d7c35f0748
|
Add VGM support
|
2022-12-15 21:36:51 +09:00 |
|
cam900
|
37e83c0905
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2022-12-10 14:29:13 +09:00 |
|
cam900
|
2e85e47c48
|
Add and reorganize constant define includes
|
2022-12-09 14:30:27 +09:00 |
|
cam900
|
7867b59580
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2022-11-30 17:39:43 +09:00 |
|
tildearrow
|
8041173eb9
|
YMZ280B: fix VGM export
|
2022-11-21 16:12:29 -05:00 |
|
cam900
|
13b2a72a01
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2022-10-26 12:28:24 +09:00 |
|
tildearrow
|
f5b0604d4a
|
VGM export: fix direct stream mode buggy duration
|
2022-10-22 03:53:31 -05:00 |
|
cam900
|
487607b6ae
|
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
|
2022-10-22 10:17:00 +09:00 |
|
tildearrow
|
206fb119aa
|
VGM export: extended header length should be 12
|
2022-10-19 13:48:29 -05:00 |
|
tildearrow
|
ed12ca5bd8
|
VGM export: get Fractal template export working
|
2022-10-17 14:31:37 -05:00 |
|
tildearrow
|
4dda45116e
|
VGM export: fix stream command glitch in direct
|
2022-10-17 14:28:41 -05:00 |
|
tildearrow
|
4723ed3972
|
VGM: experimental direct stream mode for YM2612
|
2022-10-17 14:25:30 -05:00 |
|
tildearrow
|
684b5a928b
|
VGM export: prepare for "direct stream mode"
this will eventually allow for DualPCM and MSM6258 export
DO NOT USE YET
|
2022-10-17 04:17:00 -05:00 |
|
tildearrow
|
ecd5662d9b
|
T6W28: whoops fix VGM export
|
2022-10-16 01:29:02 -05:00 |
|
tildearrow
|
285d81c716
|
T6W28: VGM export
|
2022-10-16 01:27:39 -05:00 |
|
cam900
|
081773b2da
|
Merge branch 'master' into es5506_alt
|
2022-10-12 15:31:38 +09:00 |
|