1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00
Files
amiga-stuff/30years/iffview
Wei-ju Wu 3b04b00490 fixed bug in IFF reading
char buffer is not automatically aligned on a word boundary
on a plain 68000, so we need to ensure about that ourselves
checked on a500 setup
2016-01-11 08:00:38 -08:00
..
2015-11-30 15:19:37 -08:00
2016-01-11 08:00:38 -08:00
2016-01-09 12:57:14 -08:00
2016-01-11 08:00:38 -08:00
2016-01-11 08:00:38 -08:00
2016-01-11 08:00:38 -08:00
2016-01-11 08:00:38 -08:00
2015-11-30 15:19:37 -08:00

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>