]> git.sur5r.net Git - cc65/history - src
Added dump of the file list
[cc65] / src /
2000-07-30 cuzAdded dump of the file list
2000-07-30 cuzAdd dumping of options
2000-07-30 cuzFile no longer needed
2000-07-29 cuzBetter handling of missing flags and wrong files
2000-07-29 cuzAdded the od65 directory
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers
2000-07-29 cuzFixed two typos
2000-07-29 cuzAdd common dir in more search paths
2000-07-29 cuzRenamed several expression ops and added others.
2000-07-29 cuzOutput an error message when trying to determine the...
2000-07-29 cuzCheck segment in in #pragma for validity
2000-07-29 cuzMoved segment name handling into a separate module.
2000-07-28 cuzAdded a watcom makefile
2000-07-28 cuzAdded a DOS target
2000-07-28 cuzAdd the include dir
2000-07-28 cuzAdd the common library
2000-07-28 cuzAdded the io module
2000-07-28 cuzAdded .REPEAT pseudo instruction
2000-07-27 cuzUse gcc function attributes, fix several format related...
2000-07-27 cuzMore attribute use
2000-07-27 cuzUse gcc attribs
2000-07-27 cuzUse gcc attribs, fixed a wrong arg
2000-07-27 cuzUse gcc function attributes for better error checking
2000-07-27 cuzBumped the version number
2000-07-27 cuzAdded .WARNING
2000-07-27 cuzFixed a typo
2000-07-27 cuzFixed a bug in the .ERROR directive
2000-07-27 cuzAdded ERR_EXPECTED_EOF
2000-07-25 cuzAdded string handling functions: .STRLEN and .STRAT
2000-07-25 cuzBumped the .IF nesting to 256
2000-07-20 cuzBumped the version number
2000-07-19 cuzFixed a problem with the add and sub macros
2000-07-18 cuzFixed some gcc warnings
2000-07-18 cuzFixed a gcc warning
2000-07-18 cuzFix some gcc warnings
2000-07-15 cuzRemoved duplicate variable ProgName
2000-07-15 cuzAdded the .TCOUNT function
2000-07-15 cuzChange intermediate file name for grc from .ss to .s
2000-07-15 cuzUpdate from Maciek
2000-07-09 cuzFix macro output in the listing
2000-07-08 cuzAdded -h option
2000-07-08 cuzAdded/finished .MID, .LEFT, .RIGHT
2000-06-30 cuzFixed translation table for GEOS
2000-06-25 cpgadapted CfgAtari for maximum memory
2000-06-25 cuzWorking on .MID
2000-06-25 cuzCheck for duplicate files in an argument list and print...
2000-06-23 cuzRemoved the strexpr module and placed the implementatio...
2000-06-22 cuzAdded the .depend file
2000-06-22 cuzAdded support for geos resource files
2000-06-22 cuzAdded grc
2000-06-22 cuzCreated a gcc makefile for grc
2000-06-22 cuzFirst import of resource compiler by Maciej
2000-06-22 cuzFixed usage text
2000-06-22 cuzBumped the version number
2000-06-22 cuzNew long option: --debug
2000-06-22 cuzRewrote parsing of locals.
2000-06-22 cuzChanged usage information text
2000-06-21 cuzFixed a bug
2000-06-21 cpgset MAX_INC_NESTING to 20
2000-06-20 cuzFixed a bug
2000-06-15 cuzRemove io.*, some cleanup
2000-06-14 cuzNew long option --static-locals
2000-06-14 cuzBetter error messages when opening include files
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-06-14 cuz65C02 additions, saved a few bytes in the code generator
2000-06-14 cuzNew option --add-source
2000-06-14 cuzJust renames
2000-06-14 cuzModule now in common dir
2000-06-14 cuzRemove unneeded includes
2000-06-14 cuzInitialize command line to make ProgName valid
2000-06-14 cuzCode now in common dir
2000-06-14 cuzUse stuff from the common dir
2000-06-14 cuzFix problematic code. Use more stuff from the shared...
2000-06-14 cuzPlace shared modules into the common dir
2000-06-14 cuzMove stuff into the common directory
2000-06-14 cuzMore common subroutines
2000-06-14 cuzSome basic support for the 65C02 CPU.
2000-06-14 cuzRename a function
2000-06-14 cuzFixed an error
2000-06-14 cuzUse new cmdline module
2000-06-14 cuzNew module for command line parsing
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-06-12 cuzMinor changes for MSC compatibility
2000-06-12 cuzRemoved a duplicate line
2000-06-10 cuzFix minor function handling stuff
2000-06-10 cuzAdd knowledge about a few more runtime functions
2000-06-10 cuzRemove functions that do no longer exist
2000-06-10 cuzExplicitly clear reserved storage with $00.
2000-06-10 cuzFixed a bug
2000-06-09 cuzVC++ fixes
2000-06-08 cuzFix several VC++ warnings
2000-06-08 cuzFix several VC++ warnings
2000-06-08 cuzFix several VC++ Warnings
2000-06-08 cuzWatcom/NT fixes
2000-06-08 cuzSome work on function stuff.
2000-06-08 cuzUse xsprintf in common library
2000-06-08 cuzAdd #define for MSC
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-06-02 izydorst?
2000-06-02 izydorst*** empty log message ***
next