mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add readme
This commit is contained in:
33
README.MD
Normal file
33
README.MD
Normal file
@@ -0,0 +1,33 @@
|
||||
<h2>SabreTools</h2>
|
||||
|
||||
<h3>Introduction</h3>
|
||||
|
||||
This project is a desktop port of some core features of Wizard of DATz Redux. For more information about the parent project, see <a href="https://github.com/mnadareski/wizzardRedux">here</a>.
|
||||
|
||||
<h3>Features</h3>
|
||||
|
||||
Currently, SabreTools consists of two main programs: DATabase and Deheader.
|
||||
|
||||
<b>DATabase</b>
|
||||
The main tool of the SabreTools suite. Performs the majority of the core features of the parent project, including the following:
|
||||
<ul>
|
||||
<li>Importing and Generating DAT files in RomVault and XML formats</li>
|
||||
<li>Converting DATs from RomVault to XML format</li>
|
||||
<li>Add and remove sources and systems from the database</li>
|
||||
<li>Retrieve a list of all sources and systems that are available</li>
|
||||
</ul>
|
||||
This tool can both be used with command line parameters or with the built-in text menu system.
|
||||
|
||||
<b>Deheader</b>
|
||||
A simple auxilary tool that detects and removes headers from the following systems:
|
||||
<ul>
|
||||
<li>Atari 7800</li>
|
||||
<li>Atari Lynx</li>
|
||||
<li>Nintendo Famicom Disk System</li>
|
||||
<li>Nintendo Entertainment System / Famicom</li>
|
||||
<li>Super Nintendo Entertainment System</li>
|
||||
</ul>
|
||||
|
||||
<h3>Contributions</h3>
|
||||
|
||||
Any feature suggestions or code contributions are accepted. Please take the time to look over the existing code to see proper coding and documentation patterns.
|
||||
Reference in New Issue
Block a user