#include "xemu/emutools.h"
#include "xemu/opl3.h"
#include "audio65.h"
#include "io_mapper.h"
#include "memory_mapper.h"
#include "configdb.h"
Go to the source code of this file.
◆ DEBUG_AUDIO_LOCKS
#define DEBUG_AUDIO_LOCKS |
( |
|
... | ) |
|
◆ EXTRA_STREAM_CHANNELS
#define EXTRA_STREAM_CHANNELS 0 |
◆ MIXED_CHANNELS
#define MIXED_CHANNELS 10 |
◆ NEED_SID_H
◆ OPL_USES_LOCK
◆ SID_USES_LOCK
◆ STREAMS
◆ STREAMS_SAMPLE
#define STREAMS_SAMPLE |
( |
|
n, |
|
|
|
d |
|
) |
| ((int)(STREAMS(n)[d])) |
◆ STREAMS_SIZE_ALL
◆ audio65_clear_regs()
void audio65_clear_regs |
( |
void |
| ) |
|
◆ audio65_init()
void audio65_init |
( |
int |
sid_cycles_per_sec, |
|
|
int |
sound_mix_freq, |
|
|
int |
volume, |
|
|
int |
separation, |
|
|
unsigned int |
buffer_size |
|
) |
| |
◆ audio65_opl3_write()
◆ audio65_reset()
void audio65_reset |
( |
void |
| ) |
|
◆ audio65_sid_inc_framecount()
void audio65_sid_inc_framecount |
( |
void |
| ) |
|
◆ audio65_sid_write()
void audio65_sid_write |
( |
const int |
addr, |
|
|
const Uint8 |
data |
|
) |
| |
◆ audio65_start()
void audio65_start |
( |
void |
| ) |
|
◆ audio_set_stereo_parameters()
void audio_set_stereo_parameters |
( |
int |
vol, |
|
|
int |
sep |
|
) |
| |
◆ audio_volume
◆ sid
◆ stereo_separation