2003-12-13 |
cuz | Changed format of debug info file |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Include exported symbols in debug info |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Small size optimizations |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Add C64 serial driver |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Create the directory |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Create the directory |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Install serial drivers |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Added C128 serial driver |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Ignore serial binary drivers |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Added C128 swiftlink driver |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Use SER_API_VERSION |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Fixed SER_API_VERSION |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Add SER_API_VERSION |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Ignore generated file supervision.inc |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Added .bankbyte, .hibyte. .howord, .lobyte, .loword |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Use the WORD0 expression op instead of AND |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | New pseudo functions: .LOBYTE, .HIBYTE, .BANKBYTE,... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Removed debug code |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Fixed several address size issues |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Code cleanup |
commit | commitdiff | tree | snapshot |
2003-12-12 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-10 |
cuz | Fixed apple2 tgi names |
commit | commitdiff | tree | snapshot |
2003-12-09 |
cuz | Renamed the apple2 tgi drivers |
commit | commitdiff | tree | snapshot |
2003-12-09 |
cuz | New apple2 tgi driver from Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-12-09 |
cuz | A continue statement within a do loop did not work... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
cuz | More .sizeof explanations |
commit | commitdiff | tree | snapshot |
2003-12-06 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-06 |
cuz | Make .sizeof work with code scopes. First support for... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
cuz | Make .sizeof work with code scopes. First support for... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
cuz | Make struct work as documented |
commit | commitdiff | tree | snapshot |
2003-12-05 |
cuz | Explain more new stuff |
commit | commitdiff | tree | snapshot |
2003-12-05 |
cuz | Started to explain scopes |
commit | commitdiff | tree | snapshot |
2003-12-05 |
cuz | New modes, use .enum |
commit | commitdiff | tree | snapshot |
2003-12-05 |
cuz | Update from Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Use structs |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Use structs |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Use structs/enums |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Syntax change |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Use structs |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Fixes for scoping and better .sizeof support |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | Use an enum for the error codes |
commit | commitdiff | tree | snapshot |
2003-12-03 |
cuz | More work on .sizeof, fixed problems with cheap locals |
commit | commitdiff | tree | snapshot |
2003-12-02 |
cuz | .TAG, structs and unions |
commit | commitdiff | tree | snapshot |
2003-12-02 |
cuz | More work on .sizeof |
commit | commitdiff | tree | snapshot |
2003-11-30 |
cuz | Temp fix for address size detection of symbols |
commit | commitdiff | tree | snapshot |
2003-11-30 |
cuz | Don't remove symbols or otherwise simplify expressions... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
cuz | More .size/.sizeof support |
commit | commitdiff | tree | snapshot |
2003-11-30 |
cuz | New section covering detection of macro parameter types |
commit | commitdiff | tree | snapshot |
2003-11-30 |
cuz | Added .enum |
commit | commitdiff | tree | snapshot |
2003-11-29 |
cuz | Don't use SF_TRAMPOLINE, change symbol references instead. |
commit | commitdiff | tree | snapshot |
2003-11-29 |
cuz | Use smart mode, allow more CPUs, fix CPU dependent... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
cuz | Memory model additions |
commit | commitdiff | tree | snapshot |
2003-11-29 |
cuz | Special code for signed compares against zero |
commit | commitdiff | tree | snapshot |
2003-11-28 |
cuz | Extend the object code format by adding a (currently... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
cuz | Update by Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-11-28 |
cuz | Clear high byte of returned value |
commit | commitdiff | tree | snapshot |
2003-11-27 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-11-26 |
cuz | Patches by Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-11-25 |
cuz | Pass the memory model to the compiler |
commit | commitdiff | tree | snapshot |
2003-11-25 |
cuz | New --memory-model switch |
commit | commitdiff | tree | snapshot |
2003-11-24 |
cuz | New --memory-model option |
commit | commitdiff | tree | snapshot |
2003-11-24 |
cuz | New module |
commit | commitdiff | tree | snapshot |
2003-11-23 |
cuz | Much extended StudyExpr |
commit | commitdiff | tree | snapshot |
2003-11-23 |
cuz | Hold address sizes in an unsigned char |
commit | commitdiff | tree | snapshot |
2003-11-23 |
cuz | New DefAddrSize variable |
commit | commitdiff | tree | snapshot |
2003-11-23 |
cuz | New option --memory-model |
commit | commitdiff | tree | snapshot |
2003-11-23 |
cuz | Removed the EXPR_FORCE... ops |
commit | commitdiff | tree | snapshot |
2003-11-22 |
cuz | Mark RTI as "uses all registers" to avoid problems... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
cuz | Moved StudyExpr + helpers into its own module |
commit | commitdiff | tree | snapshot |
2003-11-18 |
cuz | Temp fix for some address size problems |
commit | commitdiff | tree | snapshot |
2003-11-18 |
cuz | Added long address size |
commit | commitdiff | tree | snapshot |
2003-11-17 |
cuz | Allow conditional directives within .STRUCT7:UNION... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
cuz | Added .SIZEOF |
commit | commitdiff | tree | snapshot |
2003-11-17 |
cuz | Replace address mode detection for expressions |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cpg | implement DEFAULT_DEVICE support |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cpg | fix newfd comment |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cpg | DEFAULT_DEVICE; replaced some spaces with tabs |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cpg | use tmp4 instead of tmp2; tmp2 might now be used by... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cuz | Added enums |
commit | commitdiff | tree | snapshot |
2003-11-14 |
cuz | New function GenAddExpr |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Added structs and unions, more work on scopes and expre... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Remove bank.offs address spec |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Make stuff global |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Address size fixes |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | More work on expressions and address sizes |
commit | commitdiff | tree | snapshot |
2003-11-13 |
cuz | Removed useless __errno imports |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Added the Apple tgi driver |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Special config for use with the TGI driver added |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | New TGI driver by Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Removed the HORLINE entry point |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Precalculate some expressions |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Try to be more resolution independent |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Removed the HORLINE entry point |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Removed the HORLINE entry point |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | Removed the HORLINE entry point |
commit | commitdiff | tree | snapshot |
2003-11-12 |
cuz | New mode for the apple ][ |
commit | commitdiff | tree | snapshot |
next |