]> git.sur5r.net Git - cc65/history - samples/mandelbrot.c
Fixed _textcolor definition.
[cc65] / samples / mandelbrot.c
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-06-18 Oliver SchmidtMake use of doesclrscrafterexit().
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-11-04 ol.scAdded option to build samples with statically linked...
2009-10-14 uzChanged names of the pragmas to be identical to the...
2009-10-03 ol.scLeveraged tgi_stddrv (like tgidemo).
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2005-11-20 cuzAdded changes from Oliver Schmidt so the graphics orien...
2004-10-08 cuzAdded the new mandelbrot sample