]> git.sur5r.net Git - cc65/shortlog
cc65
2018-03-07 Oliver SchmidtSwitched Apple II output format to AppleSingle. V2.17
2018-03-07 Oliver SchmidtMerge pull request #607 from pfusik/runtime-typos
2018-03-07 Piotr FusikFix comment typos. 607/head
2018-03-06 Oliver SchmidtCC65_HOME is gone for quite some time by now.
2018-03-05 Oliver SchmidtFixed -W cmdline option handling.
2018-03-05 Oliver SchmidtMade 'wrapped call' code build with VS 2015.
2018-03-05 Oliver SchmidtUpdated from Visual Studio 2013 to Visual Studio 2015.
2018-03-03 Oliver SchmidtMerge pull request #602 from blackystardust/master
2018-03-02 Marco van den... Merge remote-tracking branch 'upstream/master' 602/head
2018-03-02 Marco van den... Fixed hex digits case.
2018-03-02 Oliver SchmidtJoystick drivers don't depend on interrupts anymore.
2018-03-01 Marco van den... Merge remote-tracking branch 'upstream/master'
2018-03-01 Marco van den... Added 2a03/2a07 and HuC6280 detection.
2018-03-01 Bob AndrewsMerge pull request #601 from blackystardust/master
2018-03-01 Marco van den... Merge remote-tracking branch 'upstream/master' 601/head
2018-03-01 Marco van den... Updated getcpu() function documentation.
2018-03-01 Oliver SchmidtMerge pull request #599 from greg-king5/pce-point-func
2018-03-01 Oliver SchmidtMerge pull request #598 from blackystardust/master
2018-02-28 Greg KingMade two indirect jumps through the zero-page go throug... 599/head
2018-02-28 Oliver SchmidtMerge pull request #600 from polluks/patch-3
2018-02-28 StefanUpdate 600/head
2018-02-27 Marco van den... Fixed the 65816/65802 detection. 598/head
2018-02-27 Marco van den... Removed bit opcode, not needed anymore.
2018-02-27 Marco van den... Merge branch 'master' of https://github.com/blackystard...
2018-02-27 Marco van den... Added proper 65sc02, 65ce02 and 4510 detection.
2018-02-27 Marco van den... Added proper 65sc02, 65ce02 and 4510 detection.
2018-02-26 Greg KingShortenned the CBM close() by a byte and a cycle.
2018-02-26 Oliver SchmidtMerge pull request #597 from polluks/patch-3
2018-02-25 StefanSmall typo 597/head
2018-02-24 Oliver SchmidtMerge pull request #594 from greg-king5/pce-32k-rom
2018-02-24 Oliver SchmidtMerge pull request #595 from greg-king5/geo-dio
2018-02-23 Greg KingMade dio_read(), dio_write(), and dio_write_verify... 595/head
2018-02-23 Greg KingFixed bugs in the geos-cbm DIO sector-number converter...
2018-02-23 Greg KingFixed bugs in geos-cbm's dio_open().
2018-02-23 Greg KingChanged the PC-Engine's configuration file, so that... 594/head
2018-02-22 Oliver SchmidtUpdate dio.sgml
2018-02-16 Bob AndrewsMerge pull request #593 from blackystardust/master
2018-02-15 Marco van den... Added GEOS 1.3 and 1.5 detection. 593/head
2018-02-14 Bob AndrewsMerge pull request #592 from blackystardust/master
2018-02-14 Marco van den... Fixed GeOS -> GEOS and added newline to geossym2.inc. 592/head
2018-02-14 Marco van den... Improved GeOS version detection.
2018-02-10 Greg KingAdded a definition for the CBM610's first CIA chip.
2018-02-10 Oliver SchmidtAdded size_t.
2018-02-10 Oliver SchmidtReduced default stack size to a reasonable value.
2018-02-10 Oliver SchmidtMerge pull request #588 from polluks/master
2018-02-09 StefanMore notes 588/head
2018-02-07 StefanRemoved empty notes
2018-02-07 StefanAdded note
2018-02-07 Oliver SchmidtMerge pull request #587 from polluks/master
2018-02-07 StefanRequested changes 587/head
2018-02-07 StefanSorted
2018-02-07 StefanAdded missing function
2018-02-06 StefanAdded missing documentation of header
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 SchmidtRemoved IRQ support from TGI drivers.
2018-02-02 Oliver SchmidtMarked Apple II EXEHDR segment as optional.
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-02-01 Oliver SchmidtRemoved IRQ support from joystick drivers.
2018-02-01 Oliver SchmidtAdded missing dummy libref.
2018-02-01 Oliver SchmidtAdded Makefile for recently added linker config test...
2018-02-01 Oliver SchmidtUpdated AppleCommander URL.
2018-01-31 Oliver SchmidtMention the recently added linker configs.
2018-01-31 Oliver SchmidtUpdated AppleCommander URL.
2018-01-31 StefanMerge pull request #5 from cc65/master
2018-01-31 Oliver SchmidtAdjust alternative ProDOS 8 I/O buffer allocation modul...
2018-01-31 Oliver SchmidtProvide symbole for RAM memory area.
2018-01-31 Oliver SchmidtSignificantly simplified recently added linker config...
2018-01-29 Oliver SchmidtAdded Apple II linker configs for programs including...
2018-01-25 Oliver SchmidtMerge pull request #577 from polluks/master
2018-01-23 StefanMoved initcgetc to initcputc 577/head
2018-01-22 Oliver SchmidtMerge pull request #575 from groessler/something_to_pull
2018-01-21 Christian Groessleratari5200.cfg: fix formatting 575/head
2018-01-21 Christian GroesslerFix last change, put display list at beginning of ROM.
2018-01-19 Christian Groessleratari5200: put default display list into its own memory...
2018-01-18 Oliver SchmidtAdded recently published ProDOS version.
2018-01-15 Oliver SchmidtMerge pull request #574 from prandeamus/paravirt-fix
2018-01-14 prandeamus65C02 JMP (ind,x) opcode 7C 574/head
2018-01-13 prandeamus65C02 version too.
2018-01-13 prandeamusCall ParaVirtHooks on JMP (indirect)
2018-01-11 Christian Groesslercrt0.s ("none" target): fix initialization of sp variable.
2018-01-10 Oliver SchmidtMerge pull request #571 from greg-king5/win64
2018-01-10 Oliver SchmidtMerge pull request #570 from prandeamus/compiler-optimi...
2018-01-09 Greg KingChanged the type of a compiler variable that holds... 571/head
2018-01-09 Greg KingShrank Telestrat initcwd.s by 3 bytes.
2018-01-07 prandeamusComplain if unsupported flags are provided after -O 570/head
2018-01-05 Oliver SchmidtMerge pull request #564 from bauen1/none-library
2018-01-05 bauen1Added ctype.s to none.lib as suggested by oliverschmidt 564/head
2018-01-04 bauen1Fixed unused import and export of none.cfg and none...
2018-01-04 bauen1Fixed none/crt0.s to respect none.cfg
2018-01-04 bauen1Fixed none.cfg
2018-01-04 bauen1none.cfg consistency changes
2018-01-04 bauen1cl65 now links against none.lib when using --target...
2018-01-04 bauen1Removed initialization of the stack from none.lib
2018-01-04 bauen1Fixed none.lib missing symbols
2018-01-04 bauen1Added crt0 to none.lib
2018-01-04 bauen1Implemented the requested changes.
next