]> git.sur5r.net Git - cc65/shortlog
cc65
2016-06-11 Greg KingAllowed character code zero to be remapped with other... 309/head
2016-06-09 Oliver SchmidtMerge pull request #308 from greg-king5/funcref
2016-06-09 Greg KingUpdated the function reference document. 308/head
2016-06-07 Oliver SchmidtMerge pull request #307 from groessler/something_to_pull2
2016-06-07 Christian GroesslerUse 'return0' for default 'doesclrscrafterexit()' imple... 307/head
2016-06-07 Christian Groesslerfix wrong header reference in doesclrscrafterexit(...
2016-06-07 Christian GroesslerAdd issues from pull request #307.
2016-06-07 Oliver SchmidtMerge pull request #306 from groessler/something_to_pull
2016-06-06 Christian GroesslerAdd Atari version of of doesclrscrafterexit().
2016-06-06 Christian GroesslerSome Atari runtime library fixes. 306/head
2016-06-05 Oliver SchmidtIntroduced internal gotoxy that pops both parameters.
2016-06-05 Oliver SchmidtAdded Apple II version of doesclrscrafterexit().
2016-06-03 Oliver SchmidtAdded full stop.
2016-06-03 Oliver SchmidtAdded chrcvt65 to the Visual Studio project.
2016-06-03 Oliver SchmidtAdded --print-target-path option.
2016-06-02 Oliver SchmidtWrite overlays to d64 image.
2016-06-01 Oliver SchmidtHarmonized goal name.
2016-06-01 Oliver SchmidtAllow usage of C1541 environment variable.
2016-06-01 Oliver SchmidtRemoved shell for-loop.
2016-06-01 Oliver SchmidtDon't cleanup files "just in case".
2016-06-01 Oliver SchmidtDon't hide build commands.
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
next