Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

music68_t Struct Reference

#include <file68.h>


Detailed Description

SC68 music (track) structure.


Data Fields

Music replay parameters.
unsigned d0
 D0 value to init this music.

unsigned a0
 A0 Loading address.

unsigned frq
 Frequency in Hz (default:50).

unsigned start_ms
 Start time in ms from disk 1st track.

unsigned time_ms
 Duration in ms.

unsigned frames
 Number of frame.

struct {
   unsigned   ym:1
   unsigned   ste:1
   unsigned   amiga:1
   unsigned   stechoice:1
flags
 Features flags.

Human readable information.
char * name
 Music name.

char * author
 Author name.

char * composer
 Composer name.

char * replay
 External replay name.

Music data.
unsigned datasz
 data size in bytes

char * data
 Music data.


Field Documentation

unsigned music68_t::a0
 

A0 Loading address.

See also:
SC68_LOADADDR.

unsigned music68_t::ym
 

Music uses YM-2149 (ST).

unsigned music68_t::ste
 

Music uses STE specific hardware.

unsigned music68_t::amiga
 

Music uses Paula Amiga hardware.

unsigned music68_t::stechoice
 

Music allow STF/STE choices.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 26 16:27:54 2003 for sc68fordevelopers by doxygen 1.3.3