]> git.sur5r.net Git - cc65/history - include
Added missing pointer star for Basic structure.
[cc65] / include /
2018-02-10 Oliver SchmidtMerge pull request #588 from polluks/master
2018-02-07 Oliver SchmidtMerge pull request #587 from polluks/master
2018-02-06 Greg KingNormalized the definitions of structs in <supervision.h>.
2018-02-02 Christian GroesslerAtari: CONSOL port of GTIA is readable and writable.
2018-02-02 Oliver SchmidtFactored out target specific inclusion of target header.
2018-02-02 Oliver SchmidtRemoved ACE header.
2018-02-02 Oliver SchmidtHarmonized the style of including headers from headers.
2018-02-02 Oliver SchmidtRemoved IRQ support from joystick drivers.
2018-01-31 StefanMerge pull request #5 from cc65/master
2018-01-25 Oliver SchmidtMerge pull request #577 from polluks/master
2018-01-18 Oliver SchmidtAdded recently published ProDOS version.
2017-12-18 StefanMerge pull request #4 from cc65/master
2017-12-16 Oliver SchmidtMerge pull request #552 from polluks/master
2017-12-15 Oliver SchmidtMerge pull request #545 from mrdudz/cbmpeek
2017-12-11 mrdudzcbm stuff from greggs pull request
2017-11-21 Oliver SchmidtMerge pull request #529 from polluks/master
2017-11-21 Stefandefined DYN_DRV 529/head
2017-11-21 StefanNew API
2017-11-21 StefanUpdate supervision.h
2017-11-14 StefanMerge pull request #1 from cc65/master 528/head
2017-11-13 Oliver SchmidtMade cbm_k_untlk() available.
2017-11-12 Oliver SchmidtMerge pull request #521 from jedeoric/master
2017-11-11 Oliver SchmidtMerge pull request #519 from jedeoric/master
2017-11-09 Oliver SchmidtMerge pull request #518 from polluks/patch-1
2017-11-09 StefanMissing declaration 518/head
2017-11-06 Oliver SchmidtUse macro actually defined in cbm_filetype.h.
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-20 jedeNow setPixel works in TGI.
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-09-25 jedeFixing buffer overflow with cwd command (FILENAME_MAX...
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-04 Oliver SchmidtAdded JOY_FIRE.
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 SchmidtMerge pull request #452 from mrdudz/kbrepeat
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 prototypes and proposed constants
2017-07-31 Oliver SchmidtMerge pull request #472 from gungwald/master
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-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-22 Oliver SchmidtMerge pull request #462 from pmjdebruijn/pragma-message
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-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-07-17 mrdudzimplement waitvsync for plus4/c16
2017-07-17 mrdudzadded prototype to cbm.h
2017-07-17 mrdudzrename all waitvblank() to waitvsync()
2017-06-10 Oliver SchmidtMerge pull request #446 from clbr/lz4
2017-06-09 Lauri KasanenEdit comment style, add second const
2017-06-06 Lauri KasanenAdd LZ4 decompression support
2017-06-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-05-26 Oliver SchmidtMerge pull request #438 from bbbradsmith/ca65_rand_comment
2017-04-04 Oliver SchmidtMerge pull request #389 from IrgendwerA8/stringimprovements
2017-04-03 Oliver SchmidtSo far the built-in inlining of several known standard...
2017-03-20 Oliver SchmidtMerge pull request #402 from IrgendwerA8/runtime_improv...
2017-03-18 Oliver SchmidtMerge pull request #405 from IrgendwerA8/65SC02_sim65_s...
2017-03-12 Oliver SchmidtMerge pull request #381 from pfusik/static-forward...
2017-03-10 Oliver SchmidtMerge pull request #399 from groessler/something_to_pull
2017-03-10 Christian GroesslerFix line endings (CRLF -> LF) on all affected files. 399/head
2017-02-28 IrgendwerA8Changed the location of unittest.h
2017-02-26 IrgendwerA8Fixed indentation
2017-02-26 IrgendwerA8Added "strrchr" optimizaion a matching unit test and...
2017-02-24 Oliver SchmidtMerge pull request #387 from groessler/something_to_pull
2017-02-24 Oliver SchmidtMerge pull request #386 from IrgendwerA8/EasierDisplayLists
2017-02-23 IrgendwerA8Improved display list instruction definition for more...
2017-02-15 Oliver SchmidtMerge pull request #374 from groessler/something_to_pull2
2017-02-15 Christian GroesslerFix joystick driver. Add interruptor support.
2017-02-15 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-13 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-10 Oliver SchmidtMerge pull request #371 from jedeoric/master
2017-02-06 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-02 jedeFixing telestrat.h
2017-02-01 jedeCorrecting some code from github comments
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-01-31 jedeMerge telemon24 and telemon30 into telestrat target.
2017-01-29 jederemoving ch376.h
2017-01-29 jedeAdding telemon30 and telemon24 primitives
2017-01-16 Oliver SchmidtMerge pull request #365 from FlorentFlament/master
2017-01-13 Florent FlamentAdd C support for Atari 2600 (VCS)
2017-01-04 jedeCorrecting some bugs
2016-12-14 jedeAdding ch376.h header, correcting some bugs
2016-09-20 Oliver SchmidtMerge pull request #348 from SvOlli/release
next