]> git.sur5r.net Git - cc65/shortlog
cc65
2019-03-24 Bas WassinkRestore src/cc65/locals.c:278 to its orignal state 863/head
2019-03-24 Bas WassinkForgot a cast, sorry
2019-03-24 Bas WassinkRevert accidentally committed changes for a future PR
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-03-24 Greg KingFixed LinuxDoc Tools issues in some verbatim blocks...
2019-03-23 Daniel SerpellAdds address after JVB instruction in the display list...
2019-03-23 Bas WassinkFix 32/64-bit int/pointer casts
2019-03-22 Bas WassinkRemove trailings spaces from CBM-related asm files
2019-03-16 IrgendwerA8Changed enum for FP-register index. 855/head
2019-03-13 IrgendwerA8AtariOS: Fix for FPIDX enum
2019-03-11 Greg KingAdded a C header that translates from the source file...
2019-03-11 Christian GroesslerMerge remote-tracking branch 'irgendwer/AtariOS_Structu...
2019-03-09 IrgendwerA8Code review changes and improved formatting. 854/head
2019-03-08 IrgendwerA8Atari OS: Reestablished DCB structure, fixed union...
2019-03-06 Greg KingRenamed a C header.
2019-03-06 Greg KingFixed the CBM screen-code C header.
2019-03-05 Christian GroesslerMerge pull request #852 from IrgendwerA8/AtariOS_Structure
2019-03-04 IrgendwerA8Added missing pointer star for Basic structure. 852/head
2019-03-04 IrgendwerA8Code review changes and build fix.
2019-03-04 Greg KingRefactorred a CBM screen-code macro, so that we can...
2019-03-03 IrgendwerA8Access Atari OS variables by structure.
2019-02-28 IrgendwerA8Minor math optimizations
2019-02-28 Oliver SchmidtMerge pull request #849 from polluks/patch-4
2019-02-26 StefanUpdate cbm510.sgml 849/head
2019-02-23 Christian GroesslerMerge remote-tracking branch 'dmsc/xex-c' into upstream...
2019-02-21 Daniel SerpellChange XEX configuration file names to better reflect... 848/head
2019-02-21 Daniel SerpellAdd sample linker configurations for Atari binary outpu...
2019-02-21 Daniel SerpellSeparate header and trailers of Atari system_check...
2019-02-21 Daniel SerpellDon't write INITAD if the memory area is empty.
2019-02-21 Daniel SerpellAdd support for INITAD to the Atari binary format.
2019-02-21 Christian Groesslerun-remove TABs in doc/using-make.sgml
2019-02-17 Bill KendrickMove Atari-specific PIA reg vals to atari.h
2019-02-12 Christian Groesslerremote TABs in doc/ and test/
2019-02-12 Oliver SchmidtMerge pull request #834 from jedeoric/master
2019-02-12 Oliver SchmidtAdd translation from PETSCII to screen codes.
2019-02-12 StefanFixed 65C02 timing again.
2019-02-07 Oliver SchmidtMerge pull request #843 from polluks/patch-4
2019-02-07 StefanFixed 65C02 timing. 843/head
2019-02-05 Christian Groesslerremove TABs
2019-02-04 jedeFix typo 834/head
2019-02-03 Daniel SerpellAdds test code for the Atari (xex) linker file format. 762/head
2019-02-03 Daniel SerpellAdds documentation and a sample config file for the...
2019-02-03 Daniel SerpellRewrites ATARI EXE segment writing to optimally write...
2019-02-03 Daniel SerpellDon't support overwrite segments.
2019-02-03 Daniel SerpellOnly write full ATARI XEX header in the first chunk.
2019-02-03 Daniel SerpellRemove unused function.
2019-02-03 Daniel SerpellAdd support for Atari XEX file format to LD65
2019-01-30 Greg KingFixed a note in "ca65.sgml".
2019-01-30 jedeadd more clearly what rom stratoric contains
2019-01-29 Christian GroesslerUse Timer2 for mouse polling.
2019-01-29 jedefix uppercase
2019-01-26 jedefix comma in telestrat.sgml
2019-01-26 jedefix doc/telestrat.sgml
2019-01-26 jedefix uppercase command
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-24 jedeTelemon variables added
2019-01-23 Piotr FusikComment the ATASCII to screen code conversion. 832/head
2019-01-22 Piotr FusikOptimize the conversions from Atari ASCII to screen...
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-18 Bill KendrickCleaned up _pia.h register stuff a bit 831/head
2019-01-18 Bill KendrickAtari colors into _gtia.h; NMIRES/NMIST as union
2019-01-17 Bill Kendrickatari.h: Shadow registers for hardware registers
2019-01-17 Bill KendrickComment adjustments; removed surperfluous keycodes
2019-01-15 Bill KendrickRelocate register values outside structs, + more
2019-01-15 Bill KendrickAdjustments per most feedback on cc65 PR 831
2019-01-14 Bill KendrickSome PIA register #defines
2019-01-14 Bill KendrickPOKEY: Add register #defines & internal kybd codes
2019-01-13 Bill KendrickNote about hues varying depending on environment
2019-01-13 Bill KendrickTweaks to description of ANTIC chip in _antic.h
2019-01-13 Bill KendrickAdded #defines for GTIA register values
2019-01-13 Bill KendrickAdd more register #defines to ANTIC header file
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2019-01-05 Joshua Bellca65: Add string_escapes feature. Resolves #535 829/head
2019-01-04 Greg KingAdded an error message, in case there's a typo in the...
2019-01-04 Greg KingFixed a duplicate-label test.
2019-01-03 Greg KingAdded, to Plus4 and GEOS linker configure files, the...
2019-01-02 Oliver SchmidtMerge pull request #828 from Marrin/marrin-docfix
2019-01-02 MarrinFixed documented return type. 828/head
2018-12-30 Scott Hutterfix for err blank line removal
2018-12-30 Scott HutterMoved contents of SetNewMode doc
2018-12-30 Scott Hutterremoved fastcall from SetNewMode
2018-12-30 Scott Huttercorrected text formatting
2018-12-30 Scott Huttermoved to better folder location
2018-12-30 Scott HutterIssue 814
2018-12-30 Scott HutterSetNewMode() documentation = issue #814
2018-12-30 Scott HutterAdded SetNewMode() to geoslib - #814
2018-12-30 Paul Gardner... change reference to $0200FF to $0200xx
2018-12-30 Paul Gardner... remove redundant line
2018-12-30 Paul Gardner... use pre-existing ZP storage. Make 32-bit pointer value...
2018-12-30 Paul Gardner... add support for detecting 45GS02
2018-12-21 Marc RintschAdded missing external declaration of c64_65816_emd.
2018-12-10 jedeNow tgi_clear() works
2018-12-03 Oliver SchmidtFixed typo.
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
next