public class PSid extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PSid.PHeader
Header has been extended for 'RSID' format
The following changes are present: id = 'RSID' version = 2 only play, load and speed reserved 0 psid specific flag reserved 0 init cannot be under ROMS/IO load cannot be less than 0x0801 (start of basic) all values big-endian |
| Modifier and Type | Field and Description |
|---|---|
static int |
PSID_BASIC |
static int |
PSID_CLOCK |
static int |
PSID_CLOCK_ANY |
static int |
PSID_CLOCK_NTSC |
static int |
PSID_CLOCK_PAL |
static int |
PSID_CLOCK_UNKNOWN |
static int |
PSID_ID |
static int |
PSID_MUS |
static int |
PSID_SIDMODEL |
static int |
PSID_SIDMODEL_6581 |
static int |
PSID_SIDMODEL_8580 |
static int |
PSID_SIDMODEL_ANY |
static int |
PSID_SIDMODEL_UNKNOWN |
static int |
PSID_SPECIFIC |
static int |
RSID_ID |
| Modifier and Type | Method and Description |
|---|---|
protected SidTune.LoadStatus |
PSID_fileSupport(Buffer_sidtt dataBuf) |
protected boolean |
PSID_fileSupportSave(OutputStream fMyOut,
short[] dataBuffer) |
public static final int PSID_ID
public static final int RSID_ID
public static final int PSID_MUS
public static final int PSID_SPECIFIC
public static final int PSID_BASIC
public static final int PSID_CLOCK
public static final int PSID_SIDMODEL
public static final int PSID_CLOCK_UNKNOWN
public static final int PSID_CLOCK_PAL
public static final int PSID_CLOCK_NTSC
public static final int PSID_CLOCK_ANY
public static final int PSID_SIDMODEL_UNKNOWN
public static final int PSID_SIDMODEL_6581
public static final int PSID_SIDMODEL_8580
public static final int PSID_SIDMODEL_ANY
public PSid(SidTune sidtune)
protected final SidTune.LoadStatus PSID_fileSupport(Buffer_sidtt dataBuf)
protected boolean PSID_fileSupportSave(OutputStream fMyOut, short[] dataBuffer)
Copyright © 2014. All rights reserved.