]> git.sur5r.net Git - cc65/shortlog
cc65
2016-06-01 Oliver SchmidtCorrected cleanup semantics.
2016-06-01 Oliver SchmidtDon't ignore more than necessary.
2016-06-01 Oliver SchmidtFixed clean goal on Windows.
2016-06-01 Oliver SchmidtAdjusted to the cc65 Makefile style.
2016-06-01 Oliver SchmidtRemoved tab characters.
2016-06-01 Oliver SchmidtDon'r presume that the C64 is the only target.
2016-06-01 Oliver SchmidtDon't fiddle with foreign files.
2016-06-01 Oliver SchmidtMerge pull request #305 from silverdr/target_goodies
2016-06-01 Patrycjusz... corrected all samples and samples.d64 targets 305/head
2016-06-01 Oliver SchmidtMerge pull request #287 from silverdr/target_goodies
2016-05-31 Oliver SchmidtMerge pull request #303 from groessler/something_to_pull
2016-05-31 Christian GroesslerAtari, getdefdev.s: use mnemonics for 'crvec'. 303/head
2016-05-31 Oliver SchmidtMerge pull request #304 from groessler/something_to_pull2
2016-05-31 Christian GroesslerUse atexit() to wait for key press at program ternination. 304/head
2016-05-31 Christian GroesslerAtari: make __getdefdev function ROM-friendly
2016-05-31 Christian GroesslerAtari: get current drive on XDOS
2016-05-30 Patrycjusz... samples zip and install targets moved into samples... 287/head
2016-05-30 Oliver SchmidtMinor adjustment to recent change.
2016-05-30 Oliver SchmidtMerge pull request #302 from groessler/something_to_pull
2016-05-30 Christian GroesslerSmall optimization in apple2 exec.s. 302/head
2016-05-29 Patrycjusz... Indenting optimised
2016-05-29 Patrycjusz... Post-review changes
2016-05-28 Oliver SchmidtMerge pull request #300 from clbr/ld65
2016-05-27 Lauri Kasanenld65: Be more verbose in token errors 300/head
2016-05-26 Oliver SchmidtMerge pull request #297 from groessler/something_to_pull
2016-05-25 Oliver SchmidtMerge pull request #294 from greg-king5/standard-functions
2016-05-25 Oliver SchmidtMerge pull request #298 from groessler/something_to_pull2
2016-05-24 Christian Groesslermake BSS segment optional in atari-cassette.cfg 298/head
2016-05-24 Christian Groesslerforgot to add the new file atari/is_cmdline_dos.s in... 297/head
2016-05-24 Christian GroesslerAtari: add new function '_is_cmdline_dos()' and some...
2016-05-24 Greg KingSmall optimization of some cc65-generated loops. 294/head
2016-05-24 Oliver SchmidtMerge pull request #295 from groessler/something_to_pull
2016-05-24 Christian GroesslerFix style issue. 295/head
2016-05-24 Christian Groessleratari.h: update _dos_type values
2016-05-24 Christian Groessleradd support for XDOS command lines
2016-05-24 Christian Groessleratari.inc: add XDOS defines and remove trailing whitespace
2016-05-18 Patrycjusz... docs for targets with target utilities adjusted
2016-05-16 Patrycjusz... removed variable usage
2016-05-16 Patrycjusz... ignoring zip target output
2016-05-16 Patrycjusz... adapted for zip/install targets
2016-05-16 Patrycjusz... Ignores adjusted
2016-05-16 Patrycjusz... directory structure changed from driver-centric to...
2016-05-16 greg-king5Merge pull request #289 from OzHawk/patch-1
2016-05-15 OzHawkUpdate kernal.s 289/head
2016-05-13 Patrycjusz... moved output of target utils and drivers to separate...
2016-05-11 OzHawkUpdate the missing entries in the kernel jump table...
2016-04-24 Oliver SchmidtMerge pull request #285 from greg-king5/asm-volatile
2016-04-22 Greg KingAdded the optional C keyword "volatile" to the __asm__... 285/head
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-12 PolluksFixed CPU definition of Lynx. Removed nonsense target... 283/head
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-04-10 KORISNIKA forgotten option. Empty arguments are not silent... 281/head
2016-03-29 Oliver SchmidtMerge pull request #280 from greg-king5/misaligned
2016-03-29 Greg KingMoved a warning message, about misaligned segments... 280/head
2016-03-27 Oliver SchmidtRenamed chrcvt to chrcvt65 and added it to the build.
2016-03-27 Oliver SchmidtUpdated Protovision Shop URL.
2016-03-27 Oliver SchmidtUse .macpack to include macro package.
2016-03-27 Oliver SchmidtMade use of recently added Apple scrcode macro.
2016-03-27 Oliver SchmidtAdded scrcode macro for the Apple II.
2016-03-26 Oliver SchmidtMerge pull request #279 from greg-king5/atmos-reconfig
2016-03-25 Oliver SchmidtAllow _sys() to call ROM routines.
2016-03-25 Oliver SchmidtMinor fixes for recent doc change.
2016-03-25 Oliver SchmidtUpdated documentation to reflect the current linker...
2016-03-18 Greg KingConverted the Atmos configuration to the new constructo... 279/head
2016-03-17 Oliver SchmidtHarmonized asm linker configs.
2016-03-17 Oliver SchmidtConsider the segment attributes 'define' and 'optional...
2016-03-17 Oliver SchmidtMoved run location of ONCE segment.
2016-03-16 Oliver SchmidtAdjusted constructors.
2016-03-16 Oliver SchmidtAdjust linker config to match startup code.
2016-03-15 Oliver SchmidtFixed segment properties.
2016-03-15 Oliver SchmidtMoved things into ONCE.
2016-03-15 Oliver SchmidtRemoved symbol definition for ONCE.
2016-03-15 Oliver SchmidtRemoved ONCE segment.
2016-03-13 Oliver SchmidtFixed INIT properties.
2016-03-13 Oliver SchmidtFixed BSS properties.
2016-03-13 Oliver SchmidtUse AX paradigm.
2016-03-13 Oliver SchmidtCleaned up C64 linker configs.
2016-03-10 Oliver SchmidtDon't presume the stack size to be a multiple of pages.
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-07 Oliver SchmidtUse AX paradigm for stack initalization.
2016-03-07 Oliver SchmidtRenamed RAM to MAIN for all disk based targets.
2016-03-06 Oliver SchmidtRenamed INITBSS to INIT and INIT to ONCE.
2016-03-03 Oliver SchmidtMerge pull request #269 from jbrandwood/squarebracket
2016-03-03 Brad Smithcc65-intern update minor change notes from greg-king5 274/head
2016-03-03 Brad SmithMerge remote-tracking branch 'refs/remotes/cc65/master...
2016-03-02 Brad Smithcc65-intern adjusting mailing address
2016-03-02 Brad Smithcc65-intern sgml fixes
2016-02-28 Oliver SchmidtMerge pull request #273 from mrdudz/emddocs
2016-02-28 mrdudzfixed copypaste errors 273/head
2016-02-28 mrdudzupdated docs with recently added extended memory drivers
2016-02-28 Oliver SchmidtLoad INITBSS segment from disk.
2016-02-27 Bob AndrewsMerge pull request #238 from mrdudz/gamate
2016-02-27 Bob AndrewsMerge pull request #241 from blackystardust/c128-functi...
2016-02-26 Oliver SchmidtMerge pull request #271 from silverdr/blackystardust_pr...
2016-02-26 Patrycjusz... Merge branch 'blackystardust_pr_post_review' of github... 271/head
2016-02-26 silverdrblackystardust pull request with post-review changes
2016-02-26 Patrycjusz... blackystardust pull request with post-review changes
2016-02-26 silverdrMerge pull request #1 from cc65/master
2016-02-26 Brad Smithrevise note on prototypes/K&R conventions
2016-02-26 Brad Smithdraft of cc65-intern document
next