]> git.sur5r.net Git - cc65/shortlog
cc65
2018-10-16 laubzegaStack adjustment code optimizations.
2018-10-16 laubzegaFormatting tweaks.
2018-10-16 laubzegaTestcase added.
2018-10-16 laubzegaFix for issue #735
2018-10-09 Greg KingChanged a comment and an error message into more specif...
2018-10-08 laubzegaFix crash due to mistaken symbol identity.
2018-10-08 greg-king5Merged pull request #771 from DankRank/master.
2018-10-06 Egorda65: properly scan empty strings 771/head
2018-10-03 Greg KingAlways put goto stack-adjustments in the RODATA segment.
2018-10-02 Oliver SchmidtMinor style adjustment.
2018-10-02 laubzegaTestcase .ref updated for new warning style.
2018-10-02 laubzegaFormatting fixes.
2018-10-02 laubzegaFix non-goto jumps (i.e. inline assembly).
2018-10-02 laubzegaAnother warning.
2018-10-02 laubzegaFix a warning.
2018-10-02 laubzegaProper warnings for "risky" gotos.
2018-10-02 laubzegaClean-up
2018-10-02 laubzegaAdded testcase for between-blocks gotos.
2018-10-02 laubzegaAdjust SP on gotos between blocks with local variables.
2018-10-02 laubzegaSwitched from warning to error. Tightened the testcase.
2018-10-02 LaubzegaMissed the comment.
2018-10-02 LaubzegaAdd a testcase for https://github.com/cc65/cc65/pull/757
2018-10-02 LaubzegaMinor changes after review.
2018-10-02 LaubzegaFix for variableless main().
2018-10-02 LaubzegaAdd checks for risky goto statements.
2018-09-28 Christian GroesslerAtari: implement clock_getres()
2018-09-27 Christian GroesslerAtari: add support for BW-DOS. Initially contributed...
2018-09-25 Christian Groesslerclock-test.c: remove "static" optimization
2018-09-25 Christian Groesslerclock-test.c: do doesclrscrafterexit() handling the...
2018-09-25 Christian Groesslerasminc/atari.inc: remove TABs which slipped in
2018-09-25 Christian GroesslerAdd testcode/lib/clock-test.c.
2018-09-25 Christian GroesslerAtari: clock_gettime() and clock_settime() implementations
2018-09-25 Christian Groesslerasminc/atari.inc: add some SpartaDOS-X defines
2018-09-20 Christian Groesslerlibsrc/atari/getdefdev.s: small comment change
2018-09-20 Oliver SchmidtAdjusted URL to use https (and removed obsolete dates).
2018-09-20 Oliver SchmidtSwitch to https links.
2018-09-18 Oliver SchmidtThe doc now lives in the 'master' branch of the 'doc...
2018-09-14 Christian Groesslerlibsrc/atari/getdefdev.s: small optimization and fix...
2018-09-14 greg-king5Merge pull request #740 from laubzega/master
2018-09-13 Christian GroesslerAtari: Make a good "default device" on AtariDOS (2...
2018-09-13 LaubzegaFixed reference link. 740/head
2018-09-12 LaubzegaSlight fixes to the documentation.
2018-09-11 Christian Groesslerfix comment in last change
2018-09-11 Christian Groessleratarixl: check at startup whether RAM beneath the ROM...
2018-09-09 LaubzegaFirst cut of "overwrite" segment docs.
2018-09-09 LaubzegaNew segment type renamed to "overwrite".
2018-09-08 Oliver SchmidtAdded hint random number generator hint.
2018-09-08 Oliver SchmidtProtect random counter against ProDOS.
2018-09-08 Oliver SchmidtJust removed some trailing spaces.
2018-09-08 Oliver SchmidtSupport randomize().
2018-09-06 Christian GroesslerAtari: RealDOS adaptations
2018-09-06 Christian GroesslerAtari: Add detection of RealDOS (http://www.realdos...
2018-09-06 LaubzegaRename more stuff from "overlay" to "replace".
2018-09-05 Christian GroesslerAtari: atarixl config files already had a LOWBSS segment.
2018-09-05 Christian GroesslerAtari: atari-cart.cfg: There's a simpler way to discard...
2018-09-05 Christian GroesslerAtari: fix interrupt handling if extended memory is...
2018-09-05 Christian GroesslerAtari, Atari5200: disable "attract mode" on mouse or...
2018-09-04 LaubzegaSegment OVERLAY renamed to REPLACE. Bugfix for read...
2018-09-02 Oliver SchmidtJust a minor comment improvement.
2018-08-30 Greg KingFixed bugs; and, improved the efficiency of some pce...
2018-08-30 Greg KingFixed and improved some pce comments.
2018-08-30 Greg KingFixed some mistakes (mostly in the documentation).
2018-08-30 Greg KingStyle changes.
2018-08-30 Greg KingUsed I/O mirror locations that avoid (redirected) zero...
2018-08-29 Greg KingDocument style clean-up.
2018-08-29 Greg KingMoved the NES font into its own object module.
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-08-26 LaubzegaFix for multiple overlay segments.
2018-08-25 LaubzegaAdd segment type "overlay". 739/head
2018-08-24 Christian GroesslerAtari5200 joystick driver: enable POT input.
2018-08-21 Greg KingMade cc65's "Illegal escaped character" diagnostic...
2018-08-21 StefanUpdate crt0.s
2018-08-21 StefanCMOS optimisation 3rd
2018-08-20 Greg KingRemoved the compiler's recovery code for illegal escape...
2018-08-20 StefanUpdate irq.s
2018-08-20 StefanCMOS optimisation
2018-08-20 Patrick Pelletierseek test: Test some additional error cases.
2018-08-20 Patrick Pelletierseek test: remove trailing newline from filename
2018-08-20 Patrick Pelletierlseek: Return EINVAL if new position is less than 0...
2018-08-20 Patrick Pelletierlseek: Implement additional feedback from PR #723.
2018-08-20 Patrick Pelletierlseek: use STZ for APPLE2ENH
2018-08-20 Patrick PelletierFix ftell() on Apple II to return the correct value.
2018-08-20 Greg KingAdded more source-code improvements to the conio test...
2018-08-19 Oliver SchmidtImproved CONIO test in several ways.
2018-08-19 Oliver SchmidtImplemented line wrap.
2018-08-19 Oliver SchmidtMade Apple II CONIO more flexible.
2018-08-19 Greg KingFixed the system banking in the cbm510 and the cbm610...
2018-08-19 StefanWDM support (#721)
2018-08-19 Oliver SchmidtOptimize for size.
2018-08-18 Oliver SchmidtFixed Visual C++ build (and some style adjustments).
2018-08-17 Oliver SchmidtAdded dummy clock_settime() for the Atari.
2018-08-17 Oliver SchmidtExpress assumption about struct timespec.
2018-08-17 Oliver SchmidtAdded clock_settime() for some CBMs.
2018-08-17 Oliver SchmidtFixed 12 AM/PM handling.
2018-08-17 Patrick PelletierUse non-POSIX values for S_IREAD and S_IWRITE.
2018-08-17 Patrick PelletierDon't pass mode argument to open() from _fopen().
2018-08-17 Patrick Pelletiersim65: Use mode_t for OMode.
2018-08-17 Patrick Pelletiersim65: Blindly guessing to get Travis build to pass.
2018-08-17 Patrick Pelletiersim65: Build was failing on Windows, too.
2018-08-17 Patrick Pelletiersim65: S_IREAD and S_IWRITE are nonstandard.
next