2000-11-29 |
cuz | Documentation updates
|
commit | commitdiff | tree |
2000-11-29 |
cuz | Fixed a typo
|
commit | commitdiff | tree |
2000-11-29 |
cuz | Use the new TgtTranslateBuf function
|
commit | commitdiff | tree |
2000-11-29 |
cuz | New TgtTranslateBuf function
|
commit | commitdiff | tree |
2000-11-29 |
cuz | Pass the target system to the assembler so characters...
|
commit | commitdiff | tree |
2000-11-28 |
cuz | Implementation for the .IFPxx commands was missing
|
commit | commitdiff | tree |
2000-11-28 |
cuz | pusha function has changed
|
commit | commitdiff | tree |
2000-11-28 |
cuz | Added some 65C02 code
|
commit | commitdiff | tree |
2000-11-28 |
cuz | 65C02 code, minor optimization.
|
commit | commitdiff | tree |
2000-11-27 |
cuz | Some more 6502 code
|
commit | commitdiff | tree |
2000-11-27 |
cuz | Added some 65C02 code.
|
commit | commitdiff | tree |
2000-11-27 |
cuz | Implemented large offsets for g_putind
|
commit | commitdiff | tree |
2000-11-24 |
cuz | Fix several errors: The address operator on functions...
|
commit | commitdiff | tree |
2000-11-24 |
cuz | Fixed a typo
|
commit | commitdiff | tree |
2000-11-23 |
cuz | Sqeezed one byte out of the zerobss routine:-)
|
commit | commitdiff | tree |
2000-11-23 |
cuz | Move the conio initialization routines where they belong...
|
commit | commitdiff | tree |
2000-11-23 |
cuz | Use "[linker generated]" as source for linker generated...
|
commit | commitdiff | tree |
2000-11-23 |
cuz | Removed initialization code to set the screen size...
|
commit | commitdiff | tree |
2000-11-23 |
cuz | Abort on errors
|
commit | commitdiff | tree |
2000-11-22 |
cuz | Ignore some more files
|
commit | commitdiff | tree |
2000-11-22 |
cuz | Use the condes feature
|
commit | commitdiff | tree |
2000-11-22 |
cuz | Added optimizations for commutative arithmetic ops
|
commit | commitdiff | tree |
2000-11-22 |
cuz | New --cpu command line switch
|
commit | commitdiff | tree |
2000-11-22 |
cuz | In switch statements, do only print a warning about...
|
commit | commitdiff | tree |
2000-11-21 |
cuz | Removed the old cc65.txt file, added documentation...
|
commit | commitdiff | tree |
2000-11-21 |
cuz | Changed doatexit destructor priority
|
commit | commitdiff | tree |
2000-11-21 |
cuz | Working on the condes feature
|
commit | commitdiff | tree |
2000-11-20 |
cuz | First condes feature test
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Added condes decls to all linker config files
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Debugging the condes support
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Added condes tables to c64 config
|
commit | commitdiff | tree |
2000-11-20 |
cuz | New condes module
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Moved the jmpvec module from common to runtime
|
commit | commitdiff | tree |
2000-11-20 |
cuz | First finished implementation of the condes feature
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Added InitFilePos method
|
commit | commitdiff | tree |
2000-11-20 |
cuz | Working on the condes feature
|
commit | commitdiff | tree |
2000-11-19 |
cuz | Make target for generating the .inc files
|
commit | commitdiff | tree |
2000-11-19 |
cuz | MingW fixes
|
commit | commitdiff | tree |
2000-11-17 |
cuz | Fixed a DJGPP warning
|
commit | commitdiff | tree |
2000-11-17 |
cuz | Small fix for DJGPP
|
commit | commitdiff | tree |
2000-11-16 |
cuz | Updated the mouse module
|
commit | commitdiff | tree |
2000-11-16 |
cuz | Changed mouse_down --> mouse_buttons, added MOUSE_BTN_LEFT...
|
commit | commitdiff | tree |
2000-11-03 |
cuz | New module to handle initializers
|
commit | commitdiff | tree |
2000-11-02 |
cuz | Removed underlines from struct names
|
commit | commitdiff | tree |
2000-11-02 |
cuz | Removed underlines from structure names.
|
commit | commitdiff | tree |
2000-11-02 |
cuz | Removed error numbers in favour of literal error messages...
|
commit | commitdiff | tree |
2000-11-01 |
cuz | Split of the lruntime module
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Replaced missing routine, fixed a bug
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Fixed a bug in the last change
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Added missing params to Error function
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Module split
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Optimization
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Removed unneeded imports
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Splitted the dec and inc modules into smaller ones
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Added a sort function
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Added type parameter to mouse_init
|
commit | commitdiff | tree |
2000-10-31 |
cuz | Moved the target configurations into separate files
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Describe .initializer
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Squeeze 2 bytes out of the startup code
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Squeeze 2 bytes out of the startup code
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Squeeze 4 bytes out of the startup code
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Working on initializers
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Fixed a bug
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Renamed EXP_INITIALIZER
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Renamed EXP_INITIALIZER, added check macros
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Add initializer bit in debug syms
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Add initializer
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Bump version number
|
commit | commitdiff | tree |
2000-10-30 |
cuz | Change symbol flags, add initializer
|
commit | commitdiff | tree |
2000-10-26 |
cuz | Splitted the push.s module
|
commit | commitdiff | tree |
2000-10-26 |
cuz | Two module splits
|
commit | commitdiff | tree |
2000-10-26 |
cuz | Splitted the atexit module. Minor cleanup in doatexit.
|
commit | commitdiff | tree |
2000-10-26 |
cuz | Rewrite of spaspidx and staxspidx. More module splits.
|
commit | commitdiff | tree |
2000-10-25 |
cuz | More module splits
|
commit | commitdiff | tree |
2000-10-25 |
cuz | Splitted the lconvert module into three smaller ones...
|
commit | commitdiff | tree |
2000-10-23 |
cuz | Changed email of Freddy Offenga
|
commit | commitdiff | tree |
2000-10-21 |
cuz | Handling of the '+' and ' ' flags was incorrect if...
|
commit | commitdiff | tree |
2000-10-20 |
cuz | Add the default libraries if both, a target and a config...
|
commit | commitdiff | tree |
2000-10-18 |
cuz | Added handling for -h command line parameter
|
commit | commitdiff | tree |
2000-10-15 |
cuz | Allow larger address ranges
|
commit | commitdiff | tree |
2000-10-15 |
cuz | Error handling cleanup/changes.
|
commit | commitdiff | tree |
2000-10-15 |
cuz | Working on the new parser.
|
commit | commitdiff | tree |
2000-10-15 |
cuz | Added functions taking and returning consts
|
commit | commitdiff | tree |
2000-10-14 |
cuz | Added an older conversion program
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Check for macro redefinitions that are not identical...
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Fixed two problems that weren't obvious with the old...
|
commit | commitdiff | tree |
2000-10-10 |
cuz | New module
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Fixed a bug in explicit type casts
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Fixed a warning
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Added a missing include
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Make the all target build all libraries
|
commit | commitdiff | tree |
2000-10-10 |
cuz | Declaring a char explicitly as signed was ignored and...
|
commit | commitdiff | tree |
2000-10-08 |
cuz | Fixed return value of CmpString and CmpFString
|
commit | commitdiff | tree |
2000-09-29 |
cuz | Added labels, SIEZ attribute for labels, dependent...
|
commit | commitdiff | tree |
2000-09-26 |
cuz | Debugged the mouse routines
|
commit | commitdiff | tree |
2000-09-26 |
cuz | Started debugging the mouse routines
|
commit | commitdiff | tree |
2000-09-26 |
cuz | Added dword tables, char comments etc.
|
commit | commitdiff | tree |
2000-09-25 |
cuz | Moved data output routines into a separate module.
|
commit | commitdiff | tree |
2000-09-24 |
cuz | Working
|
commit | commitdiff | tree |
2000-09-24 |
cuz | Added da65
|
commit | commitdiff | tree |
next |