2002-11-01 |
cuz | Work on better type casts - not yet finished |
commit | commitdiff | tree | snapshot |
2002-10-29 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-10-28 |
cuz | No support files in atmos dir |
commit | commitdiff | tree | snapshot |
2002-10-25 |
cuz | Expanded entry for Greg King |
commit | commitdiff | tree | snapshot |
2002-10-25 |
cuz | Added stdbool.h provided by Greg King |
commit | commitdiff | tree | snapshot |
2002-10-25 |
cuz | Division test program by Greg King |
commit | commitdiff | tree | snapshot |
2002-10-25 |
cuz | Added the div function |
commit | commitdiff | tree | snapshot |
2002-10-25 |
cuz | Added new div() function written by Greg King |
commit | commitdiff | tree | snapshot |
2002-10-24 |
cuz | Minor optimization suggested by Greg King |
commit | commitdiff | tree | snapshot |
2002-10-18 |
cuz | Fixed a problem with perror: The error code may get... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
cuz | New store optimization. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
cuz | Fixed error "variable has unknown size" for a local... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
cuz | Fixed a buffer overflow (report from Christian Groessler). |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Fixed some bad looking stuff |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | List of short options were missing |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Remove statement about initialization of locals |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Document the new #pragma syntax. Add comment about... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Remove paragraph about initializaton of locals |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Allow initialization of local variables of compound... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Restructured DeclareLocals() |
commit | commitdiff | tree | snapshot |
2002-10-10 |
cuz | Made a lot of short functions inline |
commit | commitdiff | tree | snapshot |
2002-10-09 |
cuz | Add info about more functions |
commit | commitdiff | tree | snapshot |
2002-10-09 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-10-08 |
cuz | Added more size optimizations, separate module |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Output an error if an invalid address is used |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | New optimizer pass OptShift3. |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Fixed an omission in AdjustStackOffset. Use CS_IsBasicB... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Improved implementation of OptPushPop |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | New functions CS_ResetMarks, CS_ResetAllMarks and CS_Is... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Use other representations for SCHAR_MIN, SHORT_MIN... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Fixed a string in the help screen |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Fixed problem with earlier change |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Fix codesize setting |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | New/changed optimizations |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Remove the swapeax routine, it is obsolete |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Add tgi subdir |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Minor improvement of optimizations |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Increase the size of some buffers, so we are at the... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Changes from Michael Klein |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Port plasma to the C128 |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Last change introduced a bug |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Added the TGI mode table |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Remove the ",r" spec |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Added tgidemo |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Ignore executables |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Don't call the driver if we don't have one loaded |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Removed duplicate declaration |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Use a #define instead of numeric value |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Started to add tgi text output functions |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Started to add text output functions |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Fixed a small bug |
commit | commitdiff | tree | snapshot |
2002-10-02 |
cuz | Fixed optimizer bug in or/xor |
commit | commitdiff | tree | snapshot |
2002-10-02 |
cuz | Place all declarations that are local to a function... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
cuz | Allow more flexible numeric flag pragma arguments |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | File had DOS line endings |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Ignore also cr's on input. This allows to compile sourc... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Removed debug code |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Add SB_GetNumber to scanstrbuf.c. |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Call StrBuf destructors |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Use the new StrBuf features |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Redoing the pragma stuff |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | New function SB_Skip |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Add a user index to class StrBuf |
commit | commitdiff | tree | snapshot |
2002-09-28 |
cuz | Fixed the result of the % operator for longs |
commit | commitdiff | tree | snapshot |
2002-09-28 |
cuz | Fixed the result of the % operator for ints |
commit | commitdiff | tree | snapshot |
2002-09-27 |
cuz | Remove the "empty" segment type |
commit | commitdiff | tree | snapshot |
2002-09-25 |
cuz | Change the .LOCAL command so that the cheap local symbo... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
cuz | Changed a function name |
commit | commitdiff | tree | snapshot |
2002-09-23 |
cuz | Added the __DATE__ and __TIME__ preprocessor macros |
commit | commitdiff | tree | snapshot |
2002-09-23 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2002-09-21 |
cuz | Added Michael Klein |
commit | commitdiff | tree | snapshot |
2002-09-20 |
cuz | Worked around a bug in GNU info |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | vsscanf is a C file |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Fix problems building info files, patch from Michael... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Added debian stuff from Michael Klein <michael.klein... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | assert() must be an expression of type void |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Improve type casts for ints. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-09-14 |
cuz | .BLANK was also broken |
commit | commitdiff | tree | snapshot |
2002-09-14 |
cuz | The .IFNBLANK command was broken |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | Prepare VIC20 startup for different start addresses |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | AllocIf would overwrite memory if the .IF nesting becam... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
izydorst | fixed error check |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | Add rule to make zeropage.o in runtime dir if it is... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
izydorst | cleared warning |
commit | commitdiff | tree | snapshot |
2002-08-09 |
cuz | Changed joystick bits after change in joystick code... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
cuz | Optimization |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | VIC20 needs other joystick constants |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | New, shorter readjoy function |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | The vic20 target had the wrong CFLAGS |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | New redhat spec |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Small optimizations |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Cleanup, fix VIC20 problem |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Remove unused code, port to new version |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Added VIC20 port changes from Steve Schmidtke |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Reverse the last change, brain error :-( |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Reintroduce a patch for a bug that has been lost betwee... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
next |