2003-12-20 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2003-12-20 |
cuz | Complete redesign of the CBM610 support. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-20 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-20 |
cuz | Debugged the driver |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Changed chip register names, fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | c65.sgml was missing from the index |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | More functions |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Added more functions |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Fixed wrong statements |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Invalid error codes will set errno |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Fixed variable names |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | Restructuring, added first version of IEC routines... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
cuz | kiec.s |
commit | commitdiff | tree | snapshot |
2003-12-18 |
cuz | Changes from Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2003-12-17 |
cuz | Use new decls |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Use structs |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Use new joystick decls |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Use .repeat to unroll the loop. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Use structs |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Use changed EM decls |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Add serial drivers |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Added docs for the Commodore 610 |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Fix driver attributions |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Fix driver attributions |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Added platform specific doc for the Apple ][ |
commit | commitdiff | tree | snapshot |
2003-12-16 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2003-12-15 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2003-12-15 |
cuz | New C16 docs. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
cuz | New EM driver for the C16 |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Added _ted.h header file and TED definition |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Add VDC definition |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Added plus/4 docs |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Added C128 documentation. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Serial support for the Plus/4 |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Don't use callax because condes is called in interrupt... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Added a serial driver for the builtin 6551 of the Plus... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
cuz | Added an IRQ vector |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Set the address size once assembly is terminated |
commit | commitdiff | tree | snapshot |
2003-12-13 |
cuz | Squeezed one precious byte out of the code |
commit | commitdiff | tree | snapshot |
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 |
next |