]> git.sur5r.net Git - cc65/shortlog
cc65
2014-05-26 Greg KingUpdated the function reference document. 119/head
2014-05-25 Oliver SchmidtMerge pull request #118 from greg-king5/quoted-token
2014-05-23 Greg KingMore conforming to the cc65 project's apparent writing... 118/head
2014-05-23 Greg KingConformed to the cc65 project's coding style.
2014-05-22 Greg KingSlightly refined the strqtok() documentation.
2014-05-22 Greg KingAdded an attribution.
2014-05-22 Greg KingDocumented strqtok().
2014-05-22 Oliver SchmidtMerge pull request #117 from groessler/something_to_pull
2014-05-21 Christian GroesslerSet the "simple" bit in the .o65 mode word only if... 117/head
2014-05-20 Greg KingAdded a quoted-token parsing function.
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-12 Greg KingFixed a ca65 internal error that would show a message... 116/head
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...
2014-05-09 Oliver SchmidtMerge pull request #114 from greg-king5/phantom
2014-05-05 Greg KingAdded comments that explain why some instructions are... 114/head
2014-05-05 Greg KingBack-migrated some phantom-key rejection optimizations.
2014-05-05 Greg KingMigrated the phantom-key exorcism code to the other...
2014-05-05 Greg KingAdded the long-missing driver-flags byte to the potenti...
2014-05-01 Oliver SchmidtReintroduced optional INIT segment for (weird) NES...
2014-05-01 Oliver SchmidtRenamed JUMPTABLE and cleaned up module.cfg.
2014-04-28 Oliver SchmidtMerge pull request #109 from groessler/something_to_pull2
2014-04-28 Oliver SchmidtAdded sample descriptions.
2014-04-28 Oliver SchmidtMade LOWCODE and INIT optional (like the other targets).
2014-04-27 Oliver SchmidtMerge pull request #112 from greg-king5/warnings
2014-04-26 Christian GroesslerCorrectly map out ROM when needed in the "phantom keys... 109/head
2014-04-25 Oliver SchmidtMerge pull request #113 from groessler/something_to_pull
2014-04-25 Christian Groesslerremove build warning 113/head
2014-04-25 Greg KingAvoided makeinfo warnings when Travis CI runs LinuxDoc... 112/head
2014-04-25 Greg KingAvoided some makeinfo warnings when Cygwin runs LinuxDo...
2014-04-24 Christian GroesslerWorkaround for "phantom" key presses in the C128 "1351...
2014-04-24 Greg KingAvoided makeinfo warnings when Travis CI runs LinuxDoc...
2014-04-24 Oliver SchmidtMerge pull request #111 from groessler/something_to_pull
2014-04-24 Christian GroesslerDocument mouse callbacks and some other small changes. 111/head
2014-04-24 Christian GroesslerPut mouse cursor shape definition into .rodata.
2014-04-23 Christian GroesslerMake the hooking and unhooking of the interrupt interru...
2014-04-23 Oliver SchmidtMerge pull request #110 from greg-king5/typo
2014-04-22 Oliver SchmidtMerge pull request #106 from groessler/something_to_pull
2014-04-22 Christian GroesslerWorkaround for "phantom" key presses in the C128 "joyst...
2014-04-22 Oliver SchmidtMerge pull request #108 from groessler/something_to_pull2
2014-04-22 Christian Groesslerrename ser_libref.s to serref.s in order to be consiste... 108/head
2014-04-22 Christian GroesslerSplit libref.s into multiple files to prevent inclusion...
2014-04-21 Christian GroesslerSelection whether to use page 6 for mouse P/M data... 106/head
2014-04-20 Greg KingFixed typos. And, fixed descriptions of where ld65... 110/head
2014-04-15 Christian Groessleraddress issue raised in the pull request; add support...
2014-04-14 Oliver SchmidtMerge pull request #107 from greg-king5/url
2014-04-14 Greg KingFixed the SGML <htmlurl> and <url> tags. 107/head
2014-04-11 Christian Groessler- always use page 6 for P/M mouse cursor
2014-04-11 Christian Groesslerinitial version of a P/M mouse callback
2014-04-09 Oliver SchmidtMerge pull request #105 from greg-king5/author
2014-04-08 Greg KingStreamlined the document author credits. 105/head
2014-04-04 Oliver SchmidtMerge pull request #103 from greg-king5/typo
2014-04-04 Oliver SchmidtMerge pull request #102 from greg-king5/main-args
2014-04-03 Greg KingFixed typo (Ilegal). 103/head
2014-04-03 Greg KingAdded command-line argument parsing to the CBM510 and... 102/head
2014-03-30 Oliver SchmidtHarmonized usage of "KB" and "cc65".
2014-03-29 Oliver SchmidtAdded doc install target.
2014-03-29 Oliver SchmidtMerge pull request #100 from greg-king5/default-drivers
2014-03-29 Oliver SchmidtMerge pull request #101 from groessler/something_to_pull
2014-03-28 Christian GroesslerFix error which slipped in in '-L' command line paramet... 101/head
2014-03-28 Greg KingAdded document lines that name the default device drivers. 100/head
2014-03-28 Oliver SchmidtMerge pull request #99 from groessler/something_to_pull
2014-03-27 Christian GroesslerMake ld65 -L command line option position independent... 99/head
2014-03-27 Oliver SchmidtAdded explicit wiki link.
2014-03-27 Oliver SchmidtFixed typo.
2014-03-27 Oliver SchmidtFinetuned Git commit hash retrieval.
2014-03-27 Oliver SchmidtAdded cc65_umul8x8r16() based on umul8x8r16.
2014-03-27 Oliver SchmidtClassified tgi_imulround() as part of TGI API.
2014-03-25 Christian GroesslerMake ld65 -L command line option position dependent...
2014-03-24 Oliver SchmidtAdded info directory.
2014-03-24 Christian GroesslerMake ld65 command line arguments position independent.
2014-03-24 Oliver SchmidtMerge pull request #98 from groessler/something_to_pull
2014-03-24 Christian Groesslermake ld65 invocation silent again 98/head
2014-03-22 Oliver SchmidtMerge pull request #97 from groessler/something_to_pull
2014-03-22 Christian GroesslerSimplify to use less 'if's. Add missing link options... 97/head
2014-03-22 Oliver SchmidtMerge pull request #96 from groessler/something_to_pull
2014-03-22 Christian GroesslerAdd information about which drivers are the default... 96/head
2014-03-20 Oliver SchmidtMerge pull request #94 from groessler/something_to_pull
2014-03-20 Oliver SchmidtMerge pull request #93 from silverdr/master
2014-03-20 Christian Groessleradd a missing ":" 94/head
2014-03-20 Christian GroesslerExtend the map file to include a table of exports sorte...
2014-03-19 Silver Dream !- fixed an old #include guard typo 93/head
2014-03-19 Oliver SchmidtMerge pull request #92 from karrika/master
2014-03-19 Karri KaksonenUse LOWCODE segment 92/head
2014-03-18 Oliver SchmidtReplaced date with Git hash.
2014-03-18 Oliver SchmidtMerge pull request #91 from greg-king5/bound-box
2014-03-18 Greg KingCorrected the default upper limits of some mouse driver... 91/head
2014-03-16 Oliver SchmidtRemoved references to $TRAVIS from Makefiles.
2014-03-16 Oliver SchmidtMerge pull request #90 from greg-king5/c128-sprite
2014-03-15 Greg KingAdded code that disables C128 BASIC's sprite-motion... 90/head
2014-03-15 Oliver SchmidtReflect the fact that LOADER.SYSTEM is delivered as...
2014-03-15 Oliver SchmidtNot splitting the docs anymore requires link adjustment.
2014-03-15 Oliver SchmidtMoved LOADER.SYSTEM description.
2014-03-15 Oliver SchmidtUpdated URL.
2014-03-15 Oliver SchmidtUpdated URL.
2014-03-10 Oliver SchmidtAdjusted doc to recent drop of VER_PATCH.
2014-03-09 Oliver SchmidtDropped VER_PATCH (and VER_RC) and added build date.
2014-03-09 Oliver SchmidtMoved USER_CFLAGS back to re-allow warning option overr...
2014-03-09 Oliver SchmidtSeveral minor adjustments.
next