Skip to content

djipi/JiFFI2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.