package
0.13.0
Repository: https://github.com/skx/cpmulator.git
Documentation: pkg.go.dev

# Functions

FromBytes returns an FCB entry from the given bytes.
FromString returns an FCB entry from the given string.

# Variables

SIZE contains the size of the FCB structure.

# Structs

FCB is a structure which is used to hold details about file entries, although later versions of CP/M support directories we do not.
FCBFind is the structure which is returned for files found via FindFirst / FindNext.