Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 698 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 698 Bytes

JiFFI2

Atari Jaguar file format interchanger.

JiFFI2 is a program to convert between the various homebrew formats of the Atari Jaguar.

Platforms

Windows 64 bits.

Supported format

COFF/ABS
BIN/BJL
Jaguar Server (v2 and v3)
J64/ROM
ELF

Features

Conversion between one to all supported formats.
Command line and GUI support.
6MB pad rom support.
jcp and jcp2 executable detection.
lo_inp executable detection.
Debug information removal for COFF and ELF format.
Configuration file in XML format.

Documentations & usage

Please refer to the Wiki page.

Revision

This version has been converted to C/C++ from JiFFI v1.43 written in GFA Basic.