mii_emu/src
Michel Pollet 71ae3b5d10 speaker: 'mix' the current sample
If multiple clicks are on the same sample, mix them together

Signed-off-by: Michel Pollet <buserror@gmail.com>
2023-10-29 04:54:05 +00:00
..
drivers speaker: added a _dispose() call 2023-10-28 06:14:49 +01:00
format dd: Added mii_dd_system_dispose() 2023-10-28 06:12:27 +01:00
roms Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02_asm.c Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02_asm.h Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02_disasm.c Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02_disasm.h Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02_ops.h Initial Commit 2023-10-25 08:50:14 +01:00
mii_65c02.c cpu: Added a few cycles here and there 2023-10-29 04:52:02 +00:00
mii_65c02.h Initial Commit 2023-10-25 08:50:14 +01:00
mii_analog.c cpu: Added a few cycles here and there 2023-10-29 04:52:02 +00:00
mii_analog.h Added joystick support 2023-10-28 16:59:08 +01:00
mii_argv.c argv: Add --audio-off,--no-audio,--silent 2023-10-28 06:17:47 +01:00
mii_bank.c bank: Added mii_bank_dispose() 2023-10-28 06:13:08 +01:00
mii_bank.h bank: Added mii_bank_dispose() 2023-10-28 06:13:08 +01:00
mii_slot.c Initial Commit 2023-10-25 08:50:14 +01:00
mii_slot.h slot: added a (*dispose)(...) call 2023-10-28 06:13:36 +01:00
mii_speaker.c speaker: 'mix' the current sample 2023-10-29 04:54:05 +00:00
mii_speaker.h Added a mii_cycle_t type 2023-10-28 16:57:04 +01:00
mii_sw.h Sorted muu_sw.h 2023-10-28 16:58:02 +01:00
mii_types.h Added a mii_cycle_t type 2023-10-28 16:57:04 +01:00
mii_video.c sw: Added a big soft switch bitfield 2023-10-28 06:23:02 +01:00
mii_video.h Added a mii_cycle_t type 2023-10-28 16:57:04 +01:00
mii.c Added joystick support 2023-10-28 16:59:08 +01:00
mii.h Added a mii_cycle_t type 2023-10-28 16:57:04 +01:00