OPNA2608
8483f85397
Modularise Windows arch on CI
2022-04-08 20:16:42 +02:00
OPNA2608
6c9f1c6d54
Cross-compile MinGW builds on CI
2022-04-08 20:16:42 +02:00
OPNA2608
0351388996
Add MinGW cross-compiler toolchains
2022-04-08 20:16:42 +02:00
OPNA2608
8a6dfa8d19
pfd: Fixes for MinGW 10
2022-04-08 20:16:42 +02:00
OPNA2608
5b95cf9db9
Add new CI job to prepare for artifact uploads
2022-04-08 20:16:42 +02:00
tildearrow
8e364944dc
Merge pull request #349 from cam900/patch-7
...
Fix loop area view in sample editor
2022-04-08 12:26:31 -05:00
tildearrow
48e8e49ba8
whoops!
2022-04-08 12:21:42 -05:00
cam900
dccd30f73c
Fix loop area view in sample editor
2022-04-09 00:42:27 +09:00
tildearrow
65f893822a
dev79 - wave synth data storage
...
also wave synth works on swan and X1-010 now
however it's untested on X1 because i wrote it in bed
2022-04-08 04:34:39 -05:00
tildearrow
26dca41b63
FDS: wave synth
2022-04-08 02:59:58 -05:00
tildearrow
3b7e9d2929
BubSys: bring on the wave synth
2022-04-08 02:42:33 -05:00
tildearrow
62ff7317e3
GUI: effectCursorDir improvements
2022-04-08 02:16:57 -05:00
tildearrow
5bd076d13e
initial bring-up of the wave synth
...
issue #16
2022-04-08 02:11:33 -05:00
tildearrow
0c1e2ddcb0
OPL: fix OPL2 not having waveforms
2022-04-07 20:48:34 -05:00
tildearrow
5d52ef7f00
support .dmf with 6-bit wavetables
2022-04-07 20:13:11 -05:00
tildearrow
500ce8086d
GUI: initial wave synth UI
2022-04-07 18:27:17 -05:00
tildearrow
4dfe9f97fb
prepare for wavetable synth
2022-04-07 15:46:48 -05:00
tildearrow
05dfec9f3d
GUI: fix VRC6 saw waveform macro being displayed
2022-04-07 13:48:22 -05:00
tildearrow
3f5d0a1e46
GUI: fix paste mode binds not working
2022-04-07 02:37:19 -05:00
tildearrow
48838440ba
GUI: add ability to colorize rows per highlight
2022-04-07 02:24:54 -05:00
tildearrow
dab164f09e
GUI: add "effect deletion alters value" setting
2022-04-07 02:02:52 -05:00
tildearrow
dd6229a6b9
OPZ: more work
2022-04-07 01:44:27 -05:00
tildearrow
ad09254cf4
dev78 - new compat flag that fixes ExtCh
2022-04-07 01:14:34 -05:00
tildearrow
96d45dafb2
OPZ: same
2022-04-07 01:04:35 -05:00
tildearrow
e1b77d7e2b
OPM: if the LFO rate is 0, don't clock the counter
2022-04-07 01:03:16 -05:00
tildearrow
78cd99af32
update ymfm
2022-04-07 00:57:52 -05:00
tildearrow
b162c09f7c
GUI: OPZ instrument editor work - dev77
2022-04-07 00:45:53 -05:00
tildearrow
530327383a
initial OPZ bring-up
...
even emulation is incomplete and one thing is making me tired...
2022-04-06 22:56:06 -05:00
tildearrow
9345576fc3
MMC5: fix 12xx not working
2022-04-06 22:55:24 -05:00
tildearrow
58abed3fa1
update pattern format spec
2022-04-06 20:21:20 -05:00
tildearrow
2e327953e8
YM2610(B): AY unification
...
as of now the SSG part of these chips is handled by a DivPlatformAY8910
within the DivPlatformYM2610.
this means less code duplication and therefore prepares for
OPN/OPNA support.
2022-04-06 18:03:30 -05:00
freq-mod
878d3fab1f
add opensuse unofficial package to the readme
...
#271
2022-04-06 22:56:37 +02:00
tildearrow
6fb2a2e7f5
Merge pull request #343 from AYCEdemo/petvic
...
VIC-20: Make noise state consistent across inits
2022-04-06 15:06:08 -05:00
tildearrow
11c0995b23
another update
2022-04-06 14:57:05 -05:00
tildearrow
b3c3bb64ef
update readme further
2022-04-06 14:56:11 -05:00
tildearrow
324734c08d
Merge pull request #301 from nicco1690/patch-2
...
Potential README.MD formatting overhaul
2022-04-06 14:53:09 -05:00
tildearrow
743664aad1
GUI: extension check for keybinds/colors/layout
2022-04-06 14:45:58 -05:00
tildearrow
4d23c1dc6d
new extension for colors and keybinds
2022-04-06 14:17:29 -05:00
tildearrow
da1f34372a
GUI: I forgot about layout!
2022-04-06 14:11:58 -05:00
tildearrow
eb8f99dafe
GUI: import/export colors/keybinds/layout
...
untested
2022-04-06 13:53:39 -05:00
Natt Akuma
ba8ee96069
VIC-20: Make noise state consistent across inits
2022-04-06 19:11:45 +07:00
tildearrow
9d653b58b3
hopefully fix MSVC build
2022-04-06 04:24:20 -05:00
tildearrow
4a131952e4
GUI: ps_fopen
2022-04-06 02:46:09 -05:00
tildearrow
132c5007fa
GUI: simplify color load/save code
...
they are in guiConst.cpp now too.
2022-04-06 02:30:12 -05:00
tildearrow
95ce867ce3
GUI: add mentions of FDS to wave editor
2022-04-06 02:09:53 -05:00
tildearrow
1054f92029
GUI: simplify keybind load/save code
...
as of now action definitions are in guiConst.cpp.
2022-04-06 01:52:58 -05:00
tildearrow
7f51f0f246
update system list in doc
2022-04-06 00:45:56 -05:00
tildearrow
91738dbf23
add MMC5 documentation
2022-04-06 00:45:26 -05:00
tildearrow
5de58e1f6d
GUI: add settings for borders
2022-04-06 00:34:26 -05:00
tildearrow
2da96a7e76
initial MMC5 bring-up
2022-04-06 00:34:12 -05:00