]> git.sur5r.net Git - cc65/shortlog
cc65
2017-03-10 Greg KingRemoved a pointless cc65 command-line option from the... 395/head
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-08 Christian Groesslercreativision.inc: add symbolic names for joystick direc...
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-03-02 Oliver SchmidtMerge pull request #391 from greg-king5/yaccdbg-fix
2017-03-01 Greg KingFixed a pointer-difference, comparison-with-zero expres... 391/head
2017-03-01 Greg KingFixed a makefile: "yaccdbg.c" includes "yacc.c". So...
2017-02-28 Oliver SchmidtMerge pull request #390 from jedeoric/master
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 jedeCorrecting typo
2017-02-25 jedeadding gotoxy.s
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-24 Christian Groessleratari_antic.inc: use "or" instead of "plus" in the... 387/head
2017-02-24 IrgendwerUpdate displaylist.c 386/head
2017-02-24 IrgendwerUpdate atari.sgml
2017-02-23 IrgendwerA8Improved display list instruction definition for more...
2017-02-22 Oliver SchmidtMerge pull request #385 from groessler/something_to_pull
2017-02-22 Christian GroesslerREADME.md: PC-Engine is a console 385/head
2017-02-15 Oliver SchmidtMerge pull request #383 from greg-king5/index-update
2017-02-15 Greg KingAdded "telestrat.html" to index. Sorted "gamate.html". 383/head
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-15 Christian GroesslerAdd joystick driver to documentation.
2017-02-15 Oliver SchmidtMerge pull request #382 from groessler/something_to_pull
2017-02-14 Christian Groesslerfix indentation
2017-02-13 Christian GroesslerAdd testcode/lib/mouse-test.c. Rename samples/mousetest... 382/head
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 Greg KingFixed ca65's BRK instruction encoding for the 65816. 380/head
2017-02-12 Piotr FusikOptimize inflatemem. 379/head
2017-02-10 Oliver SchmidtMerge pull request #371 from jedeoric/master
2017-02-09 jedeRollback for *.vcxproj, telestrat.sgml modified for... 371/head
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 GroesslerAdd Creativision to README.md and html index
2017-02-06 Christian GroesslerAdd initial creativision.sgml, contributed by Stefan...
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-02 jedeUpdating doc
2017-02-01 jedeLast push for tonight :)
2017-02-01 jedeCorrecting alignment
2017-02-01 jedeCorrecting return line
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 README.md to add telestrat target
2017-01-31 jedeCorrecting comments alignment
2017-01-31 jedeMerge telemon24 and telemon30 into telestrat target.
2017-01-29 jedeCorrecting spaces
2017-01-29 jedeFix
2017-01-29 jedeFix
2017-01-29 jedeFix
2017-01-29 jedenew pull fix
2017-01-29 jedeFixing old pull request
2017-01-29 jedeMerge with current version
2017-01-29 jedeRevert
2017-01-29 jederemoving ch376.h
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-22 Oliver SchmidtFixed typo.
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-15 Florent FlamentAdd Atari 2600 documentation 365/head
2017-01-15 Florent FlamentAdd Atari2600 ASM header (.inc) files
2017-01-13 Florent FlamentAdd C support for Atari 2600 (VCS)
2017-01-04 jedeCorrecting some bugs
2016-12-27 Oliver SchmidtMerge pull request #363 from kylophone/master
2016-12-27 Kyle Swansondoc/ca65: fix typo 363/head
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-15 Oliver SchmidtMerge pull request #360 from cacciatc/master
2016-12-15 Chris CacciatoreAdded 'any' to --list-opt-steps. 360/head
2016-12-14 jedeAdding ch376.h header, correcting some bugs
2016-12-14 jedeAdding files for telemon30
2016-12-04 Oliver SchmidtMerge pull request #359 from peterferrie/master
2016-12-04 Peter Ferriefix build break on da65 359/head
next