]> git.sur5r.net Git - cc65/shortlog
cc65
2003-12-14 cuzAdded C128 documentation.
2003-12-14 cuzFixed a bug
2003-12-14 cuzSerial support for the Plus/4
2003-12-14 cuzDon't use callax because condes is called in interrupt...
2003-12-14 cuzAdded a serial driver for the builtin 6551 of the Plus...
2003-12-14 cuzAdded an IRQ vector
2003-12-13 cuzSet the address size once assembly is terminated
2003-12-13 cuzSqueezed one precious byte out of the code
2003-12-13 cuzChanged format of debug info file
2003-12-13 cuzInclude exported symbols in debug info
2003-12-13 cuzSmall size optimizations
2003-12-13 cuzAdd C64 serial driver
2003-12-13 cuzCreate the directory
2003-12-13 cuzCreate the directory
2003-12-13 cuzInstall serial drivers
2003-12-13 cuzFixed a typo
2003-12-13 cuzAdded C128 serial driver
2003-12-13 cuzIgnore serial binary drivers
2003-12-13 cuzAdded C128 swiftlink driver
2003-12-13 cuzUse SER_API_VERSION
2003-12-13 cuzFixed SER_API_VERSION
2003-12-12 cuzAdd SER_API_VERSION
2003-12-12 cuzIgnore generated file supervision.inc
2003-12-12 cuzAdded .bankbyte, .hibyte. .howord, .lobyte, .loword
2003-12-12 cuzUse the WORD0 expression op instead of AND
2003-12-12 cuzNew pseudo functions: .LOBYTE, .HIBYTE, .BANKBYTE,...
2003-12-12 cuzRemoved debug code
2003-12-12 cuzFixed several address size issues
2003-12-12 cuzCode cleanup
2003-12-12 cuzFixed a bug
2003-12-10 cuzFixed apple2 tgi names
2003-12-09 cuzRenamed the apple2 tgi drivers
2003-12-09 cuzNew apple2 tgi driver from Stefan Haubenthal
2003-12-09 cuzA continue statement within a do loop did not work...
2003-12-06 cuzMore .sizeof explanations
2003-12-06 cuzFixed a bug
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake struct work as documented
2003-12-05 cuzExplain more new stuff
2003-12-05 cuzStarted to explain scopes
2003-12-05 cuzNew modes, use .enum
2003-12-05 cuzUpdate from Stefan Haubenthal
2003-12-03 cuzUse structs
2003-12-03 cuzUse structs
2003-12-03 cuzUse structs/enums
2003-12-03 cuzSyntax change
2003-12-03 cuzUse structs
2003-12-03 cuzFixes for scoping and better .sizeof support
2003-12-03 cuzUse an enum for the error codes
2003-12-03 cuzMore work on .sizeof, fixed problems with cheap locals
2003-12-02 cuz.TAG, structs and unions
2003-12-02 cuzMore work on .sizeof
2003-11-30 cuzTemp fix for address size detection of symbols
2003-11-30 cuzDon't remove symbols or otherwise simplify expressions...
2003-11-30 cuzMore .size/.sizeof support
2003-11-30 cuzNew section covering detection of macro parameter types
2003-11-30 cuzAdded .enum
2003-11-29 cuzDon't use SF_TRAMPOLINE, change symbol references instead.
2003-11-29 cuzUse smart mode, allow more CPUs, fix CPU dependent...
2003-11-29 cuzMemory model additions
2003-11-29 cuzSpecial code for signed compares against zero
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-28 cuzUpdate by Stefan Haubenthal
2003-11-28 cuzClear high byte of returned value
2003-11-27 cuzFixed a bug
2003-11-26 cuzPatches by Stefan Haubenthal
2003-11-25 cuzPass the memory model to the compiler
2003-11-25 cuzNew --memory-model switch
2003-11-24 cuzNew --memory-model option
2003-11-24 cuzNew module
2003-11-23 cuzMuch extended StudyExpr
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-23 cuzNew DefAddrSize variable
2003-11-23 cuzNew option --memory-model
2003-11-23 cuzRemoved the EXPR_FORCE... ops
2003-11-22 cuzMark RTI as "uses all registers" to avoid problems...
2003-11-19 cuzMoved StudyExpr + helpers into its own module
2003-11-18 cuzTemp fix for some address size problems
2003-11-18 cuzAdded long address size
2003-11-17 cuzAllow conditional directives within .STRUCT7:UNION...
2003-11-17 cuzAdded .SIZEOF
2003-11-17 cuzReplace address mode detection for expressions
2003-11-14 cpgimplement DEFAULT_DEVICE support
2003-11-14 cpgfix newfd comment
2003-11-14 cpgDEFAULT_DEVICE; replaced some spaces with tabs
2003-11-14 cpguse tmp4 instead of tmp2; tmp2 might now be used by...
2003-11-14 cuzAdded enums
2003-11-14 cuzNew function GenAddExpr
2003-11-13 cuzFixed a bug
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-13 cuzRemove bank.offs address spec
2003-11-13 cuzMake stuff global
2003-11-13 cuzAddress size fixes
2003-11-13 cuzMore work on expressions and address sizes
2003-11-13 cuzRemoved useless __errno imports
2003-11-12 cuzAdded the Apple tgi driver
2003-11-12 cuzSpecial config for use with the TGI driver added
2003-11-12 cuzFixed a typo
2003-11-12 cuzNew TGI driver by Stefan Haubenthal
next