In January 2015 we defined the ELF relocation types for the Atari Jaguar J-RISC GPU and DSP processors, in order to allow creating and linking object files in ELF format.

The ELF support for J-RISC is inofficial! It is currently supported by the vasm assembler and the vlink linker. We publish the definitions in the hope that other projects do not create incomptible solutions.

ELF Machine ID

#define EM_JAGRISC 0x9004

ELF Relocations


Frank Wille, June 2017