]> git.sur5r.net Git - cc65/shortlog
cc65
2018-06-29 Olli SaviaMerge remote-tracking branch 'upstream/master' into...
2018-06-29 Oliver SchmidtMerge pull request #688 from ops/cbmkernalasm
2018-06-29 Olli Saviacbmkernal.inc -> cbm_kernal.inc 688/head
2018-06-27 Olli SaviaUse common include file cbmkernal.inc
2018-06-26 Oliver SchmidtMerge pull request #682 from shinra-jp/da65-synclines
2018-06-25 AIDA ShinraStyle fix 682/head
2018-06-25 AIDA ShinraMerge remote-tracking branch 'origin' into da65-synclines
2018-06-22 Olli SaviaTAB to space conversion
2018-06-22 Olli SaviaRESTOR and VECTOR moved under own ifdef/endif block
2018-06-21 Oliver SchmidtMerge pull request #687 from polluks/patch-12
2018-06-21 StefanRemoved unused label 687/head
2018-06-21 Olli SaviaAdded asminc/cbmkernal.inc
2018-06-21 greg-king5Made LINE plot single-point lines correctly.
2018-06-21 StefanSmaller driver code
2018-06-13 AIDA ShinraMerge branch 'da65-synclines' of github:shinra-jp/cc65...
2018-06-13 AIDA ShinraFollowed the discussions in the Pull request #682.
2018-06-13 AIDA ShinraSupport for preprocessing info file via cpp or m4.
2018-06-13 Oliver SchmidtMerge pull request #681 from shinra-jp/voperand
2018-06-13 AIDA ShinraStyle and alignment fixes. 681/head
2018-06-12 AIDA ShinraChanged the wording of the doc/da65.sgml.
2018-06-11 AIDA ShinraFollowed the discussions in the Pull request #682.
2018-06-11 AIDA ShinraFollowed discussions in the Pull reequest #681.
2018-06-10 AIDA ShinraSupport for preprocessing info file via cpp or m4.
2018-06-10 Oliver SchmidtSupport --print-target-path with spaces.
2018-06-10 AIDA ShinraSupport for "virtual operands" of subroutines like...
2018-06-08 Oliver SchmidtAllow spaces in path names.
2018-06-08 Oliver SchmidtUse --print-target-path only as last resort.
2018-06-07 Oliver SchmidtEscape spaces in target path.
2018-06-07 Oliver SchmidtMerge pull request #673 from bengdahl/master
2018-06-06 Oliver SchmidtMerge pull request #676 from Fabrizio-Caruso/master
2018-06-06 Fabrizio Carusospaces instead of tab 676/head
2018-06-06 Fabrizio CarusoFix joystick for the Supervision target
2018-06-06 Oliver SchmidtFixed usage indentation.
2018-06-05 existensialMemoryUpdate Makefile 673/head
2018-06-05 BenFix `make` failing in parent directories containing...
2018-06-01 Oliver SchmidtMerge pull request #670 from greg-king5/string-pointer...
2018-05-29 Greg KingFixed strpbrk(). 670/head
2018-05-29 Oliver SchmidtMerge pull request #668 from IrgendwerA8/mul_second_tho...
2018-05-28 IrgendwerA8Free 2 bytes again. 668/head
2018-05-28 IrgendwerA81 byte code size donation for Fabrizio ;)
2018-05-27 Oliver SchmidtMerge pull request #666 from IrgendwerA8/1_byte_donatio...
2018-05-26 IrgendwerA8Save the three bytes for the plus4 too. 666/head
2018-05-26 IrgendwerA8Saved 3 bytes for the C16 target.
2018-05-26 IrgendwerA8Saved even one more byte.
2018-05-26 IrgendwerA81 byte donation for Fabrizio ;)
2018-05-26 IrgendwerA81 byte code size donation for Fabrizio ;)
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-25 Oliver SchmidtUpdate symbols.txt
2018-05-25 Oliver SchmidtMerge pull request #662 from Compyx/master
2018-05-25 Bas WassinkAdd __fastcall__ to cbm_k_second() documentation 662/head
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 compyxCBM kernal call SECOND, update cbm.h
2018-05-23 compyxAdd CBM kernal call SECOND to CBM library (see issue...
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 StefanUpdate funcref.sgml 659/head
2018-05-23 StefanUpdate tgi.sgml 660/head
2018-05-23 StefanUpdate funcref.sgml
2018-05-23 StefanUpdate funcref.sgml
2018-05-23 Oliver SchmidtMerge pull request #656 from Compyx/master
2018-05-23 Oliver SchmidtMerge pull request #657 from IrgendwerA8/VariousSpeedSi...
2018-05-23 StefanMore references
2018-05-23 greg-king5Merge pull request #653 from IrgendwerA8/cbm_rw_popptr1
2018-05-23 StefanAdded documentation of cbm_k_untlk
2018-05-23 StefanFixed typos and added references for #655
2018-05-22 StefanClean-up because of tgidrv_line.inc 658/head
2018-05-22 StefanIndicate a dummy outtext
2018-05-22 IrgendwerA8Removed optimizations which break the compiler ones. 657/head
2018-05-22 compyxcbm_k_tksa() from the PET docs 656/head
2018-05-22 IrgendwerA8Fix for 8x16 multiplication if operants are swapped.
2018-05-22 IrgendwerA8Further optimizations in common/conio.
2018-05-22 compyxAdd CBM kernal call TKSA to CBM library
2018-05-22 IrgendwerA8Beautified comment. 653/head
2018-05-21 IrgendwerA8Fix typo for import.
2018-05-21 IrgendwerA8Apply faster popptr1 to functions and/or use register...
2018-05-21 IrgendwerA8Saved 6 bytes by using popptr1.
2018-05-21 Oliver SchmidtMerge pull request #652 from IrgendwerA8/popptr1
2018-05-21 IrgendwerA8Fixed comments. 652/head
2018-05-21 IrgendwerA8Converted unintentionally introduced tabs to spaces.
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-05-21 IrgendwerA8Resolved conflict and removed adaptation for strpbrk...
2018-05-21 IrgendwerA8Fixed formatting and two import issues.
2018-05-20 IrgendwerA8Added "popptr1" which is of common use to save some...
2018-05-17 Oliver SchmidtThere's no 'closeallstreams' (anymore ?).
2018-05-15 Oliver SchmidtMerge pull request #646 from polluks/patch-8
2018-05-15 Oliver SchmidtMerge pull request #647 from polluks/patch-9
2018-05-14 StefanMake NMI ready 647/head
2018-05-14 StefanUpdate c64.sgml 646/head
2018-05-14 Oliver SchmidtMerge pull request #645 from polluks/patch-7
2018-05-14 Oliver SchmidtMerge pull request #644 from greg-king5/anon-struct
2018-05-14 StefanUpdate c64.sgml 645/head
2018-05-13 Greg KingMade a C union declaration know the sizes of anonymous... 644/head
2018-05-13 Oliver SchmidtMerge pull request #643 from mikeakohn/fix/sweet16_op_bs
2018-05-13 Michael KohnThe opcode for BS should be 0x0C. 643/head
2018-05-12 greg-king5Fixed a bug that didn't preserve the accumulator's...
next