]> git.sur5r.net Git - cc65/history - libsrc
Code review changes and improved formatting.
[cc65] / libsrc /
2018-06-30 Oliver SchmidtMerge pull request #692 from ops/cbmkernal_stage2
2018-06-30 Olli SaviaTAB to space conversion 692/head
2018-06-29 Olli SaviaRemoved RAMTAS
2018-06-29 Olli SaviaCommon include file is now cbm_kernal.inc
2018-06-29 Olli SaviaMerge remote-tracking branch 'upstream/master' into...
2018-06-29 Oliver SchmidtMerge pull request #688 from ops/cbmkernalasm
2018-06-27 Olli SaviaUse common include file cbmkernal.inc
2018-06-25 AIDA ShinraMerge remote-tracking branch 'origin' into da65-synclines
2018-06-21 Oliver SchmidtMerge pull request #687 from polluks/patch-12
2018-06-21 StefanRemoved unused label 687/head
2018-06-21 greg-king5Made LINE plot single-point lines correctly.
2018-06-21 StefanSmaller driver code
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-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-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 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 Oliver SchmidtMerge pull request #656 from Compyx/master
2018-05-23 Oliver SchmidtMerge pull request #657 from IrgendwerA8/VariousSpeedSi...
2018-05-23 greg-king5Merge pull request #653 from IrgendwerA8/cbm_rw_popptr1
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 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-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 HeuvelHarmonized the comments (as in added 1 space) ;) 636/head
2018-05-01 Marco van den HeuvelOptimized the code a bit, thanks to Greg for the sugges...
2018-04-30 Marco van den HeuvelAdded C64 Turbo Master accelerator code and documentation.
2018-04-30 Oliver SchmidtMerge pull request #634 from blackystardust/master
2018-04-29 Marco van den HeuvelRemoved obsolete bit opcode. 634/head
2018-04-28 Marco van den HeuvelFixed a wrong branch.
2018-04-28 Marco van den HeuvelAdded a comment to make the situation more clear.
2018-04-27 Marco van den HeuvelAdded C65/C64DX accelerator code and documentation.
2018-04-27 Oliver SchmidtMerge pull request #631 from blackystardust/master
2018-04-27 Marco van den HeuvelRemoved extern keyword from function prototypes. 631/head
2018-04-26 Marco van den HeuvelOptimized the code a bit as suggested by Greg.
2018-04-26 Greg KingImproved the accelerator code. Fixed an infinite loop.
2018-04-25 Marco van den HeuvelAdded C64 Chameleon accelerator code and documentation.
2018-04-25 Oliver SchmidtMerge pull request #629 from blackystardust/master
2018-04-24 Marco van den HeuvelChanged c128 accelerator code and documention to includ... 629/head
2018-04-23 Oliver SchmidtMerge pull request #628 from ops/VIAFIX_PET
2018-04-21 Marco van den HeuvelUpdated c128 accelerator code and documentation.
2018-04-20 Marco van den HeuvelAdded C128 in C64 mode accelerator code and documentation.
2018-04-20 Olli SaviaUpdated to use the new VIA register names 628/head
2018-04-20 Oliver SchmidtMerge pull request #626 from blackystardust/master
2018-04-18 Oliver SchmidtMerge pull request #625 from ops/VIAFIX
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-04-16 jedeFix comment 627/head
2018-04-16 Marco van den HeuvelFixed more comments. 626/head
2018-04-15 Marco van den HeuvelFixed another comment.
2018-04-15 Marco van den HeuvelFixed some comment and documentation errors.
2018-04-14 jedechline added
2018-04-14 jedeadd cputc & remove
2018-04-14 Marco van den HeuvelFixed an issue with the changing the d040 value while...
2018-04-14 Marco van den HeuvelAdded c64dtv accelerator code and documentation.
2018-04-13 Oliver SchmidtMerge pull request #623 from blackystardust/master
2018-04-12 Oliver SchmidtMerge pull request #624 from polluks/patch-5
next