Documentation ¶
Overview ¶
Package megasd is a library for maintaining content on the Terraonion MegaSD cartridge.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MegaSD ¶
type MegaSD struct {
// contains filtered or unexported fields
}
MegaSD manages an internal game database
func New ¶
New creates a new MegaSD instance given the intended path to the database and an instance of log.Logger.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum as implemented by the Terraonion MegaSD cartridge.
|
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum as implemented by the Terraonion MegaSD cartridge. |
Package image implements a MegaSD image decoder and encoder.
|
Package image implements a MegaSD image decoder and encoder. |
Package metadata implements the small metadata database written to each directory on the MegaSD filesystem that contains ROM and/or CD images.
|
Package metadata implements the small metadata database written to each directory on the MegaSD filesystem that contains ROM and/or CD images. |
Click to show internal directories.
Click to hide internal directories.