|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| void * | mod_callback (snd_stream_hnd_t hnd, int len, int *actual) |
| int | main (int argc, char **argv) |
Variables | |
| uint16_t | sound_buffer [65536] = {0} |
| CSoundFile * | soundfile |
| int main | ( | int | argc, |
| char ** | argv ) |
References cont_state_t::buttons, CONT_START, free(), fs_open(), fs_read(), fs_total(), hnd(), malloc(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, mod_callback(), printf, snd_stream_alloc(), SND_STREAM_BUFFER_MAX, snd_stream_destroy(), snd_stream_init(), snd_stream_poll(), snd_stream_shutdown(), snd_stream_start(), soundfile, timer_spin_sleep(), and uint32_t().
| void * mod_callback | ( | snd_stream_hnd_t | hnd, |
| int | len, | ||
| int * | actual ) |
References sound_buffer, and soundfile.
Referenced by main().
| uint16_t sound_buffer[65536] = {0} |
Referenced by mod_callback().
| CSoundFile* soundfile |
Referenced by main(), and mod_callback().