Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks, I was not aware of this. I have updated the binary. Can you please try and let me know if it is better now?

It's exactly the same as my copy that I ran PUTRUN on so it should be O.K.  You can build the old MS-DOS binload program from source available from here: https://www.crowcastle.net/preston/atari/

That will help you analyse Atari memory image files like this in the future.  It seems to use stdio (libc) functions to read the file and print out the results so it should be buildable on any system.  

I just discovered this:

https://github.com/HiassofT/AtariSIO

The "ataricom" program in the "tools" sub-directory is very useful for analysing and fixing up Atari executable files.  Read README-tools file.  

(also has a program to show a directory listing of a disk image and a program to create a disk image from the contents of a directory)

Thanks. It'll come in handy for Tenebra 2.