]> git.sur5r.net Git - cc65/history - libsrc/dbg
Fixed _textcolor definition.
[cc65] / libsrc / dbg /
2018-05-21 Oliver SchmidtMerge pull request #652 from IrgendwerA8/popptr1
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-05-20 IrgendwerA8Added "popptr1" which is of common use to save some...
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-06-30 Oliver SchmidtMerge pull request #457 from pfusik/const-arrays
2017-06-28 Piotr FusikMake some arrays const.
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-07-11 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-06-04 Oliver SchmidtMerge pull request #160 from Movax12/definedinstr
2015-05-26 Oliver SchmidtMerge pull request #151 from greg-king5/fastcall
2015-03-13 Greg KingMade _afailed() and uncompress() be fastcall functions.
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-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-27 Oliver SchmidtHave __PLUS4__ imply __C16__.
2013-06-19 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-18 Oliver SchmidtSimply define CH_DEL exactly then when there none yet.
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtAvoid macro redefinition of CH_DEL for apple2enh.
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-20 Oliver SchmidtAdded 'sim6502' and 'sim65C02' targets.
2013-05-09 Oliver SchmidtAllow for warning-free build of libraries.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-11-04 uzUse the new declarations from the zeropage include...
2009-12-18 uzAdded --forget-inc-paths to the assembler command line...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-09-09 cuzSmall optimization
2005-09-02 cuzRemove call to utsta0 which does no longer exist
2005-03-27 cuzFixed "statement has no effect" warnings.
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-03-13 cuzapple2enh fixes
2004-03-13 cuzFixed key definitions (were removed from apple2.h)
2003-08-20 cuzChanged rm -f to $(RM)
2003-02-06 cuzMake sure the zap target is available
2002-12-12 cuzFixed escape and stop key definitions for the commodore...
2002-11-25 cuzUse register variables
2002-11-22 cuzSmall changes for new C16 target
2002-10-06 cuzOutput an error if an invalid address is used
2002-10-06 cuzFixed a string in the help screen
2002-05-26 cuzMove zp space out of crt0.s
2001-12-05 cuzDo not initialize the data window address after on...
2001-10-11 cuzRemoved duplicate case labels and fixed the code for...
2001-09-14 cuzAdd support for the CBM 510
2001-07-29 cuzMinor change
2000-11-22 cuzUse the condes feature
2000-05-28 uzThis commit was generated by cvs2svn to compensate...