--- trunk/demos/README 2007/10/08 16:20:18 27 +++ trunk/demos/README 2007/10/08 16:20:26 28 @@ -13,7 +13,8 @@ o) hello Prints Hello World to the console. - o) rectangles Draws random rectangles to the framebuffer. + o) rectangles Draws random rectangles to the framebuffer, using + manual pixel fill-loops. o) disk Reads sectors from a disk image, and dumps the contents in hex and ascii to the console. @@ -24,7 +25,7 @@ These demos are not under the same license(s) as the rest of GXemul. -The demos are public domain, so you can reuse the code even in projects -which have licenses that are incompatible with the BSD-style licenses used -for GXemul itself. +The demos, and the testmachine include header files, are public domain, so +you can reuse the code even in projects which have licenses that are +incompatible with the BSD-style licenses used for GXemul itself.