]> git.sur5r.net Git - cc65/shortlog
cc65
2016-08-07 Greg KingAdded C-code interfaces for the CBM Kernal functions... 332/head
2016-08-05 Oliver SchmidtMerge pull request #328 from cacciatc/print-sym-name...
2016-08-02 Greg KingAdded the WDC65c02S WAI and STP mnemonics to the disass...
2016-08-02 Chris CacciatoreReporting sym name for incompatible pointer types. 328/head
2016-07-29 greg-king5Merge pull request #326 from dmlloyd/master
2016-07-28 David M. LloydAdd missing WDC instructions 326/head
2016-07-19 Greg KingUsed more mundane addressing in some of the instruction...
2016-07-14 Oliver SchmidtMerge pull request #323 from bbbradsmith/rand_fix
2016-07-12 Brad SmithFix broken rand() implementation. The high 8 bits were... 323/head
2016-07-10 Oliver SchmidtMerge pull request #322 from greg-king5/inflatemem
2016-07-10 Greg KingMade the zlib's inflatemem()'s source file use enhanced... 322/head
2016-07-06 Oliver SchmidtMerge pull request #320 from groessler/something_to_pull
2016-07-05 Christian Groesslerfix indentation 320/head
2016-07-05 Christian Groesslersim65: add command line parameter to print number of...
2016-07-03 Greg KingFixed how ca65 handles some debug info from cc65.
2016-07-03 Greg KingMade the samples Makefile run cl65 only when we want...
2016-07-02 Greg KingFixed some code that adjusts an index after a deletion...
2016-06-23 Oliver SchmidtMerge pull request #315 from skry/fixes
2016-06-23 Joni LapilainenFix typo in samples makefile 315/head
2016-06-19 Greg KingMade the overlay demo programs compile for CBM targets...
2016-06-19 Oliver SchmidtImproved doc and samples default target.
2016-06-19 Oliver SchmidtAdded CONIO cursor support.
2016-06-18 Oliver SchmidtAdjusted to recent change.
2016-06-18 Oliver SchmidtMade Makefile actually work.
2016-06-18 Oliver SchmidtMinor simplification.
2016-06-18 Oliver SchmidtMake use of doesclrscrafterexit().
2016-06-18 Oliver SchmidtMerge pull request #313 from greg-king5/plus4-joy
2016-06-18 Greg KingFixed the Plus/4 joystick driver. 313/head
2016-06-16 Oliver SchmidtMerge pull request #312 from groessler/atari-exec-devel
2016-06-15 Christian GroesslerA small rearrangement of instructions in Atari's exec... 312/head
2016-06-15 Christian GroesslerFix exec() for atarixl target.
2016-06-15 Oliver SchmidtMerge pull request #311 from groessler/something_to_pull
2016-06-15 Oliver SchmidtMerge pull request #310 from groessler/atari-exec-devel
2016-06-14 Christian GroesslerSome improvements to Atari exec() after review. 310/head
2016-06-13 Christian GroesslerFix doesclrscrafterexit() function on atarixl target. 311/head
2016-06-13 Christian GroesslerImplement exec() for Atari XDOS.
2016-06-12 Oliver SchmidtAdded hint on how to quit program.
2016-06-12 Oliver SchmidtAvoid warnings on monochrom targets (and remove unneces...
2016-06-12 Oliver SchmidtAllow to build samples from the main Makefile.
2016-06-11 Oliver SchmidtMerge pull request #309 from greg-king5/map-zero
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
next