]> git.sur5r.net Git - cc65/shortlog
cc65
2003-01-02 izydorstdocumentation updates
2003-01-02 izydorstfixed a bug
2003-01-02 cpgfixed int promotion problem; optimized as suggested...
2003-01-02 cpgMoved wherex and wherey into separate modules.
2003-01-02 izydorstall functions returning char in A now have X cleared
2003-01-01 cuzFixed int promotion problem in wherex and wherey.
2002-12-31 cuzIgnore drivers
2002-12-31 izydorstfixed bugs
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-29 cuzFixed a bug
2002-12-29 cuztgi_mode -> tgi_gmode
2002-12-29 cuzRemoved param from tgi_init()
2002-12-29 cuztgi_mode -> tgi_gmode, removed param from tgi_init()
2002-12-29 cuzSomewhat shorter code
2002-12-29 cuzFixed an error: The final linefeed got removed
2002-12-27 cpgremoved due to better conio implementations of _bgcolor...
2002-12-27 cpg_bgcolor now also sets the fg luminance to max. contras...
2002-12-27 izydorstjmpbuf <-> callax moved to all architectures
2002-12-26 cuzCheck for implicit int return in all cases
2002-12-26 cuzUse callay instead of jmpvec
2002-12-26 cuzreadjoy() is no longer available
2002-12-26 cuzMoved jmpvec into a separate module
2002-12-25 izydorststandard joystick driver for GEOS
2002-12-25 izydorstall kinds of loadable modules are supported in GEOS
2002-12-25 izydorstsupport for loading modules in GEOS, VDC memory driver...
2002-12-25 izydorstoserrlist for GEOS
2002-12-25 izydorstclean version
2002-12-25 izydorstsmall optimization
2002-12-25 izydorstremoved jmpvec in favor of callax function
2002-12-25 izydorst65c02 optimization
2002-12-25 izydorstclrscr now puts the cursor into home position
2002-12-24 cuzFixed a bug introduced by EXPR_SEGMENT -> EXPR_SECTION...
2002-12-24 cuzAdded C128 tgi drivers
2002-12-24 cuzShortened the code
2002-12-24 cuzFixed an error
2002-12-23 izydorstsupport for .zeropage segment in GEOS
2002-12-23 izydorstmore GEOS Kernal replacements for common/ and runtime...
2002-12-23 izydorstmore funstuff in tgidemo
2002-12-23 izydorstfixed addressing problems seen on the Real Machine...
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-23 izydorstfixes in comments
2002-12-23 izydorstemd drivers for RamCart 64/128KB
2002-12-22 izydorsttgi for C128, zap removes .joy files too
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-22 izydorstfixed typo
2002-12-22 izydorstsetviewpage was never assembled
2002-12-21 cuzFixed several problems with the new output routines
2002-12-21 cuzReplaced joystick test program
2002-12-21 cuzAdded joy_stddrv modules
2002-12-21 cuzAdded joy_stddrv
2002-12-21 cuzMore joystick drivers
2002-12-21 cuzAdded joystick drivers for C16 and Atari
2002-12-21 cuzRemoved old release special files
2002-12-21 cuzConverted the C16/Plus4 joystick code to modules
2002-12-21 izydorstmemmove, memcpy, memset and bzero now return dest ptr...
2002-12-21 cuzAllow file names up to 16 chars
2002-12-21 cuzAllow longer file names, use BASIC input buffer
2002-12-21 izydorstadded bzero implementation
2002-12-20 cuzAdded joystick drivers
2002-12-20 cuzJoystick code conversion for C128
2002-12-20 cuzCleanup, new JOY_BTN_... macros
2002-12-20 izydorsttgi/*.h headers were being searched in local, not CC65_...
2002-12-20 cuzConverted the VIC20 joystick to a loadable module
2002-12-20 izydorstputchar.s moved to put_char.s due to name conflict...
2002-12-20 izydorstsome bytes saved
2002-12-20 izydorstadded missing cputhex8 and cputhex16 functions
2002-12-20 izydorstfixed bug on C64 GEOS (I/O was not enabled when reading...
2002-12-20 cuzRemove debug code
2002-12-20 cuzIgnore joystick drivers
2002-12-20 cuzNew joystick API
2002-12-20 cuzAdd signal bitmasks
2002-12-20 cuzNew joystick API
2002-12-20 cuzMake the functions __fastcall__
2002-12-20 cuzJoystick library, first version
2002-12-20 cuzFixed a bug
2002-12-20 izydorst*.emd are removed too with make zap
2002-12-20 izydorstem drivers for VDC (both C128 native and C128 in C64...
2002-12-20 cuzReturn 0 if color not found
2002-12-19 cuzDisable scrolling
2002-12-19 cuzUse screensize for screen dimensions
2002-12-19 cuzMove the initialization code from conio.s as constructo...
2002-12-19 cuzAdd 80 column mode
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-12-19 cuzIgnore intermediate .s files
2002-12-17 cuzReplaced the solution for the array conversion problem...
2002-12-17 cuzFixed a bug
2002-12-17 izydorstusing functions from common/ in grc, correct order...
2002-12-16 cuzFixed the return value of labs
2002-12-16 cuzAdded abs and labs
2002-12-16 cuzAdded STARTUP and LOWCODE segments
2002-12-15 cuzAdded signal.h
2002-12-15 cuzAdded signal.inc
2002-12-15 cuzRemove dependencies for other header files
2002-12-15 cuzDeclaration of LONG_MIN was wrong
2002-12-15 cuzAdded stdint.h
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-14 cuzMoved CH_ESC back to cbm.h
2002-12-13 cuzBumped the version number
2002-12-13 cuzFixed a typo
2002-12-13 cuzAdded a copy of the windows packaging script to the...
next