LibXenon
Bare-metal Xbox 360 homebrew library
|
#include <pci/io.h>
#include <string.h>
#include <xenon_smc/xenon_smc.h>
#include <xenon_smc/xenon_gpio.h>
#include <ppc/cache.h>
Go to the source code of this file.
Functions | |
void | xenon_sound_init (void) |
void | xenon_sound_submit (void *data, int len) |
int | xenon_sound_get_free (void) |
int | xenon_sound_get_unplayed (void) |
Variables | |
int | xenos_is_hdmi |