amiga-stuff/iffview
Wei-ju Wu f780a9f257 iffview: ILBM body decompression fixed
Boundary check for destination buffer added to avoid the
buffer overrun, also added handling for the -128 NOP
2016-02-18 20:34:20 -08:00
..
.gitignore restructured source tree 2016-01-16 13:45:15 -08:00
Makefile scrolling works somewhat 2016-01-21 07:19:50 -08:00
README.md restructured source tree 2016-01-16 13:45:15 -08:00
iffview.c restructured source tree 2016-01-16 13:45:15 -08:00
ilbm.c iffview: ILBM body decompression fixed 2016-02-18 20:34:20 -08:00
ilbm.h scrolling works somewhat 2016-01-21 07:19:50 -08:00

README.md

iffview - A simple IFF viewer application

Description

Writing a simple IFF viewing tool. The learning purpose is to see how to use the different available display modes and screens on Intuition

Building

Developed with VBCC, on your system type

make

Running

Open the command line interface on your real Amiga or emulator and type

iffview <your image>