]> git.sur5r.net Git - cc65/history - include
Cosmetic changes
[cc65] / include /
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
2002-04-21 cuzAdded new header files
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-17 cuzAdded scanf familiy of functions
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2002-03-08 izydorstenabled mouse support for GEOS
2002-03-06 cuzTwo prototypes had a const qualifier missing
2002-02-12 cuzAD2 was missing - thanks to groepaz for the hint
2001-12-10 cpgadded Atari defines
2001-11-18 cuzUpdate from Piotr
2001-11-15 cuzcalloc is now written in assembler and a fastcall function
2001-11-13 cuzAdded zlib.h header file
2001-10-10 mrintschChanged the parameters of cbm_load and cbm_save to...
2001-10-06 cpgadd graphics() function
2001-10-02 cuzAdded/updated header blocks
2001-10-02 cuzRemoved the JAM opcode
2001-09-19 cuzCheck for wrong header file inclusions, add CBM510...
2001-09-14 cuzAdded peekxsys functions for the 6509 machines
2001-09-14 cuzAdd support for the CBM 510
2001-09-13 cuzAdded support for the Commodore 510 aka P500
2001-09-13 cuzRemove the port parameter to mouse_init
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-09-09 cuzUse the new __asm__ syntax
2001-09-08 cuzMinor changes
2001-09-08 cuzFinished the mouse stuff
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
2001-08-20 cuzAPI update
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-08-13 cuzFirst version of graphics.h
2001-07-15 izydorstown versions of some common routines, fillram and moved...
2001-07-04 izydorsterrno/oserrno stuff is cleaned up, saved some bytes...
2001-03-30 mrintschcbm_write() added
2001-03-23 cuzva_start has also changed since the address of a fixed...
2001-03-23 cuzThe va_fix macro is no longer needed
2001-03-23 cuzLast checkin was a cr/lf converted version:-(
2001-03-23 cuzUse the new __argsize__ pseudo variable
2001-03-21 mrintschcompleted and testet cbm_read()
2001-03-20 mrintschAdded comments to cbm.h.
2001-03-13 mrintschLoading and saving memory areas on cbm platforms
2000-12-04 cpgchanged get_ostype defines for new return parameters...
2000-12-02 cuzvcprintf() does now have __fastcall__ calling conventions
2000-12-01 cuzNew asm function have __fastcall__ calling conventions
2000-11-19 cpgadded definition for DCB
2000-11-16 cuzChanged mouse_down --> mouse_buttons, added MOUSE_BTN_L...
2000-11-16 cpgadded mouse type defines; added mouse_down() prototype
2000-11-16 cpgadded explanation of return codes
2000-11-16 cpgremoved leading _ from dio functions and types; added...
2000-11-14 cpgremoved _dio_format prototype
2000-10-31 cuzAdded type parameter to mouse_init
2000-10-29 cpgmade the input parameters of _dio_log_to_phys and _dio_...
2000-10-20 cpgadded _dio_phys_pos structure and renamed the translati...
2000-10-18 cpgadapted to new parameters (_dhandle_t)
2000-10-17 cpgwrite functions now get a const void *buffer
next