]> git.sur5r.net Git - cc65/shortlog
cc65
2018-05-23 StefanUpdate funcref.sgml 659/head
2018-05-23 StefanUpdate funcref.sgml
2018-05-23 StefanUpdate funcref.sgml
2018-05-23 StefanAdded documentation of cbm_k_untlk
2018-05-23 StefanFixed typos and added references for #655
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.
2018-04-26 Greg KingImproved the accelerator code. Fixed an infinite loop.
2018-04-25 Marco van den... Added C64 Chameleon accelerator code and documentation.
2018-04-25 Oliver SchmidtMerge pull request #629 from blackystardust/master
2018-04-24 Marco van den... Changed 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... Updated c128 accelerator code and documentation.
2018-04-21 Greg KingUpdated a joystick adapter URL.
2018-04-20 Marco van den... Added 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 Olli SaviaAdded missing VIA register names.
2018-04-20 Oliver SchmidtMerge pull request #626 from blackystardust/master
2018-04-18 Oliver SchmidtMerge pull request #625 from ops/VIAFIX
2018-04-17 Greg KingAdded a preprocessor guard to tgidemo.c that avoids...
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-04-16 jedeFix comment 627/head
2018-04-16 Marco van den... Fixed more comments. 626/head
2018-04-15 Marco van den... Fixed another comment.
2018-04-15 Marco van den... Fixed some comment and documentation errors.
2018-04-14 Greg KingMade the samples Makefile be able to build the samples...
2018-04-14 jedechline added
2018-04-14 jedeadd cputc & remove
2018-04-14 Marco van den... Fixed an issue with the changing the d040 value while...
2018-04-14 Marco van den... Added c64dtv accelerator code and documentation.
2018-04-14 Olli SaviaChanged register addresses relative to the base address 625/head
2018-04-14 Olli SaviaVIA1 and VIA2 no longer marked deprecated
2018-04-13 Oliver SchmidtMerge pull request #623 from blackystardust/master
2018-04-12 Marco van den... Fixed non-address constants. 623/head
2018-04-12 Oliver SchmidtMerge pull request #624 from polluks/patch-5
2018-04-11 Olli SaviaUpdated to use the new VIA register names.
2018-04-11 Olli SaviaAdded missing VIA registers. Register names from the...
2018-04-10 Marco van den... Added some accelerator test code.
2018-04-10 StefanSimpler get_tv 624/head
2018-04-10 Marco van den... Added C64/C128 SuperCPU accelerator functions and start...
2018-04-04 Bob AndrewsMerge pull request #621 from blackystardust/master
2018-04-01 Marco van den... Changed #10 to #-basha for clarity. 621/head
2018-04-01 Greg KingMoved declarations that are common to the C16 and the...
2018-04-01 Marco van den... Fixed cpu detection.
2018-03-31 Oliver SchmidtMerge pull request #620 from blackystardust/master
2018-03-29 Oliver SchmidtAdjusted style.
2018-03-29 Oliver SchmidtAdjusted style.
2018-03-29 Oliver SchmidtAdded HGR and DHGR slide show programs.
2018-03-27 Greg KingMoved most of the tgi_colors.s files into the libsrc...
2018-03-26 Greg KingC64 TGI: LINE: Optimization: Don't check boundaries...
2018-03-23 Marco van den... Add c16 files as well. 620/head
2018-03-23 Marco van den... Added c16/plus4 fast(), isfast() and slow() functions...
2018-03-22 Oliver SchmidtMerge pull request #619 from blackystardust/master
2018-03-20 Marco van den... Set X register to 0 so that 16bit promotion works as... 619/head
2018-03-20 Marco van den... Added isfast function which returns a 1 when the C128...
2018-03-20 Oliver SchmidtMerge pull request #617 from blackystardust/master
2018-03-19 Marco van den... Added the vic20 georam emd. 617/head
2018-03-18 Oliver SchmidtMerge pull request #615 from blackystardust/master
2018-03-18 Marco van den... Fix documentation building issue. 615/head
2018-03-17 Marco van den... Added vic20 emd documentation.
2018-03-16 Marco van den... Added vic20 - ram emd.
next