Skip to content

ivop/RastaConverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasta Converter

RastaConverter is a graphics converter from modern computers to old 8bit Atari computers. The tool uses Allegro and FreeImage graphics libraries.

The conversion process is optimization of the Kernel Program. It uses most of the Atari graphics capabilities including sprites, midline color changes and sprite multiplication.

The converter uses Late Acceptance Hill Climbing algorithm.

Screenshot

Rasta Converter screenshot

Examples

Example1 Example2 Example3 Example4

Atari executables for those and many other pictures can be downloaded here.

About

RastaConverter is a graphics converter from modern computers to old 8bit Atari computers. It uses most of the Atari graphics capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.1%
  • C 9.7%
  • Makefile 1.1%
  • Batchfile 0.1%