]> git.sur5r.net Git - cc65/shortlog
cc65
2000-07-15 cuzRemoved duplicate variable ProgName
2000-07-15 cuzDocument the .tcount function
2000-07-15 cuzAdded the .TCOUNT function
2000-07-15 cuzAdded grc doc file from Maciek
2000-07-15 cuzAdded tutorial files from Maciek
2000-07-15 cuzChange intermediate file name for grc from .ss to .s
2000-07-15 cuzUpdate from Maciek
2000-07-10 cpgdetermines OS version
2000-07-10 cpgadded get_ostype() function and related defines
2000-07-10 cpgostype.o: new object file
2000-07-09 cuzRemoved paragraph about asm macro output in the asm...
2000-07-09 cuzFix macro output in the listing
2000-07-09 cpgdisplays upper memory limit on Atari machines
2000-07-08 cuzAdded asm listing stuff
2000-07-08 cuzUpdate for new features/version
2000-07-08 cuzAdded -h option
2000-07-08 cuzAdded/finished .MID, .LEFT, .RIGHT
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-06-30 cuzFixed translation table for GEOS
2000-06-26 cuzFix available memory for C64
2000-06-25 cpgadded Atari entry in Systems chapter
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-25 cuzFixed a bug
2000-06-25 cpgadded deb.c (simple program to enter the debugger)
2000-06-25 cpgadded deb.c
2000-06-25 cpgprovides default value for __graphmode_used variable
2000-06-25 cpgadapt reserved memory with _graphmode_used variable...
2000-06-25 cpggraphuse.o: new object file
2000-06-25 cpgrenamed fd_table, fd_index to __fd_table and __fd_index...
2000-06-24 cuzSeparated _maperrno and _errno
2000-06-24 cuzFixed errno handling
2000-06-23 cpgfull-screen scroll routine (up and down)
2000-06-23 cpgmultiply by 40 routine
2000-06-23 cpguse mul40 routine instead of doing the multiplication...
2000-06-23 cpgsroll.o, mul40.o: new object files
2000-06-23 cpgadded declarations for scroll(), savevecs() and restvecs()
2000-06-23 cuzAdded .CONCAT
2000-06-23 cuzRemoved the strexpr module and placed the implementatio...
2000-06-23 cuzUpdate
2000-06-22 cuzAdded the .depend file
2000-06-22 cuzAdded support for geos resource files
2000-06-22 cuzAdded sample grc from Maciej
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 cuzUpdate for new version
2000-06-22 cuzAdd the atari target
2000-06-22 cuzUpdate for new version
2000-06-22 cuzUpdate for new features
2000-06-22 cuzUpdate for new features
2000-06-22 cuzFixed usage text
2000-06-22 cuzBumped the version number
2000-06-22 cuzNew long option: --debug
2000-06-22 cuzUpdate for next release
2000-06-22 cuzRewrote parsing of locals.
2000-06-22 cuzChanged usage information text
2000-06-22 cpgGTIA color defines; added c64 compatibility color defines
2000-06-22 cpgsetcolor, getcolor and setcolor_low functions
2000-06-22 cpgsetcolor.o: new object file
2000-06-21 cuzFixed a bug
2000-06-21 cpgset MAX_INC_NESTING to 20
2000-06-20 cuzFixed a bug
2000-06-19 cuzFixed a bug
2000-06-15 cuzRemove io.*, some cleanup
2000-06-15 cuzFixed a bug
2000-06-14 cuzNew long option --static-locals
2000-06-14 cuzFixed makefile to use new paths
2000-06-14 cuzBetter error messages when opening include files
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-06-14 cuzAdded MSD
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-12 cpgstupid: put local vars of newfd function into .bss...
2000-06-11 cpgdescribes the files in this directory
2000-06-11 cpgtest program for cprintf()
2000-06-11 cpgadded file I/O test program
2000-06-11 cpgallocate local vars in .data, don't use the stack ...
2000-06-11 cuzFixed a typo
2000-06-10 cuzFix minor function handling stuff
2000-06-10 cuzAdd knowledge about a few more runtime functions
next