]> git.sur5r.net Git - cc65/shortlog
cc65
2003-11-12 cuzCosmetic changes
2003-11-12 cuzTry to be more resolution independent
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzNew mode for the apple ][
2003-11-11 cuzSmall fixes
2003-11-11 cuzConstant expressions, ^ operator
2003-11-11 cuzOptimizations
2003-11-11 cuzFixed a problem
2003-11-11 cuzNew DumpExpr signature
2003-11-11 cuzAllow dumping of symbol expressions
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-11-11 cuzUse safe shift routines
2003-11-11 cuzNew shift module, comment fixes
2003-11-10 cuzRenamed expression ops for better readability
2003-11-10 cuzAdded more missing ops
2003-11-10 cuzEXPR_SECTION was missing from dump
2003-11-10 cuzFix doubtful syntax which causes warnings with new...
2003-11-10 cuzUse new assembler syntax
2003-11-09 cuzFixed a bug
2003-11-09 cuzUse new assembler syntax
2003-11-09 cuzFixed exports for now
2003-11-09 cuzIgnore opctest
2003-11-09 cuzImproved an error message in case of invalid input...
2003-11-09 cuzFixed a bug
2003-11-08 cuzAdded .SCOPE/.ENDSCOPE
2003-11-08 cuzFiles in the file tables have their names in the string...
2003-11-08 cuzMore work on address sizes
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-07 cuzWorking on better 65816 support
2003-11-07 cuzFixed compiler warnings
2003-11-06 cuzNew module
2003-11-06 cuzMade lots of functions __fastcall__
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2003-11-06 cuzRevised symbol scoping
2003-11-05 cuzImproved optimizations
2003-11-05 cpgfix returned X register value (patch by Stefan Haubenthal)
2003-11-04 cuzFixed a typo
2003-11-04 cuzChanged freeing symbol relations, cosmetic changes
2003-11-04 cuzNew function and bug fix
2003-11-04 cuzRemoved tgi_emu_bar
2003-11-03 cuzBuild all before install
2003-11-03 cuzGlobal make file
2003-11-03 cuzRemoved emulation for BAR
2003-11-03 cuzFixed a bug
2003-11-03 cuzPEI is no valid opcode for the 6502/sc02/c02
2003-11-03 cuzFixed missing tab
2003-11-03 cuzAdd dummy target strip
2003-11-03 cuzRenamed targets
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-11-02 cuzConverted the makefile to use wine under Linux
2003-11-02 cuzAdded missing files after upgrade to rpm 4.2
2003-10-31 cuzChange data types to get a smaller memory footprint
2003-10-31 cuzFree expression trees when they're no longer needed
2003-10-31 cuzRemoved dead code
2003-10-31 cuzWork on named scopes
2003-10-31 cuzAdded parens
2003-10-31 cuzAn "absolute mode override modifier" is now added for...
2003-10-30 cuzFixed a bug in the opcode tables
2003-10-29 cuzMore functions
2003-10-29 cuzMake qsort __fastcall__
2003-10-29 cuzMake bsearch __fastcall__
2003-10-29 cuztgi_pagecount returns an unsigned, not void
2003-10-29 cuzFixed a comment
2003-10-28 cuzAdded additional config files for supervision. These...
2003-10-28 cuzImprovements by Piotr Fusik
2003-10-28 cuzRuntime function improvements by Piotr Fusik
2003-10-27 cuzFixed a typo
2003-10-24 cuzUse ROM variables MAX_X/MAX_Y
2003-10-23 cpgchanges from Stefan A. Haubenthal
2003-10-23 cuzChange API for the Compare function
2003-10-23 cuzAdded TEXT entry point, use new assignment operator
2003-10-23 cuzDONE/GETPALETTE/GETDEFPALETTE must no longer return...
2003-10-23 cuzDONE does no longer set an error code
2003-10-23 cuzgetpalette and getdefpalette may no longer return a...
2003-10-23 cuzDONE, GETPALETTE and GETDEFPALETTE will no longer retur...
2003-10-23 cuzGETDEFPALETTE will no longer return an error
2003-10-23 cuzUsed TGI_API_VERSION
2003-10-23 cuzAdded TGI_API_VERSION
2003-10-22 cuzExplain command line arguments
2003-10-22 cuzMove SymEntry stuff into its own module
2003-10-22 cuzFixed a bug in memcpy
2003-10-22 cuzUse the new generic hash tables
2003-10-22 cuzMore tweaking of the new hashtab module
2003-10-22 cuzCosmetic changes
2003-10-22 cuzUse the new hash table module
2003-10-22 cuzNew generic hash table module
2003-10-22 cuzMore string buffer functions
2003-10-21 cuzMove the segment handling stuff from objcode to a separ...
2003-10-21 cuzFixed _HAVE_off_t
2003-10-21 cuzFixed problem with tgi_init and tgi_setpalette
2003-10-20 cpgremoved unimplemented _atari_xxxcolor function declarations
2003-10-20 cuzHelp for --linelabels was missing
2003-10-20 cuzAdd info about the label assignment operator
2003-10-19 cuzSeparate doc package
2003-10-19 cuzCreate a separate doc subpackage
2003-10-17 izydorstVLIR linker malloc's memory, fixes
2003-10-17 izydorstreplaced one arbitrary limit by another one, will not...
2003-10-17 cuzUse the new := operator
next