]> git.sur5r.net Git - cc65/shortlog
cc65
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
2016-02-26 John BrandwoodAdd indirect JMP examples and fix typos in the document... 269/head
2016-02-25 John BrandwoodAdd optional feature to use brackets instead of parens...
2016-01-21 Oliver SchmidtMinor fix
2016-01-21 Oliver SchmidtAdded Watara.
2016-01-16 Oliver SchmidtFixed #258.
2016-01-16 Oliver SchmidtMerge pull request #257 from greg-king5/actor-lineinfo
2016-01-15 Greg KingFixed how ca65's CONDES-type pseudo-instructions save... 257/head
2016-01-05 Oliver SchmidtMerge pull request #256 from polluks/master
2016-01-05 polluksChanged stdout to stderr to separate sim65's output... 256/head
2016-01-05 Oliver SchmidtMerge pull request #255 from polluks/master
2016-01-05 polluksUpdated index. 255/head
2016-01-05 polluksAdded sim65 documentation.
2016-01-05 polluksFixed typos.
2016-01-02 Oliver SchmidtMerge pull request #254 from greg-king5/offset-pointer
2016-01-01 Greg KingAdded a cc65 regression test for pointer and offset... 254/head
2015-12-31 Greg KingFixed the cc65 code that handled an addition of a point...
2015-12-29 Oliver SchmidtMerge pull request #253 from greg-king5/pointer-compares
2015-12-29 Greg KingMade cc65 accept comparisons between pointers with... 253/head
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-12-27 polluksAdded chrcvt documentation 249/head
2015-12-27 polluksAmiga support #192
2015-12-24 mrdudztweaked soft env 238/head
2015-12-16 Oliver SchmidtUpdate package index (as recommended by Travis CI).
2015-12-16 Oliver SchmidtMerge pull request #248 from greg-king5/nes-registers
2015-12-15 Greg KingPrograms need to reset NES input controllers by writing... 248/head
2015-12-15 Oliver SchmidtMerge pull request #247 from clbr/master
2015-12-14 Lauri Kasanennes: Fix reading the second controller 247/head
2015-12-14 Oliver SchmidtMerge pull request #246 from greg-king5/shift-signed...
2015-12-14 Greg KingAdded another op-code to the test pattern for a right... 246/head
2015-12-14 Greg KingAdded a regression test program for the changes in...
2015-12-13 Greg KingExtended a signed char shift optimization, to handle...
2015-12-13 Greg KingFixed a signed char shift optimization so that it won...
2015-12-02 Oliver SchmidtFixed soft80 shutdown.
2015-12-02 Oliver SchmidtMerge pull request #240 from blackystardust/fix-c128...
2015-12-02 Marco van den... Renamed MMU_CFG_INT_FROM -> MMU_CFG_IFROM and MMU_CFG_E... 241/head
2015-12-02 Marco van den... optimized the sei/cli pairing a bit. 240/head
2015-12-02 Marco van den... optimized the sei/cli pairing a bit for internal functi...
2015-12-02 Marco van den... optimized the sei/cli pairing a bit.
2015-12-01 mrdudzfixup conio.c some more. also includes merge of upstrea...
2015-12-01 Oliver SchmidtMade conio program compatible with joystick-only target(s).
2015-12-01 mrdudzfix comments
2015-12-01 mrdudzfix grammar
2015-12-01 Oliver SchmidtMerge pull request #237 from blackystardust/master
2015-12-01 Marco van den... Finished adding c128 internal/external function ram...
2015-11-30 mrdudzfix hello.c
2015-11-30 mrdudznaive music test
2015-11-30 Marco van den... Fixed emd driver names for atari-xl and apple2e. 237/head
2015-11-30 Marco van den... Started on making c128 function ram emd's.
next