Added the new mandelbrot sample
git-svn-id: svn://svn.cc65.org/cc65/trunk@3228 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -46,6 +46,14 @@ Description: A nice "Hello world" type program that uses the conio
|
||||
Platforms: Runs on all platforms that support conio, which means:
|
||||
Apple ][, Atari, C16, C64, C128, CBM510, CBM610, PET, Plus/4
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: mandelbrot
|
||||
Description: A mandelbrot demo using integer arithmetic. The demo was
|
||||
written by groepaz/hitmen and converted to cc65 using TGI
|
||||
graphics by Stephan Haubenthal.
|
||||
Platforms: All systems with TGI support. You may have to change the
|
||||
driver/resolution definition in the source.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: mousedemo
|
||||
Description: Shows how to use the mouse.
|
||||
|
||||
Reference in New Issue
Block a user