[File] [PATCH] Add detection for Atari ST operating system ROMs

Christos Zoulas christos at zoulas.com
Thu Apr 30 12:18:23 EDT 2026


On 2026-04-30 5:17 am, Teemu Hukkanen wrote:
> Add detection for Atari ST operating system (TOS) ROMs.
> 
> The Atari ST line of computers had the operating system on ROM chips,
> this detects file copies of those ROMs.
> 
> Detection also for a GPLv2+ implementation called EmuTOS, and the
> extended header information it provides.
>  <https://emutos.sourceforge.io/>
> 
> Relative offset-based detection so that EmuTOS builds for the
> Commodore Amiga are also detected.

Committed, but perhaps it could be made stronger (because it is only
2 bytes starting with the first being `), by only handling known
versions. I named it atari instead of atari-st in case we want
to move more atari stuff there in the future.

Best,

christos


More information about the File mailing list