Skip to content

Nimdoc/2600-Imager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2600-Imager

Creates images from Atari bin files

Description:

This program takes an Atari 2600 bin file, read through it, and ouputs an image corresponding to the bits inside the bin file.

Requirements:

cimg-dev

Usage:

imager filename.bin

Compilation

I made this for Ubuntu 16.04 You need make and CImg

Install Cimg with

sudo apt install cimg-dev

Then run make

make

About

Creates images from Atari bin files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published