]> git.sur5r.net Git - cc65/shortlog
cc65
2002-11-27 cuzFound a better solution for Requires:
2002-11-26 cuzAdded some string functions
2002-11-26 cuzKeep the docs current
2002-11-26 cuzUpdate for new version
2002-11-26 cpgalways use setcursor to update cursor settings
2002-11-26 cpgcall setcursor to update cursor settings
2002-11-26 cpgsetcursor now updates OLDADR from COLCRS and ROWCRS
2002-11-26 cuzAdded blurb about register variables
2002-11-26 cuzNew --register-space option
2002-11-26 cuzAdd compiler options for register variables
2002-11-26 cuzAdded the .TIME pseudo function
2002-11-25 cuzUse the constants from _file.inc
2002-11-25 cuzMake the spawn module an include file as suggested...
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-11-25 cuzUse register variables
2002-11-25 cuzAdditional pointer load optimization
2002-11-25 cuzFixed symtab code
2002-11-25 cuzRe-added register variables.
2002-11-25 cuzRegister variables (again) available
2002-11-25 cuzOverhauled paragraph about register variables
2002-11-25 cuzMake fclose __fastcall__
2002-11-25 cuzFixed a bug
2002-11-25 cuzNew fire demo. Add tgi drivers to the disk.
2002-11-25 cuzUse register variables
2002-11-25 cuzNew functions to swap register variables
2002-11-24 cuzFixed a bug
2002-11-24 cuzReenable register variables
2002-11-24 cuzCheck register before static
2002-11-24 cuzFixed a typo
2002-11-24 cuzRewrote fclose() in assembler
2002-11-24 cuzFixed last fix:-)
2002-11-24 cuzFixed a problem with the test expression in a for loop...
2002-11-24 cuzFixed a bug
2002-11-23 cuzMake fread and fwrite fastcall
2002-11-23 cuzRewrote fread in assembler
2002-11-23 cuzFixed a bug
2002-11-23 cuzRewrote fwrite in assembler
2002-11-23 cuzMore optimizations
2002-11-23 cuzMust import sp now that the zp definitions are elsewhere
2002-11-23 cuzChange naming conventions for tgi drivers
2002-11-23 cuzRename the 320x200x2 driver to c64-hi.tgi
2002-11-23 cuzMake fopen fastcall
2002-11-23 cuzRewrote fopen in assembler
2002-11-23 cuzRewrote _fopen in assembler
2002-11-23 cuzA few size optimizations
2002-11-23 cuzRewrite
2002-11-23 cuzFixed a bug in pushw0sp
2002-11-23 cuzAnother optimization step
2002-11-23 cuzNew module
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-22 cuzAdditions
2002-11-22 cuzNew upper memory limit
2002-11-22 cuzComment was wrong
2002-11-22 cuzAdd a macro for peekbsys
2002-11-22 cuzNew harmless function
2002-11-22 cuzChanged a comment
2002-11-22 cuzFixed the break stuff
2002-11-22 cuzSmall changes for new C16 target
2002-11-22 cuzAdded interrupt handler table
2002-11-22 cuzCosmetic changes
2002-11-22 cuzUse the new LOWCODE segment
2002-11-22 cuzMore banking support
2002-11-22 cuzAdded wrappers for the kernal functions
2002-11-22 izydorstadded info that time.h is safe to be used
2002-11-22 izydorstadded _systime implementation for GEOS
2002-11-22 izydorstadded LOWCODE and STARTUP segments
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzMove the startup code into its own segment
2002-11-22 cuzAdded atmos and new c16 target
2002-11-22 cuzC16 changes
2002-11-22 cuzCosmetic changes
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2002-11-22 cuzRemoved __cdiff. Since the assembler does character...
2002-11-22 cuzMore c16 changes
2002-11-22 cuzRename segment named NMI to LOWCODE
2002-11-22 cuzFixed a wrong name (see last change)
2002-11-22 cuzMake wchar_t a 16 bit type
2002-11-22 cuzFixed a typo
2002-11-22 cuzexit() is __fastcall__
2002-11-22 cuzReversed the last change because it did not work
2002-11-21 cuzFixed a bug
2002-11-21 cuzRemoved comment about a cast that is no longer necessary
2002-11-21 cuzNew target c16
2002-11-21 cuzRenamed NMI segment to LOWCODE
2002-11-21 cuzFixed a bug
2002-11-21 cuzRewrote code for better readability
2002-11-21 cuzSmall but significant shift optimization
2002-11-20 cuzWorking on the auto build
2002-11-20 cuzWorking on the auto build
2002-11-20 cuzWorking on the auto build
2002-11-20 cuzFixed bad date
2002-11-20 cuzPreparing auto build
2002-11-20 cuzAdd declaration of __errno
2002-11-20 cuzMove more common code into rwcommon.s.
2002-11-20 cuzCommiting some old changes
2002-11-20 cuzIgnore module.inc
2002-11-20 cuzUse the POSIX file I/O functions instead of the high...
2002-11-20 cuzNew calling conventions for read
next