We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

gditools

This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more.

This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the ‘addons’ folder to learn how).

For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional).

To use this project you must install the Python 2.7.x branch release binaries.

See the README.TXT file for more informations.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://www.assemblergames.com/forums/showthread.php?55022-gditools-py-a-Python-program-library-to-handle-GDI-files!
Tags
License
Platform
Features
  • List and extract files from a GDI dump of a Dreamcast Gigabyte disc (GD-ROM)
  • Extract the bootsector (IP.BIN) of a GDI dump
  • Generate a sorttxt.txt of the files in a GDI dump
  • Transparent support for 2048 (iso) or 2352 (bin) data track format
  • Preserve the timestamp of extracted files
  • Usable as a library providing other programs with GDI-related functions