Added demo applicaion showcasing sp65 in combination with GEOS.

TODO: Fix the assert() calls.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5699 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-06-10 14:49:13 +00:00
parent 45bf954fbe
commit a9d1d51f56
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
HEADER APPLICATION "Bitmap Demo" "Bitmap Demo" "V1.0" {
author "Oliver Schmidt"
info "This is a minimalistic cc65 GEOSLib bitmap demo program written in C."
date 12 06 10 12 00
}