2009-11-13 |
uz | Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES |
tree | commitdiff |
2009-11-13 |
uz | Fixed TGI error codes and messages. Removed the Atari... |
tree | commitdiff |
2009-11-06 |
uz | tgi_vectorchar takes now a char argument. Added tgi_ins... |
tree | commitdiff |
2009-11-05 |
uz | Added a tgi_pieslice function. |
tree | commitdiff |
2009-11-05 |
uz | Moved fixed point multiplication and rounding into... |
tree | commitdiff |
2009-11-05 |
uz | Added tgi_circle and tgi_ellipse functions. The latter... |
tree | commitdiff |
2009-11-05 |
uz | Added prototypes for more mul/div functions. Some of... |
tree | commitdiff |
2009-11-03 |
uz | Added prototypes for C callable multiplication routines. |
tree | commitdiff |
2009-11-03 |
uz | Added C callable entry point for the 16x16=32 multiplic... |
tree | commitdiff |
2009-11-02 |
uz | Working on the TGI API, adding vector fonts. Only rough... |
tree | commitdiff |
2009-11-02 |
uz | Added prototype for toascii(c); |
tree | commitdiff |
2009-11-01 |
uz | Added a typedef for tgi_vectorfont_header, because... |
tree | commitdiff |
2009-11-01 |
uz | Small changes in definitions. Additional error code. |
tree | commitdiff |
2009-11-01 |
uz | Preparations for use of vectorfonts. |
tree | commitdiff |
2009-10-30 |
uz | Start of TGI changes. Untested, may not work. |
tree | commitdiff |
2009-10-30 |
uz | Fixed the return types of the sine/cosine functions... |
tree | commitdiff |
2009-10-30 |
uz | Added new header file. |
tree | commitdiff |
2009-10-29 |
uz | Changes to the TGI driver API: |
tree | commitdiff |
2009-10-27 |
ol.sc | Changed 'Clear the screen' to 'Clear the drawpage'. |
tree | commitdiff |
2009-10-26 |
uz | Lynx TGI driver update by Karri Kaksonen. Adds collisio... |
tree | commitdiff |
2009-10-19 |
uz | Marked abort() and longjmp() with __attribute__((noretu... |
tree | commitdiff |
2009-10-18 |
uz | Fixed the existing but unused attribute parsing code... |
tree | commitdiff |
2009-10-11 |
ol.sc | Leveraged new bit-field support. |
tree | commitdiff |
2009-10-01 |
uz | Lynx updates by Karri Kaksonen. |
tree | commitdiff |
2009-09-28 |
uz | Improved cbm_dir routines by Thomas Giesel. |
tree | commitdiff |
2009-09-27 |
uz | Added prototypes for snprintf/vsnprintf to stdio.h |
tree | commitdiff |
2009-09-26 |
uz | Changed the mouse API: mouse_box is gone, there are... |
tree | commitdiff |
2009-09-20 |
uz | Lynx patches by Karri Kaksonen. Improvements for the... |
tree | commitdiff |
2009-09-18 |
uz | Make wchar_t a char instead of a short. |
tree | commitdiff |
2009-09-17 |
uz | inttypes.h is an ISO C standard include file. |
tree | commitdiff |
2009-09-17 |
uz | Lynx changes by Karri Kaksonen. |
tree | commitdiff |
2009-09-15 |
uz | Make system() fastcall like most other library functions. |
tree | commitdiff |
2009-09-15 |
uz | Added declarations for strtol and strtoul. |
tree | commitdiff |
2009-09-14 |
ol.sc | Now that cc65 programs can run as SYS files themselves... |
tree | commitdiff |
2009-09-13 |
uz | Lynx changes by Karri Kaksonen. |
tree | commitdiff |
2009-09-11 |
uz | Define a standard driver and mode for tgi graphics... |
tree | commitdiff |
2009-09-11 |
uz | Fixed a copy&paste error. |
tree | commitdiff |
2009-09-11 |
uz | Added a mouse_stddrv variable that contains the standar... |
tree | commitdiff |
2009-09-10 |
ol.sc | Removed '_' prefix from textframe(xy) because this... |
tree | commitdiff |
2009-09-10 |
ol.sc | Added support for switching between 40/80 columns.... |
tree | commitdiff |
2009-09-08 |
uz | Changed the prototype of videomode() to take and return... |
tree | commitdiff |
2009-09-08 |
uz | Changed the prototype of videomode() to take and return... |
tree | commitdiff |
2009-09-07 |
uz | New function videomode() for the C128. Marked toggle_vi... |
tree | commitdiff |
2009-08-15 |
uz | Use __asm__() instead of asm(). |
tree | commitdiff |
2009-08-06 |
uz | Fix definition for CIA (Stefan Haubenthal). |
tree | commitdiff |
2009-02-10 |
cpg | add strnicmp/strncasecmp |
tree | commitdiff |
2009-01-24 |
uz | Function key support be Stephan Haubenthal. |
tree | commitdiff |
2008-08-27 |
uz | Made strxfrm fastcall, added docs. |
tree | commitdiff |
2008-08-25 |
uz | Removed flushall, since it is non-standard and not... |
tree | commitdiff |
2008-04-10 |
cuz | New get_tv function by Stefan Haubenthal. |
tree | commitdiff |
2008-03-16 |
cuz | Oliver Schmidt updated the graphics drivers and part... |
tree | commitdiff |
2007-08-21 |
cuz | Remove the #error statement if the platform is unknown... |
tree | commitdiff |
2007-01-05 |
cuz | Update from Oliver Schmidt |
tree | commitdiff |
2006-06-04 |
cuz | Fixed a problem when loading joystick drivers: When... |
tree | commitdiff |
2006-06-04 |
cuz | Fixed a problem in mouse_load_driver: The driver was... |
tree | commitdiff |
2006-05-09 |
cuz | The Plus/4 has an ACIA |
tree | commitdiff |
2006-01-03 |
cpg | remove erroneous comments (hint from Stefan Haubenthal) |
tree | commitdiff |
2005-11-21 |
cuz | Two functions in the mouse_callbacks struct do actually... |
tree | commitdiff |
2005-08-31 |
cuz | New stuff contributed by Oliver Schmidt |
tree | commitdiff |
2005-07-26 |
cpg | add IOCB definitions; update years in copyright message |
tree | commitdiff |
2005-07-24 |
cuz | Hide posix_memalign if strict ANSI is enabled |
tree | commitdiff |
2005-07-24 |
cuz | Replaced _aligned_malloc by the POSIX compatible functi... |
tree | commitdiff |
2005-07-17 |
izydorst | Stefan Haubenthal's patch for Contiki port |
tree | commitdiff |
2005-07-17 |
cuz | Added 40xx and SuperPET chips |
tree | commitdiff |
2005-05-26 |
cuz | Make _sig_ign and _sig_dfl fastcall |
tree | commitdiff |
2005-05-17 |
cuz | Make strtok __fastcall__ |
tree | commitdiff |
2005-04-21 |
cuz | Added putenv |
tree | commitdiff |
2005-04-19 |
cuz | Fixed FILENAME_MAX |
tree | commitdiff |
2005-04-17 |
cuz | Fixed definition of NULL |
tree | commitdiff |
2005-04-14 |
cuz | FILENAME_MAX for the apple2 |
tree | commitdiff |
2005-04-02 |
cuz | Because of a typo, time.h did not define NULL as requir... |
tree | commitdiff |
2005-03-31 |
cuz | Added a comment about return codes |
tree | commitdiff |
2005-03-30 |
cuz | Added new OS OPENCBM, renamed O65_OS_CC65_MODULE to... |
tree | commitdiff |
2005-03-30 |
cuz | Predefined #defines have changed. |
tree | commitdiff |
2005-03-30 |
cuz | New function dio_query_sectcount and cosmetic changes |
tree | commitdiff |
2005-03-26 |
cuz | Allow to replace the color functions in conio.h by... |
tree | commitdiff |
2005-02-19 |
cpg | dio_query_sectsize is now a real function on the Atari |
tree | commitdiff |
2005-02-14 |
cuz | New scanf type routines for conio by Greg King + a... |
tree | commitdiff |
2005-01-06 |
cuz | New code from Oliver Schmidt |
tree | commitdiff |
2005-01-05 |
cuz | Fixed a typo |
tree | commitdiff |
2005-01-05 |
cuz | New function: _aligned_malloc |
tree | commitdiff |
2004-12-19 |
cuz | Changed the way, used blocks are managed |
tree | commitdiff |
2004-12-11 |
cuz | va_copy is only available from C99 and up |
tree | commitdiff |
2004-11-27 |
cuz | Added O_EXCL |
tree | commitdiff |
2004-11-26 |
cuz | Removed a comment about the scanf functions |
tree | commitdiff |
2004-11-25 |
cuz | Add the lynx |
tree | commitdiff |
2004-11-23 |
cpg | fix CH_VLINE definition (noticed by Fatih Aygün) |
tree | commitdiff |
2004-11-07 |
cuz | New function mouse_geterrormsg() |
tree | commitdiff |
2004-11-07 |
cuz | Removed the tgi_header structure because it is of no... |
tree | commitdiff |
2004-11-07 |
cuz | Added the irq vector |
tree | commitdiff |
2004-11-06 |
cuz | Added IRQ entry point |
tree | commitdiff |
2004-10-16 |
cuz | TV_OTHER and availability for more platforms |
tree | commitdiff |
2004-10-14 |
cuz | Added tgi_ioctl |
tree | commitdiff |
2004-10-14 |
cuz | Added eeprom routines |
tree | commitdiff |
2004-10-14 |
cuz | Added second fire button |
tree | commitdiff |
2004-10-11 |
cuz | New header file for the lynx |
tree | commitdiff |
2004-10-06 |
cuz | Removed getchar/putchar macros |
tree | commitdiff |
2004-07-17 |
cuz | New function heapblocksize() |
tree | commitdiff |
2004-07-09 |
cpg | keep the old names (w/o "_") of get_ostype() and get_tv... |
tree | commitdiff |
2004-06-21 |
cuz | The -A and --ansi switches are gone, together with... |
tree | commitdiff |
next |