#include <string.h>#include "mytypes.h"#include "myendian.h"#include "fformat.h"#include "smart.h"#include "sidtune.h"Include dependency graph for info_.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | Border |
| struct | DiskObject |
| struct | Gadget |
| struct | Image |
Defines | |
| #define | WB_DISKMAGIC 0xE310 |
| #define | WB_DISKVERSION 1 |
| #define | WB_DISKREVISION 1 |
| #define | WB_DISKREVISIONMASK 0xFF |
| #define | WB_DISK 1 |
| #define | WB_DRAWER 2 |
| #define | WB_TOOL 3 |
| #define | WB_PROJECT 4 |
| #define | WB_GARBAGE 5 |
| #define | WB_DEVICE 6 |
| #define | WB_KICK 7 |
| #define | WB_APPICON 8 |
| #define | GFLG_GADGHIGHBITS 0x0003 |
| #define | GFLG_GADGHCOMP 0x0000 |
| #define | GFLG_GADGHBOX 0x0001 |
| #define | GFLG_GADGHIMAGE 0x0002 |
| #define | GFLG_GADGHNONE 0x0003 |
| #define | GFLG_GADGIMAGE 0x0004 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 117 of file info_.h. Referenced by sidTune::INFO_fileSupport(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 86 of file info_.h. Referenced by sidTune::INFO_fileSupport(). |
|
|
|
|
|
|
|
|
Definition at line 88 of file info_.h. Referenced by sidTune::INFO_fileSupport(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 98 of file info_.h. Referenced by sidTune::INFO_fileSupport(). |
|
|
|
1.3.3