#dat #rom #retro #emulation #database-engine

datary

A library for reading and writing DAT ROM files. Does not need any other dependencies.

1 unstable release

0.1.0 Nov 17, 2023

#338 in Emulators

26 downloads per month

Apache-2.0

1MB
431 lines

retronomicon

A Retro database engine.

This database contains information about retro emulators, consoles and games. It will likely evolve to contain more information as it goes.

The stable release can be accessed directly at https://retronomicon.land/, or via the CLI tool.

Development

See CONTRIBUTING.md for details on how to contribute to this project.


lib.rs:

A DAT file parser for the DAT format used by the retro community. This library helps loading and searching DAT files.

Dependencies