#include "epocglue.h"
#include "mytypes.h"
Include dependency graph for sidtune.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | sidTune |
struct | sidTuneInfo |
Variables | |
const int | classMaxSongs = 256 |
const int | infoStringNum = 5 |
const int | infoStringLen = 80+1 |
const int | SIDTUNE_SPEED_CIA_1A = 0 |
const int | SIDTUNE_SPEED_VBI_PAL = 50 |
const int | SIDTUNE_SPEED_VBI_NTSC = 60 |
const int | SIDTUNE_CLOCK_PAL = 0 |
const int | SIDTUNE_CLOCK_NTSC = 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|