Added screenshot

This commit is contained in:
alpine9000
2016-03-01 20:47:45 +11:00
parent bda017f2cb
commit f2c98723a6
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -8,3 +8,7 @@ I display a 5 bitplane (32 color) low res image.
The image data is prepared using a new tool I wrote called [imagecon](../tools/imagecon/imagecon.c). This takes (almost) any 320x256 PNG and using [libimagequant](https://pngquant.org/lib/) it reduces the palette to 32 colors, then dumps out the copper list and interleaved bitplane data ready to be included into [image.s](image.s).
The original version of this example used [vilcans amiga-startup](https://github.com/vilcans/amiga-startup) as a starting point, however almost all of that code has been replaced as my understanding exanded.
Screenshot:
![Screenshot](screenshot.png?raw=true)
Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB