]> git.sur5r.net Git - cc65/shortlog
cc65
2018-06-12 AIDA ShinraChanged the wording of the doc/da65.sgml.
2018-06-11 AIDA ShinraFollowed discussions in the Pull reequest #681.
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...
2018-05-10 greg-king5Merge pull request #642 from polluks/patch-6
2018-05-09 StefanUpdate c64-hi.s 642/head
2018-05-09 StefanUpdate c64-hi.s
2018-05-09 StefanNMI friendly c64-hi
2018-05-03 Oliver SchmidtMerge pull request #636 from blackystardust/master
2018-05-03 Marco van den... Harmonized the comments (as in added 1 space) ;) 636/head
2018-05-02 Marco van den... Order fix.
2018-05-01 Marco van den... Optimized the code a bit, thanks to Greg for the sugges...
2018-05-01 Marco van den... Fixed the order of some functions.
2018-05-01 Marco van den... Added missing file.
2018-04-30 Marco van den... Fixed a typo.
2018-04-30 Marco van den... Added C64 Turbo Master accelerator code and documentation.
2018-04-30 Oliver SchmidtMerge pull request #634 from blackystardust/master
2018-04-29 Marco van den... Removed obsolete bit opcode. 634/head
2018-04-29 Marco van den... Merge branch 'master', remote-tracking branch 'origin'
2018-04-29 Oliver SchmidtRemoved extern keyword from function prototype.
2018-04-28 Marco van den... Fixed a wrong branch.
2018-04-28 Marco van den... Added a comment to make the situation more clear.
2018-04-27 Marco van den... Added C65/C64DX accelerator code and documentation.
2018-04-27 Oliver SchmidtMerge pull request #631 from blackystardust/master
2018-04-27 Marco van den... Removed extern keyword from function prototypes. 631/head
2018-04-26 Marco van den... Optimized the code a bit as suggested by Greg.
next