]> git.sur5r.net Git - cc65/history - libsrc
Disallow global variable declarations with an initializer.
[cc65] / libsrc /
2017-02-13 Oliver SchmidtMerge pull request #380 from greg-king5/ca65-816
2017-02-13 Oliver SchmidtMerge pull request #379 from pfusik/zlib-update
2017-02-12 Piotr FusikOptimize inflatemem. 379/head
2017-02-10 Oliver SchmidtMerge pull request #371 from jedeoric/master
2017-02-07 Greg KingReverted 'Used more mundane addressing in some of the...
2017-02-06 Oliver SchmidtMerge pull request #376 from groessler/something_to_pull
2017-02-06 Christian Groesslergamate, lynx, nes, pce: remove joy_stddrv.s 376/head
2017-02-03 jedeCorrecting scrsize.s into _scrsize.s
2017-02-02 jedeFixing telestrat.h
2017-02-01 jedeLast push for tonight :)
2017-02-01 jedeCorrecting alignment
2017-02-01 jedeCorrecting some code from github comments
2017-02-01 Oliver SchmidtMerge pull request #373 from groessler/something_to_pull
2017-02-01 Christian Groesslerpce/memcpy.s: remove superfluous comma in comment 373/head
2017-01-31 jedeCorrecting some spaces
2017-01-31 jedeCorrecting comments alignment
2017-01-31 jedeMerge telemon24 and telemon30 into telestrat target.
2017-01-29 jedeCorrecting spaces
2017-01-29 jedeRevert
2017-01-29 jedeAdding telemon30 and telemon24 primitives
2017-01-26 Oliver SchmidtMerge pull request #370 from groessler/something_to_pull
2017-01-26 Christian Groesslerlibsrc/c16/get_tv.s: remove code duplication 370/head
2017-01-25 Oliver SchmidtMerge pull request #369 from groessler/something_to_pull
2017-01-24 Christian GroesslerMore optimization in libsrc/atari/is_cmdline_dos.s. 369/head
2017-01-24 Christian GroesslerSmall space optimization in libsrc/atari/is_cmdline_dos.s.
2017-01-22 jedeCorrecting doc adding telemon 2.4 primitives
2017-01-20 Oliver SchmidtMerge pull request #368 from greg-king5/tgi-mouse
2017-01-18 Greg KingAdded a way to show the default mouse pointer on C64... 368/head
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-25 Oliver SchmidtMerge pull request #361 from marshallward/master
2016-12-23 Marshall WardNES memory map amend (16k prg, 8k chr default) 361/head
2016-12-14 jedeAdding ch376.h header, correcting some bugs
2016-12-14 jedeAdding files for telemon30
2016-09-27 Oliver SchmidtMerge pull request #353 from SvOlli/da65
2016-09-20 Oliver SchmidtMerge pull request #348 from SvOlli/release
2016-09-14 Oliver SchmidtMerge pull request #341 from alexthissen/master
2016-09-13 Oliver SchmidtMerge pull request #349 from groessler/something_to_pull
2016-09-12 Christian GroesslerAtari: fix lookup of default device on XDOS. 349/head
2016-09-11 Alex ThissenChanged __BLOCKSIZE__ to __BANK0BLOCKSIZE__.
2016-09-07 Sven Oliver Molladded 4510 cpu detection to getcpu.s
2016-08-27 alexthissenUpdate exehdr.s
2016-08-11 Oliver SchmidtMerge pull request #332 from greg-king5/interrupt-functions
2016-08-07 Greg KingAdded C-code interfaces for the CBM Kernal functions... 332/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-06-19 Oliver SchmidtAdded CONIO cursor support.
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-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 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-01 Oliver SchmidtMerge pull request #305 from silverdr/target_goodies
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 R. Łogiewasamples 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 R. ŁogiewaIndenting optimised
2016-05-29 Patrycjusz R. ŁogiewaPost-review changes
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-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 Oliver SchmidtMerge pull request #295 from groessler/something_to_pull
2016-05-24 Christian Groessleradd support for XDOS command lines
2016-05-16 Patrycjusz R. Łogiewaremoved variable usage
2016-05-16 Patrycjusz R. Łogiewaadapted for zip/install targets
2016-05-16 Patrycjusz R. Łogiewadirectory structure changed from driver-centric to...
2016-05-16 greg-king5Merge pull request #289 from OzHawk/patch-1
2016-05-15 OzHawkUpdate kernal.s 289/head
2016-05-13 Patrycjusz R. Łogiewamoved output of target utils and drivers to separate...
2016-05-11 OzHawkUpdate the missing entries in the kernel jump table...
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-27 Oliver SchmidtUse .macpack to include macro package.
2016-03-27 Oliver SchmidtMade use of recently added Apple scrcode macro.
next