]> git.sur5r.net Git - cc65/shortlog
cc65
2018-04-14 jedeadd cputc & remove
2017-11-14 jedeBug corrected : Fwrite did not return number of byte...
2017-11-12 jedeFix cc65 doc for telestrat target 521/head
2017-11-10 jedeDoc modified 519/head
2017-10-27 jedeEmpty item removed
2017-10-27 jedeNow mkdir is working
2017-10-26 jedeFix doc/telestrat.sgml
2017-10-23 jedeFIX label for setpixelmode 507/head
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-23 jedeComment correction
2017-10-23 jedeComment correction
2017-10-23 jedeRemove toascii.s
2017-10-22 jederemoving extra spaces
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 jedetoascii.s added, doc updated, tgi_line & tgi_outtext...
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-20 jedecomment correction 504/head
2017-10-20 jedeNow setPixel works in TGI.
2017-10-16 jedeCorrection : authors
2017-10-16 jedeOptimizing (from Polluks tip)
2017-10-16 jedetgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy...
2017-10-16 jedeirq.s added
2017-10-16 jedeAdding IRQVec
2017-10-16 jedeclrscr.s switch to text mode
2017-10-16 jedeI/O identifiers added
2017-10-16 jedeAdding XSOUT : Send A register to RS232
2017-10-16 Greg KingAdded commit ca4ed290d5964dbe833224d967d3707e20972278...
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-10-08 jedeCorrecting comments 503/head
2017-10-08 jedeAdding cgetc
2017-10-03 Oliver SchmidtMerge pull request #501 from clbr/master
2017-10-03 Christian GroesslerAtari: split "setcursor" function out of cgetc.s source...
2017-10-03 Lauri Kasanencl65: Add support for --all-cdecl 501/head
2017-10-02 jedeoptimize
2017-10-01 jedetelestrat : cgetc add for conio
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-09-25 jederemove FILENAME_MAX 494/head
2017-09-25 jedeFixing buffer overflow with cwd command (FILENAME_MAX...
2017-09-24 jedecorrecting missing _
2017-09-24 jedeFixing bug for cwd
2017-09-24 jedeInitcwd is now working for telestrat
2017-09-24 jedeAdding XVARS primitive
2017-09-24 jedeCorrecting missing return line :/
2017-09-24 jedecorrecting some return lines
2017-09-24 jedeAdd some bytes in ZP block in order to able to link...
2017-09-24 jedeadding some vars
2017-09-14 greg-king5Merge pull request #487 from polluks/patch-1
2017-09-13 StefanFixed address 487/head
2017-09-12 Christian Groesslerconio.h: include 'creativision.h' when compiling for...
2017-09-10 Greg KingMade <conio.h> include <atari5200.h> when we compile...
2017-09-06 Oliver SchmidtMerge pull request #482 from greg-king5/pet-kbrepeat
2017-09-05 Greg KingRemoved an unwanted button mask table from a VIC-20...
2017-09-05 Greg KingMade the CBM Pet kbrepeat() work on both 40-column... 482/head
2017-09-04 Oliver SchmidtAdded JOY_FIRE.
2017-09-04 Oliver SchmidtMerge pull request #480 from phs/phs/docs-typo
2017-09-03 Phil SmithReserve space in examples with .res 480/head
2017-09-02 Phil SmithAt most 256 bytes will be reserved
2017-08-30 Oliver SchmidtRemoved dysfunctional kbrepeatdelay() and kbrepeatrate().
2017-08-23 Greg KingFixed missing name and semicolon in two device structs.
2017-08-20 Oliver SchmidtAdjusted to recent driver interface change.
2017-08-20 Oliver SchmidtMinor style adjustment.
2017-08-20 Oliver SchmidtAdjusted to recent driver interface change.
2017-08-20 Oliver SchmidtMerge pull request #452 from mrdudz/kbrepeat
2017-08-20 Oliver SchmidtAdjusted to recent driver interface change.
2017-08-19 mrdudzadd note on fastcall 452/head
2017-08-19 mrdudzuse fastcall
2017-08-19 Oliver SchmidtRemoved joy_masks array.
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-08-06 mrdudzresolve conflict
2017-08-06 mrdudzadded documentation for the kbrepeat... functions
2017-08-06 mrdudzadded prototypes and proposed constants
2017-08-02 Oliver SchmidtMerge pull request #473 from groessler/something_to_pull
2017-08-02 Christian Groessleratari5200.inc: fix formatting 473/head
2017-07-31 Oliver SchmidtRemoved undesirable empty lines.
2017-07-31 Oliver SchmidtMerge pull request #472 from gungwald/master
2017-07-30 Bill ChatfieldMade corrections according to review comments 472/head
2017-07-30 Bill ChatfieldMade corrections according to review comments
2017-07-29 Bill ChatfieldAdded documentation for setting the file type for fopen.
2017-07-28 Bill ChatfieldDocumented _filetype and _auxtype
2017-07-28 Oliver SchmidtRemoved 'fire'.
2017-07-28 Oliver SchmidtMerge pull request #467 from pmjdebruijn/joy
2017-07-28 Oliver SchmidtMerge pull request #471 from gungwald/master
2017-07-28 Bill ChatfieldCorrected comment formatting 471/head
2017-07-28 Bill ChatfieldAdded Variables section comment per convention
2017-07-28 Bill ChatfieldMoved file type variables to apple2_filetype.h
2017-07-28 Bill ChatfieldCorrected copyright and moved file type globals
2017-07-28 Bill ChatfieldRolled back changes to exclude vim swap files
2017-07-27 Bill ChatfieldFinished adding all types and comments
2017-07-26 Bill ChatfieldAdded ProDOS file type definitions
2017-07-23 Pascal de Bruijnjoy: refactor generic joy_masks array indices and macros 467/head
2017-07-23 Oliver SchmidtMerge pull request #468 from pmjdebruijn/samples
2017-07-22 Oliver SchmidtMerge pull request #462 from pmjdebruijn/pragma-message
2017-07-22 Pascal de Bruijnmake: change uppercase prefix var 468/head
2017-07-22 Pascal de Bruijnsamples: install to subdirectory
2017-07-22 Pascal de Bruijnpragma: add minimalist message pragma documentation 462/head
2017-07-21 Oliver SchmidtMerge pull request #464 from pmjdebruijn/joy
2017-07-19 Pascal de Bruijnpce: add system specific joy_masks array indices and... 464/head
2017-07-19 Pascal de Bruijnnes: add system specific joy_masks array indices and...
2017-07-19 Pascal de Bruijnnes: remove semiredundant KEY_ defines
2017-07-19 Pascal de Bruijnpragma: add minimalist message pragma implementation
next