]> git.sur5r.net Git - cc65/history - src/ld65/scanner.h
Add support for INITAD to the Atari binary format.
[cc65] / src / ld65 / scanner.h
2019-02-21 Daniel SerpellAdd support for INITAD to the Atari binary format.
2019-02-12 Oliver SchmidtMerge pull request #834 from jedeoric/master
2019-02-03 Daniel SerpellOnly write full ATARI XEX header in the first chunk.
2019-02-03 Daniel SerpellAdd support for Atari XEX file format to LD65
2018-09-14 greg-king5Merge pull request #740 from laubzega/master
2018-09-09 LaubzegaNew segment type renamed to "overwrite".
2018-09-04 LaubzegaSegment OVERLAY renamed to REPLACE. Bugfix for read...
2018-08-25 LaubzegaAdd segment type "overlay". 739/head
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-07 Oliver SchmidtMerge pull request #7 from greg-king5/config-buf
2013-05-07 Greg KingRemoved unneeded variable and function. 7/head
2012-01-03 uzStarted to add a new .BANK instruction that allows...
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-11-10 uzKeep the config file position in a FilePos structure.
2010-03-20 uzChanged the type of CfgSVal to a string buffer and...
2005-07-28 cuzAdded simple expressions for the config file
2005-07-24 cuzNew syntax for symbols
2005-03-30 cuzFixed numeric OS ids. Added new OS OPENCBM
2005-01-08 cuzNew segment attribute ALIGN_LOAD. Some cleanup.
2004-09-20 cuzNew condes type interruptor
2003-09-14 cuzMore debug file output
2003-05-22 cuzAdded an OPTIONAL segment attribute
2002-12-03 cuzNew feature: startaddress
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2002-04-08 cuzCosmetic change
2002-04-08 cuzCosmetic change
2001-03-10 cuzAllow to define symbols in the linker config
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature
2000-09-24 cuzAdded printf format attributes
2000-05-28 uzThis commit was generated by cvs2svn to compensate...