]> git.sur5r.net Git - cc65/history - libsrc/runtime
Fixed _textcolor definition.
[cc65] / libsrc / runtime /
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-02-28 IrgendwerA8Minor math optimizations
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-07-26 Oliver SchmidtSome minor cleanups.
2018-05-29 Oliver SchmidtMerge pull request #668 from IrgendwerA8/mul_second_tho...
2018-05-28 IrgendwerA8Free 2 bytes again. 668/head
2018-05-26 Oliver SchmidtMerge pull request #663 from IrgendwerA8/more_popptr1_a...
2018-05-25 IrgendwerA8Reestablished entry state of signed operation and optim... 663/head
2018-05-25 IrgendwerA8Fixed first letter of comments (should be upper case).
2018-05-24 IrgendwerA8Changed the name of the file too.
2018-05-24 IrgendwerA8Changed naming absvaludiv -> absvaludiv16.
2018-05-24 IrgendwerA8Adapted div & mod for popptr1.
2018-05-23 Oliver SchmidtMerge pull request #658 from polluks/patch-9
2018-05-23 Oliver SchmidtMerge pull request #659 from polluks/patch-10
2018-05-23 Oliver SchmidtMerge pull request #660 from polluks/patch-11
2018-05-23 Oliver SchmidtMerge pull request #656 from Compyx/master
2018-05-23 Oliver SchmidtMerge pull request #657 from IrgendwerA8/VariousSpeedSi...
2018-05-22 IrgendwerA8Removed optimizations which break the compiler ones. 657/head
2018-05-22 IrgendwerA8Fix for 8x16 multiplication if operants are swapped.
2018-05-21 IrgendwerA8Apply faster popptr1 to functions and/or use register...
2018-05-21 Oliver SchmidtMerge pull request #652 from IrgendwerA8/popptr1
2018-05-21 IrgendwerA8Fixed comments. 652/head
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-05-21 IrgendwerA8Fixed formatting and two import issues.
2018-05-20 IrgendwerA8Added "popptr1" which is of common use to save some...
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-03-16 Marco van den HeuvelMerge remote-tracking branch 'upstream/master'
2018-03-15 Marco van den HeuvelMerge branch 'master' of https://github.com/cc65/cc65
2018-03-11 Oliver SchmidtMerge pull request #609 from polluks/master
2018-03-10 Oliver SchmidtMerge pull request #606 from pfusik/ldec
2018-03-09 Piotr FusikFix coding style. 606/head
2018-03-08 Piotr FusikAdd comments.
2018-03-08 Bob AndrewsMerge pull request #604 from blackystardust/master
2018-03-08 Oliver SchmidtMerge pull request #605 from mrdudz/4playerfix
2018-03-07 Oliver SchmidtMerge pull request #607 from pfusik/runtime-typos
2018-03-07 Piotr FusikFix comment typos. 607/head
2018-03-07 Piotr FusikOptimize deceaxy.
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-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-05-26 Oliver SchmidtMerge pull request #438 from bbbradsmith/ca65_rand_comment
2017-05-24 Oliver SchmidtMerge pull request #426 from MonteCarlos/master
2017-05-18 Oliver SchmidtMerge pull request #430 from polluks/patch-1
2017-05-18 Oliver SchmidtMerge pull request #424 from clbr/trampoline
2017-05-01 Lauri Kasanencallptr4
2017-04-04 Oliver SchmidtRemoved superfluous final linefeed.
2017-04-04 Oliver SchmidtMerge pull request #389 from IrgendwerA8/stringimprovements
2017-03-20 Oliver SchmidtMerge pull request #402 from IrgendwerA8/runtime_improv...
2017-03-19 IrgendwerA8minor style changes 402/head
2017-03-12 IrgendwerA8few 6502 and some 65SC02 optimizations
2017-03-05 IrgendwerA8Added further optimizations and unit tests.
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-06 Oliver SchmidtRenamed INITBSS to INIT and INIT to ONCE.
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-15 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-10-14 Oliver SchmidtChanged run location of INIT segment.
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-09-11 Oliver SchmidtMerge pull request #132 from greg-king5/high-zero
2014-09-10 Greg KingChanged literal zeroes of the style "#>0" into the... 132/head
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-13 Oliver SchmidtMerge pull request #116 from greg-king5/symbol-table
2014-05-12 Oliver SchmidtMerge pull request #115 from greg-king5/cc65-mul
2014-05-11 Greg KingFixed the comments to say where the actual Left-Hand... 115/head
2014-05-11 Greg KingAdded a fast subroutine to multiply two signed 8-bit...
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-27 Oliver SchmidtMade EXTZP segment option for modules.
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-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2012-11-04 uzUse the new declarations from the zeropage include...
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2012-07-11 uzRewrite code for arithmetic right shift.
2012-07-06 uzRewrite to add an entry point for shraxy that doesn...
2012-07-06 uzComment and tab fix. No code changes.
2012-06-24 uzAdd another entry point to the shift left routine,...
2012-06-10 uzAdded an entry point to push a 32 bit long value.
2012-06-01 uzNew entry point to push something pointed to by ptr1...
2011-07-10 uzAdded new 8x16 unsigned multiplication routine.
2011-07-10 uzAdded labels for umul16x16r16 and umul16x16r16m.
2011-01-11 uzFixed an error in the division routine: The high byte...
2010-02-04 uzComment update.
2009-12-18 uzAdded --forget-inc-paths to the assembler command line...
2009-11-12 uzRename the 8x8 multiplication using the same scheme...
2009-11-04 uzWorking on the division and multiplication routines.
2009-11-04 uzAdded division routine. Removed C callable entry points...
2009-11-04 uzThe upper 16 bit differ between signed and unsigned...
2009-11-03 uzAdded C callable entry point for the 16x16=32 multiplic...
2009-11-03 uzAdded 16*16=32 multiplication routine.
next