2002-10-10 |
cuz | Restructured DeclareLocals()
|
commit | commitdiff | tree |
2002-10-10 |
cuz | Made a lot of short functions inline
|
commit | commitdiff | tree |
2002-10-09 |
cuz | Add info about more functions
|
commit | commitdiff | tree |
2002-10-09 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-10-08 |
cuz | Added more size optimizations, separate module
|
commit | commitdiff | tree |
2002-10-06 |
cuz | Output an error if an invalid address is used
|
commit | commitdiff | tree |
2002-10-06 |
cuz | New optimizer pass OptShift3.
|
commit | commitdiff | tree |
2002-10-06 |
cuz | Fixed an omission in AdjustStackOffset. Use CS_IsBasicBlock...
|
commit | commitdiff | tree |
2002-10-06 |
cuz | Improved implementation of OptPushPop
|
commit | commitdiff | tree |
2002-10-06 |
cuz | New functions CS_ResetMarks, CS_ResetAllMarks and CS_IsBasic...
|
commit | commitdiff | tree |
2002-10-06 |
cuz | Use other representations for SCHAR_MIN, SHORT_MIN...
|
commit | commitdiff | tree |
2002-10-06 |
cuz | Fixed a string in the help screen
|
commit | commitdiff | tree |
2002-10-05 |
cuz | Fixed problem with earlier change
|
commit | commitdiff | tree |
2002-10-05 |
cuz | Fix codesize setting
|
commit | commitdiff | tree |
2002-10-05 |
cuz | New/changed optimizations
|
commit | commitdiff | tree |
2002-10-05 |
cuz | Remove the swapeax routine, it is obsolete
|
commit | commitdiff | tree |
2002-10-04 |
cuz | Add tgi subdir
|
commit | commitdiff | tree |
2002-10-04 |
cuz | Minor improvement of optimizations
|
commit | commitdiff | tree |
2002-10-04 |
cuz | Increase the size of some buffers, so we are at the...
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Changes from Michael Klein
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Port plasma to the C128
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Last change introduced a bug
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Added the TGI mode table
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Remove the ",r" spec
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Added tgidemo
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Ignore executables
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Don't call the driver if we don't have one loaded
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Removed duplicate declaration
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Use a #define instead of numeric value
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Started to add tgi text output functions
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Started to add text output functions
|
commit | commitdiff | tree |
2002-10-03 |
cuz | Fixed a small bug
|
commit | commitdiff | tree |
2002-10-02 |
cuz | Fixed optimizer bug in or/xor
|
commit | commitdiff | tree |
2002-10-02 |
cuz | Place all declarations that are local to a function...
|
commit | commitdiff | tree |
2002-10-01 |
cuz | Allow more flexible numeric flag pragma arguments
|
commit | commitdiff | tree |
2002-09-30 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-09-30 |
cuz | File had DOS line endings
|
commit | commitdiff | tree |
2002-09-30 |
cuz | Ignore also cr's on input. This allows to compile sources...
|
commit | commitdiff | tree |
2002-09-30 |
cuz | Removed debug code
|
commit | commitdiff | tree |
2002-09-30 |
cuz | Add SB_GetNumber to scanstrbuf.c.
|
commit | commitdiff | tree |
2002-09-29 |
cuz | Call StrBuf destructors
|
commit | commitdiff | tree |
2002-09-29 |
cuz | Use the new StrBuf features
|
commit | commitdiff | tree |
2002-09-29 |
cuz | Redoing the pragma stuff
|
commit | commitdiff | tree |
2002-09-29 |
cuz | New function SB_Skip
|
commit | commitdiff | tree |
2002-09-29 |
cuz | Add a user index to class StrBuf
|
commit | commitdiff | tree |
2002-09-28 |
cuz | Fixed the result of the % operator for longs
|
commit | commitdiff | tree |
2002-09-28 |
cuz | Fixed the result of the % operator for ints
|
commit | commitdiff | tree |
2002-09-27 |
cuz | Remove the "empty" segment type
|
commit | commitdiff | tree |
2002-09-25 |
cuz | Change the .LOCAL command so that the cheap local symbol...
|
commit | commitdiff | tree |
2002-09-25 |
cuz | Changed a function name
|
commit | commitdiff | tree |
2002-09-23 |
cuz | Added the __DATE__ and __TIME__ preprocessor macros
|
commit | commitdiff | tree |
2002-09-23 |
cuz | Cosmetic changes
|
commit | commitdiff | tree |
2002-09-21 |
cuz | Added Michael Klein
|
commit | commitdiff | tree |
2002-09-20 |
cuz | Worked around a bug in GNU info
|
commit | commitdiff | tree |
2002-09-18 |
cuz | vsscanf is a C file
|
commit | commitdiff | tree |
2002-09-18 |
cuz | Fix problems building info files, patch from Michael...
|
commit | commitdiff | tree |
2002-09-18 |
cuz | Added debian stuff from Michael Klein <michael.klein...
|
commit | commitdiff | tree |
2002-09-18 |
cuz | assert() must be an expression of type void
|
commit | commitdiff | tree |
2002-09-18 |
cuz | Improve type casts for ints.
|
commit | commitdiff | tree |
2002-09-16 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-09-14 |
cuz | .BLANK was also broken
|
commit | commitdiff | tree |
2002-09-14 |
cuz | The .IFNBLANK command was broken
|
commit | commitdiff | tree |
2002-08-11 |
cuz | Prepare VIC20 startup for different start addresses
|
commit | commitdiff | tree |
2002-08-11 |
cuz | AllocIf would overwrite memory if the .IF nesting became...
|
commit | commitdiff | tree |
2002-08-11 |
cuz | Add rule to make zeropage.o in runtime dir if it is...
|
commit | commitdiff | tree |
2002-08-09 |
cuz | Changed joystick bits after change in joystick code...
|
commit | commitdiff | tree |
2002-08-09 |
cuz | Optimization
|
commit | commitdiff | tree |
2002-08-08 |
cuz | VIC20 needs other joystick constants
|
commit | commitdiff | tree |
2002-08-08 |
cuz | New, shorter readjoy function
|
commit | commitdiff | tree |
2002-08-08 |
cuz | The vic20 target had the wrong CFLAGS
|
commit | commitdiff | tree |
2002-08-07 |
cuz | New redhat spec
|
commit | commitdiff | tree |
2002-08-07 |
cuz | Small optimizations
|
commit | commitdiff | tree |
2002-08-07 |
cuz | Cleanup, fix VIC20 problem
|
commit | commitdiff | tree |
2002-08-07 |
cuz | Remove unused code, port to new version
|
commit | commitdiff | tree |
2002-08-07 |
cuz | Added VIC20 port changes from Steve Schmidtke
|
commit | commitdiff | tree |
2002-07-27 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-27 |
cuz | Reverse the last change, brain error :-(
|
commit | commitdiff | tree |
2002-07-27 |
cuz | Reintroduce a patch for a bug that has been lost between...
|
commit | commitdiff | tree |
2002-07-26 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-20 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-18 |
cuz | Added stroserror-test.c
|
commit | commitdiff | tree |
2002-07-18 |
cuz | Added _stroserror
|
commit | commitdiff | tree |
2002-07-18 |
cuz | Ignore tgi drivers
|
commit | commitdiff | tree |
2002-07-18 |
cuz | Added _stroserror
|
commit | commitdiff | tree |
2002-07-16 |
cuz | Replace calls to memset with _bzero if the fill value...
|
commit | commitdiff | tree |
2002-07-16 |
cuz | Minor optimization
|
commit | commitdiff | tree |
2002-07-16 |
cuz | Removed a JMP (ind)
|
commit | commitdiff | tree |
2002-07-15 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-15 |
cuz | Add ROM function defines
|
commit | commitdiff | tree |
2002-07-15 |
cuz | Use MEMSIZE instead of using a fixed high mem location
|
commit | commitdiff | tree |
2002-07-12 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-12 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2002-07-12 |
cuz | More changes from Lisa
|
commit | commitdiff | tree |
2002-07-11 |
cuz | Output the command line for sub-processes when -d is...
|
commit | commitdiff | tree |
2002-07-11 |
cuz | Fixed usage output
|
commit | commitdiff | tree |
2002-07-11 |
cuz | Fixed a typo
|
commit | commitdiff | tree |
2002-07-11 |
cuz | Added new defines
|
commit | commitdiff | tree |
2002-07-10 |
cuz | Removed obsolete version.h file
|
commit | commitdiff | tree |
2002-07-10 |
cuz | Fixed/worked around a bug
|
commit | commitdiff | tree |
2002-07-10 |
cuz | More changes from Lisa Higgins
|
commit | commitdiff | tree |
next |