BrianPeek / gg2img

Inserts a file built with Golden Gate into a disk image file (.po), preserving resource information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GG2IMG

Inserts a file built with Golden Gate into a disk image file (.po), preserving resource information. This works on Windows only, and requires the NTFS file system, per Golden Gate's requirements.

Build

Builds with Visual Studio 2022. Earlier versions may work as well.

Usage

gg2img [IIgs file built with Golden Gate] [disk image file]

Dependencies

GG2IMG uses the following libraries, taken from CiderPress. Please see the license.txt file in the libs directory for details.

  • DiskImg
  • NufxLib
  • Zlib

Links to Similar Tools

About

Inserts a file built with Golden Gate into a disk image file (.po), preserving resource information

License:MIT License


Languages

Language:C 51.9%Language:C++ 47.6%Language:Makefile 0.3%Language:Shell 0.2%