.. |
sound
|
PCE: don't mute channel 2 when LFO is on
|
2022-03-03 17:03:44 -05:00 |
abstract.cpp
|
Implement QSound support
|
2022-02-22 11:36:12 +01:00 |
amiga.cpp
|
bring crash fix from 0.5.8
|
2022-02-24 22:52:20 -05:00 |
amiga.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
arcade.cpp
|
compound system flattening, part 1
|
2022-02-23 02:52:30 -05:00 |
arcade.h
|
compound system flattening, part 1
|
2022-02-23 02:52:30 -05:00 |
ay.cpp
|
add register view
|
2022-02-21 22:31:27 -05:00 |
ay.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
ay8930.cpp
|
AY8930: duty oopsie
|
2022-03-04 02:26:47 -05:00 |
ay8930.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
c64.cpp
|
add register view
|
2022-02-21 22:31:27 -05:00 |
c64.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
dummy.cpp
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
dummy.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
fmshared_OPM.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
fmshared_OPN.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
gb.cpp
|
GB: another fix
|
2022-02-24 22:59:01 -05:00 |
gb.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
genesis.cpp
|
Genesis: PSG clean-up
|
2022-03-02 18:25:17 -05:00 |
genesis.h
|
Genesis: PSG clean-up
|
2022-03-02 18:25:17 -05:00 |
genesisext.cpp
|
replay keyOn in active channels during forceIns
|
2022-02-20 21:39:14 -05:00 |
genesisext.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
genesisshared.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
lynx.cpp
|
lynx: re-apply panning on forceIns
|
2022-02-28 02:27:22 -05:00 |
lynx.h
|
Lynx: fix stereo
|
2022-02-24 16:53:20 -05:00 |
nes.cpp
|
bring crash fix from 0.5.8
|
2022-02-24 22:52:20 -05:00 |
nes.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
opll.cpp
|
OPLL: getEffectName oopsie
|
2022-03-04 02:25:41 -05:00 |
opll.h
|
OPLL: 99.9%
|
2022-03-01 23:07:29 -05:00 |
pce.cpp
|
PCE: add noise macro (finally!)
|
2022-03-04 02:20:13 -05:00 |
pce.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
pcspkr.cpp
|
add PC speaker system
|
2022-03-04 18:18:43 -05:00 |
pcspkr.h
|
add PC speaker system
|
2022-03-04 18:18:43 -05:00 |
qsound.cpp
|
bring crash fix from 0.5.8
|
2022-02-24 22:52:20 -05:00 |
qsound.h
|
tabs to spaces
|
2022-02-22 22:13:17 -05:00 |
saa.cpp
|
add register view
|
2022-02-21 22:31:27 -05:00 |
saa.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
segapcm.cpp
|
bring crash fix from 0.5.8
|
2022-02-24 22:52:20 -05:00 |
segapcm.h
|
compound system flattening, part 1
|
2022-02-23 02:52:30 -05:00 |
sms.cpp
|
SMS: add 1.79MHz option
|
2022-02-24 18:00:19 -05:00 |
sms.h
|
improve the status bar
|
2022-02-15 01:46:03 -05:00 |
tia.cpp
|
add register view
|
2022-02-21 22:31:27 -05:00 |
tia.h
|
add register view
|
2022-02-21 22:31:27 -05:00 |
ym2610.cpp
|
Add support YM2610* ADPCM-B Repeat flag, Add YM2610 ADPCM notes in GUI
|
2022-03-01 01:11:27 +09:00 |
ym2610.h
|
Add register sheet for YM2610*
|
2022-02-28 04:45:55 +09:00 |
ym2610b.cpp
|
Add support YM2610* ADPCM-B Repeat flag, Add YM2610 ADPCM notes in GUI
|
2022-03-01 01:11:27 +09:00 |
ym2610b.h
|
Add register sheet for YM2610*
|
2022-02-28 04:45:55 +09:00 |
ym2610bext.cpp
|
Further fix build
|
2022-02-26 01:12:37 +09:00 |
ym2610bext.h
|
Prepare to support YM2610B and with Extended channel 3 mode
|
2022-02-25 01:02:35 +09:00 |
ym2610ext.cpp
|
Prepare to support YM2610B and with Extended channel 3 mode
|
2022-02-25 01:02:35 +09:00 |
ym2610ext.h
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
ym2610Interface.cpp
|
Neo Geo: safety checks
|
2022-02-24 16:53:38 -05:00 |
ym2610shared.h
|
Further fix build
|
2022-02-26 01:12:37 +09:00 |