]> git.sur5r.net Git - cc65/history - src/da65/infofile.c
Change the makefiles so that CFLAGS that are special for the application are
[cc65] / src / da65 / infofile.c
2007-08-31 cuzStarted to add support for segments.
2006-01-30 cuzAdded new options and info file attribute to set the...
2006-01-29 cuzRestructured some of the code. Attribute handling is...
2006-01-27 cuzNew --label-break option
2005-02-16 cuzAdded new comment feature
2005-01-08 cuzNew info file statement "asminc" that allows to read...
2004-04-29 cuzFixed a bug in the handling of ranges where the granula...
2003-09-11 cuzNew --hexoffs option
2003-08-23 cuzAdd new SKIP range
2003-08-23 cuzAdded INPUTOFFS and INPUTSIZE
2003-08-23 cuzNew features: DByteTable, Comments
2003-08-18 cuzA page length of zero wasn't accepted
2003-08-12 cuzAllow a CPU spec in the GLOBAL section of the info...
2003-08-09 cuzRenamed the config file to info file and changed the...