FoenixToolbox/samples/imageview
2024-09-10 21:49:39 -04:00
..
f256-plain.scm Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00
header.s Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00
imageview.c Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00
macros.h Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00
Makefile Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00
README.md Update SDC for F256K2e. Started ImageView sample 2024-09-10 21:49:39 -04:00

Sample: ImageView

This example demonstrates connecting to the Toolbox to read the directory on the SD card, look for BMP files, and display them on the bitmap. It compiles under the Calypsi C compiler for 65816 and uses some of its F256 support.