]> git.sur5r.net Git - cc65/shortlog
cc65
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2003-03-14 cuzFix problem with signal.o/raise.o/sigtab.o
2003-03-14 cuzSignals implemented
2003-03-14 cuzMake fputs __fastcall__
2003-03-14 cuzReset signal handler to SIG_DFL on a call to raise()
2003-03-14 cuzAdd signal() and raise()
2003-03-14 cuzMake fputs __fastcall__
2003-03-14 cuzRaise SIGABRT
2003-03-13 cuzDon't add a mode when opening files for reading
2003-03-13 cuzAdded better error recovery
2003-03-10 cuzAdded routines to handle command line params
2003-03-07 cuzIf main() takes arguments, generate a forced import...
2003-03-07 cuzNew module
2003-03-07 cuzRemove debugging printf's
2003-03-07 cuzAdded .FORCEIMPORT
2003-03-07 cuzAdded new .FORCEIMPORT pseudo op
2003-03-07 izydorstcr/lf hell fixed
2003-03-07 cpgfixed return code for _rs232_init
2003-03-07 cpgadded RS_ERR_INIT_FAILED
2003-03-07 cpgadded RS_ERR_INIT_FAILED
2003-03-06 cuzImprove error recovery
2003-03-04 cuzLast fix was wrong
2003-03-04 cuzFixed a bug in sign extension of constant values
2003-02-26 cuz.incbin did not honor the include search path
2003-02-19 cuzFixed problem with array forward decl
2003-02-16 cuzAdded S. Judd
2003-02-16 cuzcbm510zp -> extzp
2003-02-16 cuzCopy cbm510 joystick drivers
2003-02-16 cuzAdd new sample code contributed by Greg King
2003-02-16 cuzMoved additional zero page locations into EXTZP segment...
2003-02-16 cuzRenamed geoszp.s -> extzp.s
2003-02-16 cuzAdded a new extended (and machine specific) zeropage...
2003-02-16 cuzRemoved an unused constant.
2003-02-16 cuzRenamed the GEOSZP segment to EXTZP since it is now...
2003-02-14 izydorstremoved obsolete readjoy function (replaced by modular...
2003-02-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzAdded toggle_videomode
2003-02-13 cuzNew function toggle_videomode
2003-02-12 cuzMinor cleanup
2003-02-12 cuzAdd co65 options
2003-02-12 cuzAdded more functions
2003-02-12 cuzFixed a typo
2003-02-12 cuzAdd more co65 options
2003-02-12 cuzWorking
2003-02-12 cuzFirst doc version for the co65 utility
2003-02-11 cuzWorking
2003-02-11 cuzWorking
2003-02-11 cuzFix memory area start symbol
2003-02-11 cuzRenamed DEINSTALL -> UNINSTALL, fixed a comment
2003-02-11 cuzRenamed DEINSTALL -> UNINSTALL
2003-02-11 cuzFixed a comment
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2003-02-11 cuzRemoved an unused label
2003-02-10 cuzAdded missing install command
2003-02-10 cuzAdd co65 utility
2003-02-10 cuzRenamed _em_deinstall -> _em_uninstall, emd_deinstall...
2003-02-10 cuzAdded comment
2003-02-10 cuzRenamed DEINSTALL to UNINSTALL
2003-02-10 cuzRenamed the DEINSTALL vector to UNINSTALL.
2003-02-10 cuzRenamed DEINSTALL to UNINSTALL.
2003-02-10 cuzRenamed the deinstall vector to uninstall.
2003-02-10 cuzFixed comments
2003-02-10 cuzRenamed the deinstall vector to uninstall
2003-02-10 cuzRenamed joy_deinstall to joy_uninstall
2003-02-10 cuzAdd co65
2003-02-10 cuzRenamed the DEINSTALL vector to UNINSTALL.
2003-02-10 cuzRenamed DEINSTALL ->UNINSTALL
2003-02-10 cuzMake joy_install, joy_uninstall user callable functions
2003-02-08 cuzWorking
2003-02-08 cuzNew function StrCaseCmp
2003-02-08 cuzBumped the version number
2003-02-08 cuzFixed generation of o65 timestamp
2003-02-08 cuzFix o65 segment id definitions
2003-02-08 cuzOutput statistics if -v given
2003-02-08 cuzAdded capability to conver o65 object files by using...
2003-02-08 cuzFirst import
2003-02-08 cuzValidSegName now defined in segnames.h
2003-02-08 cuzMove ValidSegName into segnames.c
2003-02-08 cuzMove default segment names into segnames.h
2003-02-08 cuzUse default segment name definitions
2003-02-08 cuzCorrect zeropage #def
2003-02-08 cuzDefine default segment names
2003-02-07 cuzUse new o65 definitions
2003-02-07 cuzMore o65 definitions
2003-02-06 cuzFixed a comment
2003-02-06 cuzMake sure the zap target is available
2003-02-06 izydorstfixed VLIR linker (case when chain length was equal...
2003-02-06 izydorstfixed value for VLIR record table (points TO the last...
2003-02-05 cuzDocumented flexible array members
2003-02-05 cuzAllow initialization of flexible array struct members
2003-02-05 izydorstmore info about loadable modules
2003-02-05 izydorstadded info about loadable modules support
2003-02-03 cuzAdded flexible array members for structs
2003-02-02 cuzAdded Carsten Strotmann
2003-02-02 cuzFixed a bug
2003-02-02 cuzAdded Josef Soucek
2003-02-02 cuzCBM directory routines by Josef Soucek
2003-02-02 cuzDebian changes from Michael Klein
2003-02-02 cuzFixed a bug in JMP (IND)
next