]> git.sur5r.net Git - cc65/shortlog
cc65
2019-01-02 MarrinFixed documented return type. 828/head
2018-12-30 Scott Hutterfix for err blank line removal
2018-12-30 Scott HutterMoved contents of SetNewMode doc
2018-12-30 Scott Hutterremoved fastcall from SetNewMode
2018-12-30 Scott Huttercorrected text formatting
2018-12-30 Scott Huttermoved to better folder location
2018-12-30 Scott HutterIssue 814
2018-12-30 Scott HutterSetNewMode() documentation = issue #814
2018-12-30 Scott HutterAdded SetNewMode() to geoslib - #814
2018-12-30 Paul Gardner... change reference to $0200FF to $0200xx
2018-12-30 Paul Gardner... remove redundant line
2018-12-30 Paul Gardner... use pre-existing ZP storage. Make 32-bit pointer value...
2018-12-30 Paul Gardner... add support for detecting 45GS02
2018-12-21 Marc RintschAdded missing external declaration of c64_65816_emd.
2018-12-03 Oliver SchmidtFixed typo.
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix
2018-11-26 Olli SaviaChanged prefix SWL_ to SER_
2018-11-26 Olli SaviaUpdated to use cbm_kernal.inc. Whitespace cleanups
2018-11-26 Olli SaviaMoved kernal entries to cbm_kernal.inc
2018-11-24 Oliver SchmidtUpdated Visual Studio solution files to VS 2017.
2018-11-16 Christian Groessleratari.sgml: use consistent naming for realtime clock.
2018-11-16 Christian GroesslerSome documentation fixes
2018-11-16 Christian Groessleratari.sgml: fix typo
2018-11-16 Christian Groessleratari.sgml: Add documentation for Atari clock_... funct...
2018-11-16 Oliver SchmidtReplaced systime() with clock_gettime().
2018-11-16 Oliver SchmidtFixed reference to clock_settime().
2018-11-14 Oliver SchmidtFixed typo.
2018-11-13 Oliver SchmidtAdded target docs on the clock_... functions.
2018-11-13 Oliver SchmidtFixed two typos.
2018-11-12 IrgendwerA8Code review aftermath 2: Put defines into parentheses
2018-11-12 IrgendwerA8Adaptations due to code review.
2018-11-12 IrgendwerA8Support for self explanatory KBCODE values
2018-11-12 Olli SaviaAdded VIC control register names
2018-11-10 jedeFix duplicated variables
2018-11-10 jedeStratsed vectors added
2018-11-10 jedeSome variables from TELEMON 2.4 added
2018-11-09 IrgendwerA8Saved 2 bytes and fixed error in case of negative result.
2018-11-09 Greg KingMade div-test.c use doesclrscrafterexit().
2018-11-08 Oliver SchmidtAdded basic docs on the clock_... functions.
2018-11-06 Oliver SchmidtUpdated URLs.
2018-11-06 Oliver SchmidtAdjusted comments to match actual prototypes.
2018-11-02 jedeAdd definitions in telestrat.inc (TELEMON 2.4)
2018-10-23 Greg KingFixed the Plus4's serial driver's ACIA address.
2018-10-20 Greg King.byt "" emits no data; avoid a ca65 crash.
2018-10-19 jedeFix comments and TELEMON uppercase
2018-10-19 jedeCorrect grab default value
2018-10-19 jedeupdate ld65.sgml with telestrat target
2018-10-19 jedeBy default, we get the memory reserved for hires mode
2018-10-19 jedeClean wherey.s
2018-10-19 jedeCleaning telestrat.cfg (no need to have bashead segment...
2018-10-19 jedeRemove BASHEAD segment which is not useful
2018-10-19 Evgeny Vrublevsky'--no-std-lib' was renamed to '--no-target-lib'
2018-10-18 Evgeny VrublevskyDon't output a warning about alignment when section...
2018-10-18 Oliver SchmidtAdjusted library name.
2018-10-18 Evgeny VrublevskyRenamed to '--no-std-lib'
2018-10-18 Evgeny VrublevskyRenamed to '--no-crt-lib'
2018-10-18 Evgeny VrublevskyCL65: --no-rtl option for disabling default runtime...
2018-10-18 Brad Smithca65.sgml fails to document z: a: f: address size overr...
2018-10-16 laubzegaPost-review tweaks.
2018-10-16 laubzegaTypo
2018-10-16 laubzegaEven more optimization, cleanup, bugfix, comments.
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
next