|
libsidplayfp
0.3.5
|
#include <SidUsage.h>
Public Member Functions | |
| sid2_usage_t & | operator= (const sid_usage_t &usage) |
| Copy common parts of basic usage to extended usage. | |
Public Attributes | |
| uint_least16_t | start |
| Load image start address. | |
| uint_least16_t | end |
| Load image end address. | |
| char | md5 [SIDTUNE_MD5_LENGTH+1] |
| Tunes MD5 key. | |
| uint_least16_t | length |
| usage scan length | |
Public Attributes inherited from sid_usage_t | |
| uint_least32_t | flags |
| memflags_t | memory [0x10000] |
Additional Inherited Members | |
Public Types inherited from sid_usage_t | |
| typedef uint_least16_t | memflags_t |
Extended usage information
1.8.1.1