Documentation ¶
Index ¶
- func BasicLoader(filePath string, p color.Palette, cfg *config.MartineConfig) error
- func BasicLoaderCPCPlus(filePath string, p color.Palette, mode uint8, cfg *config.MartineConfig) error
- func DepackOCP(buf []byte) ([]byte, error)
- func EgxLoader(filePath string, p color.Palette, mode1, mode2 uint8, ...) error
- func FlashLoader(screenFilename1, screenFilename2 string, p1, p2 color.Palette, m1, m2 uint8, ...) error
- func Loader(filePath string, p color.Palette, mode uint8, cfg *config.MartineConfig) error
- func Pal(filePath string, p color.Palette, screenMode uint8, dontImportDsk bool, ...) error
- func PalInformation(filePath string)
- func RawScr(filePath string) ([]byte, error)
- func SavePal(filePath string, p color.Palette, screenMode uint8, noAmsdosHeader bool) error
- func Scr(filePath string, data []byte, p color.Palette, screenMode uint8, ...) error
- type OcpPalette
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicLoader ¶
func BasicLoaderCPCPlus ¶
func BasicLoaderCPCPlus(filePath string, p color.Palette, mode uint8, cfg *config.MartineConfig) error
nolint: funlen
func EgxLoader ¶
func EgxLoader(filePath string, p color.Palette, mode1, mode2 uint8, cfg *config.MartineConfig) error
nolint: funlen, gocognit
func FlashLoader ¶
func FlashLoader(screenFilename1, screenFilename2 string, p1, p2 color.Palette, m1, m2 uint8, cfg *config.MartineConfig) error
nolint: funlen
func PalInformation ¶
func PalInformation(filePath string)
Types ¶
Click to show internal directories.
Click to hide internal directories.