]> git.sur5r.net Git - cc65/history - libsrc
Merged pull request #459 from "pmjdebruijn/pragma".
[cc65] / libsrc /
2017-06-30 Oliver SchmidtMerge pull request #457 from pfusik/const-arrays
2017-06-30 Oliver SchmidtMerge pull request #456 from greg-king5/make-dep
2017-06-29 Greg KingAdded the extra dependency file's directory as an order... 456/head
2017-06-28 Piotr FusikMake some arrays const.
2017-06-28 Greg KingAdded a makefile dependency for the libraries' "extra...
2017-06-26 Oliver SchmidtMerge pull request #455 from greg-king5/osic1p-code
2017-06-26 Greg KingAdded two functions that make it easier to write portab... 455/head
2017-06-16 Oliver SchmidtMerge pull request #450 from greg-king5/gotoxy-label
2017-06-15 Greg KingAdded a missing label to some conio cursor movement... 450/head
2017-06-10 Oliver SchmidtMerge pull request #446 from clbr/lz4
2017-06-09 Lauri KasanenSmall lz4 optimizations 446/head
2017-06-09 Lauri KasanenMention the optimizations in a comment
2017-06-09 Lauri KasanenUse hex immediates
2017-06-09 Lauri KasanenRemove _ from internal vars
2017-06-06 Lauri KasanenExpand tabs to spaces in lz4.s
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-05-25 Brad Smithdetectabl > detectable 438/head
2017-05-25 Brad Smithforgot to update comments from earlier #323 rand.s...
2017-05-24 Oliver SchmidtMerge pull request #426 from MonteCarlos/master
2017-05-20 Oliver SchmidtMerge pull request #433 from clbr/trampoline-fixes
2017-05-18 Oliver SchmidtMerge pull request #431 from polluks/patch-2
2017-05-18 Stefanshorter code 431/head
2017-05-18 Oliver SchmidtMerge pull request #430 from polluks/patch-1
2017-05-18 Oliver SchmidtMerge pull request #424 from clbr/trampoline
2017-05-01 Lauri Kasanencallptr4
2017-04-06 Oliver SchmidtJust some white space fixes of recently contributed...
2017-04-04 Oliver SchmidtRemoved superfluous final linefeed.
2017-04-04 Oliver SchmidtMerge pull request #389 from IrgendwerA8/stringimprovements
2017-03-20 Oliver SchmidtMerge pull request #402 from IrgendwerA8/runtime_improv...
2017-03-19 IrgendwerA8minor style changes 402/head
2017-03-18 Oliver SchmidtMerge pull request #405 from IrgendwerA8/65SC02_sim65_s...
2017-03-18 Oliver SchmidtRemoved top blank line.
2017-03-18 Oliver SchmidtMerge pull request #404 from groessler/something_to_pull
2017-03-17 Christian GroesslerCreativison changes. 404/head
2017-03-12 IrgendwerA8few 6502 and some 65SC02 optimizations
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-03-09 Oliver SchmidtJust some minor style fix.
2017-03-08 Oliver SchmidtMerge pull request #397 from groessler/something_to_pull
2017-03-08 Christian GroesslerImplement diagonal direction handling in creativision... 397/head
2017-03-05 IrgendwerA8Fixed CPU-flag usage which fails on build server?!
2017-03-05 IrgendwerA8Added further optimizations and unit tests.
2017-03-04 Oliver SchmidtMerge pull request #394 from groessler/something_to_pull
2017-03-04 Christian Groesslercreativision/crt0.s: enable display interrupts in displ... 394/head
2017-02-28 Oliver SchmidtMerge pull request #390 from jedeoric/master
2017-02-26 IrgendwerA8Fixed indentation
2017-02-26 IrgendwerA8Added "strrchr" optimizaion a matching unit test and...
2017-02-25 jedeCleaning 390/head
2017-02-25 jedeadding gotox.s gotoy.s wherex.s wherey.s
2017-02-25 jedeadding clrscr.s
2017-02-25 jedeadding gotoxy.s
2017-02-25 IrgendwerA8Optimization of two string functions (size & speed).
2017-02-15 Oliver SchmidtMerge pull request #374 from groessler/something_to_pull2
2017-02-15 Christian Groesslerremove old joystick code 374/head
2017-02-15 Christian GroesslerFix joystick driver. Add interruptor support.
2017-02-15 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-14 Christian Groesslerfix indentation
2017-02-13 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
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-08 Christian Groesslerintermediate check-in -- creativision joystick driver
2017-02-07 Greg KingReverted 'Used more mundane addressing in some of the...
2017-02-06 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
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 Christian GroesslerCleanups for Creativision.
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2017-02-01 Oliver SchmidtMerge pull request #373 from groessler/something_to_pull
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
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
next