Files
2016-01-16 13:45:15 -08:00

24 lines
390 B
Markdown

## 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>
```