Documentation
¶
Index ¶
Constants ¶
View Source
const (
BYTE_SIZE = 8
)
Variables ¶
This section is empty.
Functions ¶
func Bit ¶
func Bit[T constraints.Unsigned](b T, pos T) byte
Types ¶
type CompatibilityMode ¶
type CompatibilityMode uint8
const ( CM_NONE CompatibilityMode = iota CM_CHIP8 CM_SUPERCHIP CM_XOCHIP )
Click to show internal directories.
Click to hide internal directories.