]> git.sur5r.net Git - cc65/shortlog
cc65
2002-04-25 cuzAdded configuration for cc65 modules
2002-04-24 cuzmod_ctrl struct cleanup
2002-04-24 cuzStruct cleanup
2002-04-23 cuzExport start and size of the ZP memory area
2002-04-23 cuzStreamlined the code, add zero page relocations
2002-04-23 cuzRemoved duplicate defs
2002-04-21 cuzStart to describe the FILES and FORMAT sections
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2002-04-21 cuzNew files for loading modules at runtime
2002-04-21 cuzAdded mod_free
2002-04-21 cuzNew directory for (globally used) assembler includes.
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-04-21 cuzdos -> unix lf conversion
2002-04-21 cuzAdded new header files
2002-04-20 cuzUse cc65 character classification routines
2002-04-18 cuzFixed a typo
2002-04-17 cuzFixed wrong compares (new code by Piotr Fusik)
2002-04-17 cuzFixed a bug
2002-04-14 cuzWorking
2002-04-12 cuzIgnore intermediate files
2002-04-09 cuzFixed a message output
2002-04-09 cuzFixed an error
2002-04-08 cuzWorking
2002-04-08 cuzNew pattern matching module matchpat.[ch]
2002-04-08 cuzAdded spec for v 2.8.0
2002-04-08 cuzBumped the version number
2002-04-08 cuzWorking
2002-04-08 cuzRemove duplicate line feed
2002-04-08 cuzDocument --config option
2002-04-08 cuzAdd --config option to usage
2002-04-08 cuzCosmetic change
2002-04-08 cuzCosmetic change
2002-04-07 cuzNew plugin stdio
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzFirst test plugin
2002-04-06 cuzWorking on the plugin interface
2002-04-06 izydorstadded test of mouse.h routines
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-04-06 cuzAdd info about the boolxx functions
2002-04-06 cuzFixed a code generation bug
2002-04-05 cuzFixed a typo
2002-04-01 cuzWorking
2002-04-01 cuzWorking
2002-03-31 cuzWorking
2002-03-30 cuzWorking
2002-03-30 cuzFirst import
2002-03-25 cuzStraighten checking of the initialized flag in both...
2002-03-24 cpgfix return Z flag: it was set if the LSB of the length...
2002-03-24 cuzUse _file.inc and its constants
2002-03-24 cuzCompleted _scanf.c, added vsscanf.c, rewrote sscanf.c.
2002-03-24 cuzFix return codes
2002-03-24 cuzInclude name of errorneous symbol in error message
2002-03-18 cuzPrepare for separate ASM name in symbol table entry
2002-03-18 cuzAttribute work
2002-03-17 cuzAdded scanf familiy of functions
2002-03-17 cuzWorking on the _scanf implementation
2002-03-17 cuzThe %p format specifier was missing
2002-03-17 cuzDon't print a zero offset in labels
2002-03-17 cuzCosmetic change
2002-03-16 cuzUse CHECK instead of assert
2002-03-16 cuzUse a new specialized multiply routines
2002-03-16 cuzAdded a few more specialized multiply routines
2002-03-16 cuzSeveral minor changes and fixes
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
2002-03-15 cuzTracking zero page locations
2002-03-12 cuzUse CTNone as default
2002-03-11 cuzWorking on the register tracking
2002-03-11 cuzFirst support for STZ
2002-03-10 cuzRemoved old cruft
2002-03-10 cuzAdd 65C02 specific optimization: Use TSB/TRB
2002-03-10 cuzFixed problems with incomplete types (structs and array...
2002-03-10 cuzThe last patch did not work correctly in call cases...
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2002-03-08 izydorstmoved cursor.inc to proper location
2002-03-08 izydorstreplaced char* by const char* as it is in prototype
2002-03-08 izydorsterror handling if drive type is unknown
2002-03-08 izydorstdocumentation updates, info about conio stuff
2002-03-08 izydorstenabled mouse support for GEOS
2002-03-07 cuzLocal variables of incomplete types could be declared
2002-03-06 cuzIgnore lunix.inc
2002-03-06 cuzFixed an error in struct assignment
2002-03-06 cuzLast fix was not correct according to the standard
2002-03-06 cuzBug fixed: The preprocessor # operator did not work...
2002-03-06 cuzTwo prototypes had a const qualifier missing
2002-03-06 cuzFixed several const related bugs
2002-03-05 cuzFixed a typo
2002-02-18 cuzAdded .charmap
2002-02-18 cuzAdd #pragma charmap()
2002-02-18 cuzDocument #pragma charmap
2002-02-18 cuzAllow to set character translations at compile time
2002-02-14 cuzUpdated PETSCII mappings
2002-02-14 cuzMake the voice data unsigned
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2002-02-14 cuzBumped the version number
2002-02-13 cuzReplace staxspidx if possible
next