Package | Description |
---|---|
libsidplay.components.cart |
Modifier and Type | Method and Description |
---|---|
static Cartridge.CRTType |
Cartridge.CRTType.getType(byte[] header) |
static Cartridge.CRTType |
Cartridge.CRTType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cartridge.CRTType[] |
Cartridge.CRTType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Ken Händel. All rights reserved.