(Translated by https://www.hiragana.jp/)
GitHub - djipi/Jwarn: Atari Jaguar wait states warning generator
Skip to content

djipi/Jwarn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jwarn

Atari Jaguar wait states warning generator dedicated to GPU and DSP.

Usage

Jwarn is a tool which allows to find the places in code where the Jaguar GPU or DSP will insert wait states.
Jwarn takes a GASM, Rmac or Vasm listing file as its input and writes the warnings to standard output.
Please review the READ.ME document to know more about his usage and capabilities.

Version

The original version was developed for the Atari 16/32 bits computers.
The tool has been adapted for Windows & Linux.