]> git.sur5r.net Git - cc65/history - libsrc/c64/soft80_color.s
Merge pull request #604 from blackystardust/master
[cc65] / libsrc / c64 / soft80_color.s
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-10-24 Oliver SchmidtMerge pull request #224 from greg-king5/ld65-segstart
2015-10-23 Oliver SchmidtMerge pull request #221 from undisbeliever/master
2015-10-22 Oliver SchmidtMerge pull request #213 from mrdudz/soft80
2015-10-19 mrdudzupdated comments
2015-10-15 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-10-14 mrdudzuse 'soft80_internal_cellcolor' for the current cell...
2015-10-13 mrdudzanother size optimization, make bgcolor() much more...
2015-10-12 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-10-12 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-10-12 mrdudzremove some commented out code
2015-10-12 mrdudzfix some style issues
2015-10-12 mrdudzmoved bordercolor function into a seperate file
2015-10-12 mrdudzmove internal text/bgcolor variables into the file...
2015-10-12 mrdudzadded some more comments and -headers
2015-10-09 mrdudzsome cleanup/rework
2015-10-08 mrdudzsome more rework, second attempt on fixing the color...
2015-10-06 mrdudzattempted fix for the color problem noticed by oliver
2015-09-28 mrdudzsome cleanup, checked usage of __bgcolor and __textcolor
2015-09-27 mrdudzfix initial text- and background colors
2015-09-27 mrdudzinitial commit of soft80 implementation