]> git.sur5r.net Git - cc65/shortlog
cc65
2019-02-03 Daniel SerpellAdds test code for the Atari (xex) linker file format. 762/head
2019-02-03 Daniel SerpellAdds documentation and a sample config file for the...
2019-02-03 Daniel SerpellRewrites ATARI EXE segment writing to optimally write...
2019-02-03 Daniel SerpellDon't support overwrite segments.
2019-02-03 Daniel SerpellOnly write full ATARI XEX header in the first chunk.
2019-02-03 Daniel SerpellRemove unused function.
2019-02-03 Daniel SerpellAdd support for Atari XEX file format to LD65
2019-01-30 Greg KingFixed a note in "ca65.sgml".
2019-01-29 Christian GroesslerUse Timer2 for mouse polling.
2019-01-23 Piotr FusikComment the ATASCII to screen code conversion. 832/head
2019-01-22 Piotr FusikOptimize the conversions from Atari ASCII to screen...
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-18 Bill KendrickCleaned up _pia.h register stuff a bit 831/head
2019-01-18 Bill KendrickAtari colors into _gtia.h; NMIRES/NMIST as union
2019-01-17 Bill Kendrickatari.h: Shadow registers for hardware registers
2019-01-17 Bill KendrickComment adjustments; removed surperfluous keycodes
2019-01-15 Bill KendrickRelocate register values outside structs, + more
2019-01-15 Bill KendrickAdjustments per most feedback on cc65 PR 831
2019-01-14 Bill KendrickSome PIA register #defines
2019-01-14 Bill KendrickPOKEY: Add register #defines & internal kybd codes
2019-01-13 Bill KendrickNote about hues varying depending on environment
2019-01-13 Bill KendrickTweaks to description of ANTIC chip in _antic.h
2019-01-13 Bill KendrickAdded #defines for GTIA register values
2019-01-13 Bill KendrickAdd more register #defines to ANTIC header file
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2019-01-05 Joshua Bellca65: Add string_escapes feature. Resolves #535 829/head
2019-01-04 Greg KingAdded an error message, in case there's a typo in the...
2019-01-04 Greg KingFixed a duplicate-label test.
2019-01-03 Greg KingAdded, to Plus4 and GEOS linker configure files, the...
2019-01-02 Oliver SchmidtMerge pull request #828 from Marrin/marrin-docfix
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.
next