]> git.sur5r.net Git - cc65/history - include
Fixed capslock on startup
[cc65] / include /
2003-04-14 cuzAdd CLK_TCK for atmos
2003-04-13 cuzAdd ORIC Atmos support
2003-04-04 izydorstreplaced 'int' by 'unsigned' where appropriate
2003-04-04 izydorstadded GetFile implementation
2003-04-04 izydorstSome *(char*)0x???? replaced by (char*)0x???? to access...
2003-03-17 cpgRenamed CH_DEL to CH_DELCHR and added a CH_DEL which...
2003-03-17 cuzFixed the comments
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2003-03-14 cuzSignals implemented
2003-03-14 cuzMake fputs __fastcall__
2003-03-07 cpgadded RS_ERR_INIT_FAILED
2003-02-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzNew function toggle_videomode
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2003-02-10 cuzRenamed the deinstall vector to uninstall.
2003-02-10 cuzFixed comments
2003-02-10 cuzMake joy_install, joy_uninstall user callable functions
2003-02-08 cuzFix o65 segment id definitions
2003-02-07 cuzMore o65 definitions
2003-02-06 cuzFixed a comment
2003-02-02 cuzCBM directory routines by Josef Soucek
2003-02-01 cuzMove _heap.h to the compiler include dir.
2003-02-01 cuzRenamed _hadd to _heapadd
2003-01-19 cuzAdd chdir, make rmdir __fastcall__
2003-01-09 cuzAdded a creat macro
2003-01-09 cuzFix comments and remove whitespace from __asm__ macros
2003-01-09 cuzUse new names for flags
2002-12-29 cuztgi_mode -> tgi_gmode
2002-12-29 cuzRemoved param from tgi_init()
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-21 cuzAdded joy_stddrv
2002-12-20 cuzCleanup, new JOY_BTN_... macros
2002-12-20 izydorsttgi/*.h headers were being searched in local, not CC65_...
2002-12-20 cuzNew joystick API
2002-12-20 cuzMake the functions __fastcall__
2002-12-15 cuzAdded signal.h
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 cuzMoved CH_ESC back to cbm.h
2002-12-13 cuzAll module functions are fastcall
2002-12-13 cuzFix parameters to cbm_load and cbm_save
2002-12-12 cpgadded _atari_xxxcolor() functions
2002-12-12 cuzFixed escape and stop key definitions for the commodore...
2002-12-10 cuzThe C16 does also support a joystick
2002-12-09 cuzMove common stuff for the C16 and Plus/4 into cbm264.h
2002-12-09 cuzDefine CH_ENTER
2002-12-05 cuzAdded em_use
2002-12-03 cuzMake the read vector __fastcall__
2002-12-03 cuzMake read() and write() fastcall
2002-12-03 cuzAdded get_tv for several platforms
2002-12-01 cuzAdded file variables, other cosmetic changes
2002-12-01 cuzCosmetic changes
2002-12-01 cuzReplaced em_mapclean by em_commit
2002-11-30 cuzRemove em_load
2002-11-29 cuzNew API for access to extended memory
2002-11-27 cuzThe C128 has RS232, too
2002-11-25 cuzMake fclose __fastcall__
2002-11-23 cuzMake fread and fwrite fastcall
2002-11-23 cuzMake fopen fastcall
2002-11-22 cuzAdd a macro for peekbsys
2002-11-22 cuzMake wchar_t a 16 bit type
2002-11-21 cuzNew target c16
2002-11-20 cuzNew calling conventions for read
2002-11-16 cuzMake close() fastcall
2002-11-15 cuzcbm_write is not __fastcall__
2002-11-13 cuzAdded strftime
2002-11-12 cuzAdded _systime
2002-11-12 cuzMore time functions
2002-11-12 cuzAdd the time() function
2002-11-11 cuzMake exit a fastcall function
2002-11-05 cuzMoved _vic.h to _vic2.h. Renamed __vic to __vic2.
2002-11-05 cuzAdd _randomize.
2002-10-25 cuzAdded stdbool.h provided by Greg King
2002-10-25 cuzAdded the div function
2002-10-06 cuzUse other representations for SCHAR_MIN, SHORT_MIN...
2002-10-03 cuzRemoved duplicate declaration
2002-10-03 cuzStarted to add tgi text output functions
2002-09-18 cuzassert() must be an expression of type void
2002-08-09 cuzChanged joystick bits after change in joystick code...
2002-08-08 cuzVIC20 needs other joystick constants
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-18 cuzAdded _stroserror
2002-07-15 izydorstfixed info field offset and author field length
2002-07-11 cuzAdded new defines
2002-07-07 cuzAdd tgi_horline
2002-07-07 cuzMore work on the graphics subsystem
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzChange calling conventions
2002-06-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI
2002-06-21 cuzAdded TGI files, removed obsolete graphics.h
2002-06-04 cuzAdded atmos.h from Jede
2002-05-18 cuzNew o65 defines
2002-05-18 cuzAdded bzero, _bzero
2002-04-24 cuzStruct cleanup
next