]> git.sur5r.net Git - cc65/shortlog
cc65
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
2000-11-21 cuzWorking on the condes feature
2000-11-20 cuzFirst condes feature test
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzNew condes module
2000-11-20 cuzMoved the jmpvec module from common to runtime
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzAdded InitFilePos method
2000-11-20 cuzWorking on the condes feature
2000-11-19 cpgPM base isn't hardcoded anymore, we now get it from...
2000-11-19 cpgreserve memory for mouse PM if RESERVE_MOUSE_MEMORY...
2000-11-19 cuzMake target for generating the .inc files
2000-11-19 cuzMingW fixes
2000-11-19 cpgadded definition for DCB
2000-11-17 cuzFixed a DJGPP warning
2000-11-17 cuzSmall fix for DJGPP
2000-11-17 cpgmouse.o: new object file
2000-11-17 cpgfixed & adapted for cc65
2000-11-17 cpgAtari mouse routines -- original version from F.Offenga
2000-11-16 cuzUpdated the mouse module
2000-11-16 cuzChanged mouse_down --> mouse_buttons, added MOUSE_BTN_L...
2000-11-16 cpgadded mouse type defines; added mouse_down() prototype
2000-11-16 cpgadded explanation of return codes
2000-11-16 cpgremoved leading _ from dio functions and types; added...
2000-11-16 cpgdio functions and types now have no leading _ anymore
2000-11-16 cpgdio functions and type now have no leading _ anymore...
2000-11-14 cpgremoved _dio_format prototype
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from struct names
2000-11-02 cuzRemoved underlines from structure names.
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-11-01 cuzSplit of the lruntime module
2000-10-31 cuzReplaced missing routine, fixed a bug
2000-10-31 cuzFixed a bug in the last change
2000-10-31 cuzAdded missing params to Error function
2000-10-31 cuzModule split
2000-10-31 cuzOptimization
2000-10-31 cuzRemoved unneeded imports
2000-10-31 cuzSplitted the dec and inc modules into smaller ones
2000-10-31 cuzAdded a sort function
2000-10-31 cuzAdded type parameter to mouse_init
2000-10-31 cuzMoved the target configurations into separate files
next