.. |
sound
|
AY8930: implement noise and/or mask
|
2022-01-18 18:21:27 -05:00 |
abstract.cpp
|
prepare to add effect descriptions
|
2022-01-20 13:48:20 -05:00 |
amiga.cpp
|
Merge commit 'bd8c06bbb786df086d478e1574c6fe11ee6651b6'
|
2022-01-24 15:53:02 -05:00 |
amiga.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
arcade.cpp
|
VGM export: fix sample glitch if length&255==0
|
2022-01-24 17:19:34 -05:00 |
arcade.h
|
now Neo Geo
|
2022-01-23 00:57:47 -05:00 |
ay.cpp
|
fix #46
|
2022-01-21 04:27:00 -05:00 |
ay.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
ay8930.cpp
|
AY8930: fix first channel envelope reset at random
|
2022-01-20 03:25:57 -05:00 |
ay8930.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
c64.cpp
|
C64: solve one ADSR bug
|
2022-01-19 22:58:37 -05:00 |
c64.h
|
add notifyInsChange
|
2022-01-17 23:59:52 -05:00 |
dummy.cpp
|
fix retrigger implementation
|
2022-01-19 00:01:34 -05:00 |
dummy.h
|
prepare for multiple chip support
|
2022-01-08 01:57:37 -05:00 |
fmshared_OPM.h
|
Genesis: separate channel state from instrument
|
2022-01-22 17:43:57 -05:00 |
fmshared_OPN.h
|
Genesis: separate channel state from instrument
|
2022-01-22 17:43:57 -05:00 |
gb.cpp
|
add more chips to VGM export
|
2022-01-24 02:09:03 -05:00 |
gb.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
genesis.cpp
|
Merge commit 'bd8c06bbb786df086d478e1574c6fe11ee6651b6'
|
2022-01-24 15:53:02 -05:00 |
genesis.h
|
earliest VGM export!
|
2022-01-24 01:01:08 -05:00 |
genesisext.cpp
|
fix it!
|
2022-01-22 18:06:18 -05:00 |
genesisext.h
|
Genesis: implement FM macros (partial, untested)
|
2022-01-23 13:19:19 -05:00 |
genesisshared.h
|
Genesis: separate channel state from instrument
|
2022-01-22 17:43:57 -05:00 |
nes.cpp
|
VGM export: NES samples
|
2022-01-24 17:48:58 -05:00 |
nes.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
pce.cpp
|
VGM export: PCE samples (kinda)
|
2022-01-24 18:04:09 -05:00 |
pce.h
|
implement Furnace-style PCM on Arcade/Gen/NES/PCE
|
2022-01-20 16:09:05 -05:00 |
saa.cpp
|
fix retrigger implementation
|
2022-01-19 00:01:34 -05:00 |
saa.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
sms.cpp
|
earliest VGM export!
|
2022-01-24 01:01:08 -05:00 |
sms.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
tia.cpp
|
TIA: fix mute being ignored at times
|
2022-01-20 23:14:18 -05:00 |
tia.h
|
fix negative notes
|
2022-01-20 16:56:35 -05:00 |
ym2610.cpp
|
VGM export: fix noise in Neo Geo
|
2022-01-24 02:57:49 -05:00 |
ym2610.h
|
VGM export: fix noise in Neo Geo
|
2022-01-24 02:57:49 -05:00 |
ym2610ext.cpp
|
fix retrigger implementation
|
2022-01-19 00:01:34 -05:00 |
ym2610ext.h
|
Genesis: implement FM macros (partial, untested)
|
2022-01-23 13:19:19 -05:00 |
ym2610Interface.cpp
|
arcade: add ymfm-based core
|
2021-12-15 01:23:58 -05:00 |
ym2610shared.h
|
prepare for writing register dumps
|
2022-01-17 13:29:35 -05:00 |