Matt Nadareski 3d27c81d80 Rename solution
2016-03-29 20:06:41 -07:00
2016-03-29 14:59:14 -07:00
2016-03-29 15:02:08 -07:00
2016-03-29 20:06:41 -07:00

SabreTools

Introduction

This project is a desktop port of some core features of Wizard of DATz Redux. For more information about the parent project, see here.

Features

Currently, SabreTools consists of two main programs: DATabase and Deheader.

DATabase

The main tool of the SabreTools suite. Performs the majority of the core features of the parent project, including the following:

  • Importing and Generating DAT files in RomVault and XML formats
  • Converting DATs from RomVault to XML format
  • Add and remove sources and systems from the database
  • Retrieve a list of all sources and systems that are available
This tool can both be used with command line parameters or with the built-in text menu system.

Deheader

A simple auxilary tool that detects and removes headers from the following systems:

  • Atari 7800
  • Atari Lynx
  • Nintendo Famicom Disk System
  • Nintendo Entertainment System / Famicom
  • Super Nintendo Entertainment System
It can also save the removed header, in case you need to reconstruct the original file.

Contributions

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.

Description
DAT management tool with advanced editing and sorting features
Readme MIT 169 MiB
Languages
C# 99.6%
Shell 0.2%
PowerShell 0.2%