terraonion

package module
v0.0.0-...-86cf518 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2020 License: BSD-3-Clause Imports: 0 Imported by: 0

README

Build Status Go Report Card GoDoc

Terraonion

A collection of libraries and utilities for some of the Terraonion products.

Installation:

go get github.com/bodgit/terraonion/...

neosd

The neosd utility creates .neo files suitable for the NeoSD cartridge using a zip archive or directory containing Neo Geo ROM images.

If the base filename, minus any preceding path or extension, matches the name of a game known to MAME then the ROM images will be unscrambled and processed based on the same logic MAME uses. If the game is also a clone of another game then the utility will attempt to find any missing ROM images in a zip archive or directory based on the name of the parent game.

If the game is not known to MAME then the filenames of the individual ROM images are used to try and best work out how to process the game.

A quick demo:

Documentation

Overview

Package terraonion is a placeholder

Directories

Path Synopsis
cmd
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum as implemented by the Terraonion firmware.
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum as implemented by the Terraonion firmware.
Package database uses SQLite to store game screenshots and CRC as an alternative to the XML file and separate PNG files used by the original C# based utilities.
Package database uses SQLite to store game screenshots and CRC as an alternative to the XML file and separate PNG files used by the original C# based utilities.
Package genre defines common genre values used in various Terraonion devices
Package genre defines common genre values used in various Terraonion devices
Package neo implements the .neo file format used by the Terraonion NeoSD cartridge.
Package neo implements the .neo file format used by the Terraonion NeoSD cartridge.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL