]> git.sur5r.net Git - cc65/shortlog
cc65
2000-12-09 cuzMinor text changes
2000-12-09 cuzAdded RPM spec files
2000-12-09 cuzBumped the version number
2000-12-09 cuzIgnore some files
2000-12-09 cuzFixed several obvious omissions. Allow specifying a...
2000-12-08 cuzDescribe initialized void variables
2000-12-08 cuzFixed several minor problems
2000-12-08 cuzAdded a speed optimization. Makes the code somewhat...
2000-12-07 cuzAdded a todo list
2000-12-06 cuzFixed generation of invalid HTML code
2000-12-06 cuzUse a broader character set for labels, so we can save...
2000-12-06 cuzFixed a bug and - while doing so - made it somewhat...
2000-12-06 cuzRemove global namespace operator
2000-12-06 cuzMore help, option --htmldir, first version of include...
2000-12-06 cuzAdd several improvements, among others: Options, index...
2000-12-06 cuzHandle multiple files and cheap local labels
2000-12-05 cuzNew tool
2000-12-04 cuzOptimize local immidiate stores
2000-12-04 cuzOptimize local immidiate stores
2000-12-04 cuzAdded load/store transformation
2000-12-04 cuzAdded new code hints for use at the end of a function
2000-12-04 cuzNew optimization
2000-12-04 cuzFixed a bug
2000-12-04 cuzMinor rearrangements to make the code more robust in...
2000-12-04 cuz65C02 optimizations
2000-12-04 cpgadapted to new return values (PAL/NTSC is now reported...
2000-12-04 cpgreturns television system
2000-12-04 cpgtvtype.o: new object file
2000-12-04 cpgchanged get_ostype defines for new return parameters...
2000-12-03 cpggraphics memory reservation is now done via a contructo...
2000-12-03 cpgset contructor priority to 27 (grr)
2000-12-03 cpgBasic-like GRAPHICS function; not yet implemented;...
2000-12-03 cpgdefault set back to 9, as we're now only linked if...
2000-12-03 cpgset constructor priority to 26
2000-12-03 cpggraphics.o: new object file
2000-12-03 cpgfixed a stupid bug. why haven't I noticed it before??
2000-12-03 cpgremoved special mouse memory handling, it's now done...
2000-12-03 cpgadded mousemem constructor
2000-12-03 cuzMinor fix
2000-12-03 cuzFix mail address
2000-12-03 cuzMore SGML conversions
2000-12-03 cuzMore SGML conversions
2000-12-03 cuzMore SGML conversions
2000-12-03 cuzMore SGML conversions, index page
2000-12-03 cuzAdd docs for the FEATURES section
2000-12-02 cuzFix up character translation explanation
2000-12-02 cuzAdditions + cleanup
2000-12-02 cuzConverted the ld65 docs to sgml
2000-12-02 cuzFixed wrong translations for PET and CBM610
2000-12-02 cuzFixed newline bug in cvline
2000-12-02 cuzvcprintf() does now have __fastcall__ calling conventions
2000-12-02 cuzRewrote vcprintf() in assembler
2000-12-02 cuzRemoved unused stuff
2000-12-01 cuzNew asm function have __fastcall__ calling conventions
2000-12-01 cuzRewrote vsprintf() in assembler
2000-12-01 cuzFixed wrong comment
2000-12-01 cuzFixed a typo
2000-12-01 cuzUse a destructor instead of atexit
2000-12-01 cuzRewrote sprintf() in assembler
2000-12-01 cuzRewrote fprintf in assembler
2000-12-01 cuzRewrote cprintf() in assembler
2000-12-01 cuzRewrote vfprintf() in assembler
2000-12-01 cuzAdd info about jmp (ind) bug
2000-12-01 cuzTranslate chars returned by .strat into the target...
2000-12-01 cuzIgnore assembler listing files
2000-12-01 cuzMake _printf() __fastcall__
2000-12-01 cuzRewrote printf in assembler
2000-12-01 cuzIgnore assembler listings
2000-12-01 cuzCleanup and optimizations
2000-12-01 cuzFix detection of byte sized expressions
2000-11-30 cuz_printf rewritten in assembler - basic tests ok, needs...
2000-11-30 cuzChanged email address of Keith Gerdes
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-30 cuzAdded config file for bcc micro
2000-11-29 cuzDocumentation updates
2000-11-29 cuzFixed a typo
2000-11-29 cuzUse the new TgtTranslateBuf function
2000-11-29 cuzNew TgtTranslateBuf function
2000-11-29 cuzPass the target system to the assembler so characters...
2000-11-28 cuzImplementation for the .IFPxx commands was missing
2000-11-28 cuzpusha function has changed
2000-11-28 cuzAdded some 65C02 code
2000-11-28 cuz65C02 code, minor optimization.
2000-11-27 cuzSome more 6502 code
2000-11-27 cuzAdded some 65C02 code.
2000-11-27 cuzImplemented large offsets for g_putind
2000-11-24 cuzFix several errors: The address operator on functions...
2000-11-24 cuzFixed a typo
2000-11-23 cuzSqeezed one byte out of the zerobss routine:-)
2000-11-23 cuzMove the conio initialization routines where they belon...
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-23 cuzRemoved initialization code to set the screen size...
2000-11-23 cuzAbort on errors
2000-11-22 cuzIgnore some more files
2000-11-22 cuzUse the condes feature
2000-11-22 cuzAdded optimizations for commutative arithmetic ops
2000-11-22 cuzNew --cpu command line switch
2000-11-22 cuzIn switch statements, do only print a warning about...
2000-11-21 cuzRemoved the old cc65.txt file, added documentation...
2000-11-21 cuzChanged doatexit destructor priority
next