Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the source code of this file.
Macros | |
#define | APU_CLOCK 2500000 |
Functions | |
Uint8 | apu_read_data (void) |
Uint8 | apu_read_status (void) |
void | apu_write_data (Uint8 value) |
void | apu_write_command (Uint8 value) |
void | apu_reset (void) |
Uint8 apu_read_data | ( | void | ) |
Uint8 apu_read_status | ( | void | ) |
void apu_reset | ( | void | ) |
void apu_write_command | ( | Uint8 | value | ) |