SkillAgentSearch skills...

Cx16imageviewer

multi file format (iff, pcx, bmp, koala) image viewer for Commander X16

Install / Use

/learn @irmen/Cx16imageviewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cx16imageviewer

Multi file format image viewer for Commander X16.

Supports:

  • C64 Koala (.koa) and Doodle (.dd/.ddl)
  • IFF ILBM and PBM, including CRNG and CCRT color cycling!
  • BMP
  • PCX
  • BMX (Commander X16 bitmap file)

of 2 to 256 colors. Display resolution is fixed 320x240.

Compiling

The program is written in Prog8. Requires recent prog8 compiler and 64tass assembler to compile. Simply type prog8c src/imageviewer.p8 -target cx16 or just make.

Usage

Follow on screen instructions. It can display a single file or all image files found on the disk as a slide show.

Press any key to advance to the next image.

Press 'b' to convert the currently displayed image into a BMX format file (image.bmx).

Press stop/ctrl+c to stop palette cycling images, or to abort a slide show.

Todo

  • IFF: implement Blend Shifting see http://www.effectgames.com/demos/canvascycle/palette.js
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Lua

Security Score

85/100

Audited on Jan 21, 2026

No findings