tildearrow
|
621616ae25
|
C64: dSID core, part 1
|
2023-07-05 17:09:02 -05:00 |
|
tildearrow
|
f1b30c01a4
|
dev160 - C64: add key priority system
and options to change hard reset envelope
issue #1115
|
2023-07-04 00:23:28 -05:00 |
|
tildearrow
|
45faadd4c8
|
update copyright year
|
2023-01-19 19:18:40 -05:00 |
|
tildearrow
|
3e0dcbb0ae
|
aaaaaaaa
|
2023-01-02 04:53:37 -05:00 |
|
cam900
|
ce09edef84
|
Unify shared channel struct, De-duplicate channel debug
|
2022-12-13 16:22:48 +09:00 |
|
tildearrow
|
1ae1f32574
|
Merge branch 'master' into duplicate_channel_struct
|
2022-12-12 16:33:05 -05:00 |
|
tildearrow
|
1fe4230e82
|
C64: possibly fix write delay issue in reSIDfp
|
2022-12-11 16:46:25 -05:00 |
|
cam900
|
2ec4237076
|
Reduce duplicates of channel struct
Add/Fix custom clock limit defines (for YMF278B)
|
2022-12-04 19:58:58 +09:00 |
|
tildearrow
|
48db9a1d0c
|
chip flags rewrite, part 4 - DO NOT USE
the next part is to drop systemFlagsOld completely
and then to fix the GUI
|
2022-09-29 20:13:40 -05:00 |
|
cam900
|
cf1d4e55cf
|
Fix ADPCM-A playback
Add per-chip debug function
Add YM2203, YM2608, YM2610/B debug window
Extend YM2612 debug window
Remove unnecessary values in YM2151, Sega PCM platform
|
2022-09-23 23:24:02 +09:00 |
|
tildearrow
|
8d280fd9a3
|
C64: bind reSIDfp
|
2022-08-29 03:26:49 -05:00 |
|
Natt Akuma
|
7c42453422
|
Rewrite per-system effect handling (#548)
* Rewrite per-system effect handling
* fix build
* C64: fix fine cutoff regression
* fix some more crashes
Co-authored-by: tildearrow <tildearrow@protonmail.com>
|
2022-08-18 01:26:22 -05:00 |
|
tildearrow
|
52c3b10373
|
add getWantPreNote()
currently only C64 system requires this
|
2022-08-03 16:21:30 -05:00 |
|
tildearrow
|
2932a7281d
|
implement getChanMacroInt() on supported systems
|
2022-06-05 18:17:00 -05:00 |
|
tildearrow
|
c738ece374
|
per-channel oscilloscope, part 2
AY8930, K00, C64 and NES
|
2022-04-30 14:36:12 -05:00 |
|
tildearrow
|
d211170e86
|
implement relative pitch macro mode
|
2022-04-28 01:31:16 -05:00 |
|
tildearrow
|
77b4e57c58
|
prepare for relative pitch macro
|
2022-04-28 00:50:09 -05:00 |
|
tildearrow
|
4a9855f090
|
dev89 - C64: add test/gate macro
and "don't test/gate before new note" setting
|
2022-04-27 23:54:45 -05:00 |
|
tildearrow
|
e8c9b645c5
|
GUI: implement instrument preview in file dialog
SADLY it's just for the built-in file dialog
but i'll think of a solution for the external one
|
2022-04-25 18:58:17 -05:00 |
|
tildearrow
|
fd3d57b1cb
|
even more improvements to low-latency mode
|
2022-04-15 15:01:11 -05:00 |
|
tildearrow
|
397ab43ffd
|
C64: better muting strategy
now directly inside reSID rather than in the DivDispatch
fixes #285
|
2022-04-15 01:20:09 -05:00 |
|
tildearrow
|
df35b8fb45
|
add register view
supported chips only.
|
2022-02-21 22:31:27 -05:00 |
|
tildearrow
|
853ade2416
|
improve the status bar
issue #39
|
2022-02-15 01:46:03 -05:00 |
|
tildearrow
|
b9832abbeb
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
|
tildearrow
|
584b8426ff
|
GUI: improve debug menu
|
2022-02-03 18:38:57 -05:00 |
|
tildearrow
|
d691ec6d76
|
add a chip playground
in debug menu
|
2022-02-01 18:08:19 -05:00 |
|
tildearrow
|
bfed0b3209
|
change setPAL to setFlags
|
2022-01-28 12:59:53 -05:00 |
|
tildearrow
|
0e633ea69b
|
GUI: add a debug window
|
2022-01-27 00:29:16 -05:00 |
|
tildearrow
|
6d9f5db6a4
|
add notifyInsChange
see issue #8
|
2022-01-17 23:59:52 -05:00 |
|
tildearrow
|
91e8ff01cf
|
add notifyInsDeletion
prevent invalid memory access when deleting instruments
|
2022-01-13 19:36:02 -05:00 |
|
tildearrow
|
997c460fc1
|
greatly improved playback resume
no more song weirding out when changing orders
|
2021-12-21 01:29:07 -05:00 |
|
tildearrow
|
b3b66ecbdb
|
channel mute/solo!
|
2021-12-18 03:25:42 -05:00 |
|
tildearrow
|
c54df74df1
|
GUI: rate change and new window title
|
2021-12-15 17:32:08 -05:00 |
|
tildearrow
|
52087edceb
|
lots of changes
- GUI: ability to load files
- GUI: arrow key navigation
- fix sample volumes
|
2021-12-15 00:37:27 -05:00 |
|
tildearrow
|
a17e91955a
|
add reset() for every platform
|
2021-12-11 13:14:38 -05:00 |
|
tildearrow
|
6a02754996
|
add PAL flag to dispatch
now platforms run at their correct clock speed when in PAL mode
also fix clipping in Genesis
|
2021-12-08 01:56:40 -05:00 |
|
tildearrow
|
3ee761fc87
|
C64: finish it all
all modules play correctly, bar:
- motherfunksignal (almost)
- filters are a bit weird
|
2021-12-07 01:23:57 -05:00 |
|
tildearrow
|
d6fb6b0bb3
|
more optimization
as of now non-stereo sound chips are only processed once
|
2021-12-06 16:51:18 -05:00 |
|
tildearrow
|
6efcfc2e8a
|
prepare for possible major optimization
by just forwarding an output buffer to the dispatch and begin/length,
the number of calls may be reduced which improves performance.
|
2021-12-06 05:21:42 -05:00 |
|
tildearrow
|
480b26c95c
|
more C64 work
|
2021-12-05 16:45:29 -05:00 |
|
tildearrow
|
0f3f173b6e
|
rework some of the playback logic
paving the way for C64
|
2021-12-05 16:11:12 -05:00 |
|
tildearrow
|
ff07a19405
|
kind of C64
|
2021-12-04 23:55:28 -05:00 |
|