Natt Akuma
b7a6bf5a0b
Add RF5C68 and RF5C164 support
2022-05-21 01:45:26 +07:00
tildearrow
976c1d3c0d
VGM export: implement OPNA and Y8950 (partially)
...
see #459
2022-05-19 18:09:46 -05:00
tildearrow
b01ebb3487
OPN: VGM soft reset and ExtCh export
2022-05-19 17:46:41 -05:00
tildearrow
d961f6f498
SegaPCM: fix samples bigger than 64KB
2022-05-17 02:38:13 -05:00
tildearrow
6438b28c11
SCC: implement VGM soft reset
2022-05-17 01:52:18 -05:00
cam900
f62f6ed77b
Fix AY VGM output, Fix presets
2022-05-15 00:58:00 +09:00
tildearrow
ff0319780e
OPN: VGM export - good night
2022-05-11 03:41:02 -05:00
tildearrow
955cd48fcf
SCC: SCC+ and dual-SCC VGM export
2022-05-11 02:32:08 -05:00
tildearrow
35ff5430d3
SCC: VGM export, forceIns bug fix and 10xx
2022-05-11 02:20:14 -05:00
Laurens Holst
7f0074511c
Move renderSamples() to DivDispatch implementations.
...
To prevent rendering samples for systems that are not in use.
Additionally, it gives the systems more flexibility to render the samples
according to their specific configuration.
2022-05-01 23:23:38 +02:00
Natt Akuma
d16d1260cb
VGM: Support ROM data in the second chip
2022-04-16 22:54:01 +07:00
tildearrow
6b294933bc
VGM export: fix it under low-latency mode
2022-04-15 22:27:44 -05:00
tildearrow
fddd05dc1a
improve logging facility
...
we have a log viewer within the program now
2022-04-10 22:12:02 -05:00
tildearrow
ac3772c024
initial FDS bring-up
2022-04-03 22:37:16 -05:00
tildearrow
81c8bf4e59
add ability to select VGM version when exporting
...
by default it is 1.71 but please tell me if you want this to be changed
2022-04-01 21:40:32 -05:00
tildearrow
cccf90d417
OPL: implement VGM export fake reset
2022-03-30 04:27:11 -05:00
tildearrow
cc152bc3d0
OPL: partially enable VGM export
...
it works except for fake reset
2022-03-30 03:36:16 -05:00
tildearrow
711b60d454
improved mutex locking - less xruns when seeking
...
especially in JACK and macOS
2022-03-23 21:38:28 -05:00
cam900
c778251f26
Oops!
...
It's already exists
2022-03-12 23:39:38 +09:00
cam900
155e602e61
Fix X1-010 VGM logging
...
Register/RAM offset is Big endian
2022-03-12 10:22:21 +09:00
cam900
8b1e557b5c
Sync with master
2022-03-08 21:34:12 +09:00
cam900
2e6cc9fc7c
Merge branch 'master' of https://github.com/tildearrow/furnace into x1_010
...
# Conflicts:
# CMakeLists.txt
# papers/doc/7-systems/README.md
# src/engine/dispatch.h
# src/engine/dispatchContainer.cpp
# src/engine/playback.cpp
# src/engine/sysDef.cpp
# src/gui/gui.cpp
2022-03-08 13:38:24 +09:00
cam900
65149a466f
Fix accidently auto-generated spaces
2022-03-08 00:15:21 +09:00
Natt Akuma
25088d6032
Fix playback and VGM export
2022-03-07 15:44:59 +07:00
Natt Akuma
840a6fa306
Add WonderSwan support
2022-03-07 15:44:59 +07:00
Natt Akuma
2453426d03
Turn second chip checks into variables in vgmOps
2022-03-07 15:44:59 +07:00
cam900
4a83c7c5a7
Add Seta/Allumer X1-010 Support
...
its 16 channel wavetable/PCM chip, with (optional) stereo support.
Its also has envelope, this feature has similar as AY PSG's one but its shape is also stored at RAM, and each nibble in envelope data is for each output: so i decided to added some feature for more stereo-ish envelope.
Split: Envelope shape will be splitted to Left and Right half for each output.
HInv, Vinv: Envelope shape will be Horizontally/Vertically mirrored the left one.
Max sample length is sample bank size of Seta 2 arcade hardware (currently not emulated yet, nor it doesn't support on VGM).
Chip id is temporary, it can be changed with to suggestions.
2022-03-07 02:31:03 +09:00
tildearrow
8843315256
OPLL: 99.99%
...
VGM export
2022-03-02 00:58:49 -05:00
cam900
6d36a8fdd2
Merge branch 'master' of https://github.com/tildearrow/furnace into ym2610b
2022-02-28 03:04:28 +09:00
tildearrow
cf668aa6d4
VGM export: lol
2022-02-27 00:41:27 -05:00
tildearrow
8d2129cadc
VGM export: clean up compound systems
2022-02-27 00:39:16 -05:00
cam900
a132a28fcb
Fix VGM saving
2022-02-25 17:37:43 +09:00
cam900
d831a522a4
Merge branch 'master' of https://github.com/tildearrow/furnace into ym2610b
...
# Conflicts:
# src/engine/engine.cpp
# src/engine/platform/ym2610Interface.cpp
2022-02-25 12:20:00 +09:00
tildearrow
f7bd06c4eb
yay ADPCM-A and QSound work again!
2022-02-24 16:16:02 -05:00
cam900
1e2d5694b9
Prepare to support YM2610B and with Extended channel 3 mode
...
Allow 8 bit volume for YM2610 ADPCM-B
Remove sample mode macro in YM2610, it's always enabled and seperated channels.
TODO: ADPCM-B is still not implemented, FM Channel 2 is silenced in extended channel 3 configuration
2022-02-25 01:02:35 +09:00
tildearrow
1e98f0c4a1
sample system rewrite! **PLEASE READ**
...
this commit mostly rewrites the sample system.
as of now samples can be ADPCM, 8-bit, BRR or 16-bit
or something...
consider this VERY EXPERIMENTAL.
if you find any issues REPORT THEM immediately.
it's nearly 4am...
2022-02-24 03:57:45 -05:00
tildearrow
a5561f1899
tabs to spaces
2022-02-22 22:13:17 -05:00
tildearrow
e6ee28ce0d
Merge branch 'cps2' of https://github.com/superctr/furnace into superctr-cps2
2022-02-22 18:21:57 -05:00
Ian Karlsson
b3908216f8
Implement QSound support
2022-02-22 11:36:12 +01:00
Waldemar Pawlaszek
79e53cfd10
Merge branch 'master' of git://github.com/tildearrow/furnace into tildearrow-master
...
# Conflicts:
# src/gui/insEdit.cpp
2022-02-22 09:13:49 +01:00
tildearrow
4db91256b1
fix repeat pattern hanging audio/VGM export
2022-02-21 23:05:41 -05:00
Waldemar Pawlaszek
de6cbba472
Fixed gcc errors
2022-02-21 19:59:09 +01:00
Waldemar Pawlaszek
6e79e84e53
Added panning and load LFSR commands.
2022-02-21 19:59:09 +01:00
Waldemar Pawlaszek
8a8c8406b7
Merge branch 'tildearrow:master' into master
2022-02-21 05:58:25 +01:00
tildearrow
1f6d44b29a
VGM export: fix song end effect hang
2022-02-20 23:13:52 -05:00
Waldemar Pawlaszek
2e4c7ec60a
Initial Atari Lynx Support
2022-02-20 18:15:15 +01:00
tildearrow
650beebe99
split VGM ops code
2022-02-18 12:58:36 -05:00