Documentation ¶
Index ¶
- Variables
- func EgxOverscan(filePath string, data []byte, p color.Palette, mode1, mode2 uint8, ...) error
- func Overscan(filePath string, data []byte, p color.Palette, screenMode uint8, ...) error
- func OverscanPalette(filePath string) (color.Palette, uint8, error)
- func OverscanToGo(data []byte) (go1, go2 []byte, err error)
- func RawOverscan(filePath string) ([]byte, error)
- func SaveGo(filePath string, data []byte, p color.Palette, screenMode uint8, ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var OverscanBoot = [...]byte{}/* 175 elements not displayed */
Functions ¶
func EgxOverscan ¶
func EgxOverscan(filePath string, data []byte, p color.Palette, mode1, mode2 uint8, cfg *config.MartineConfig) error
nolint: funlen
func Overscan ¶
func Overscan(filePath string, data []byte, p color.Palette, screenMode uint8, cfg *config.MartineConfig) error
nolint:funlen
func OverscanPalette ¶
nolint: funlen
func OverscanToGo ¶
func RawOverscan ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.