Looks interesting. for the targets that support graphics, is it one format for all or does each target have their own format for sprites/bitmaps?
both! there are portable graphics APIs and data formats and also you can do bespoke graphics/apps for a specific target. Check out the portable examples in the distro to get an idea of that.