2002-04-21 |
cuz | Added new header files |
tree | commitdiff |
2002-04-06 |
izydorst | fixes in structs, added common cc65 color definitions... |
tree | commitdiff |
2002-03-17 |
cuz | Added scanf familiy of functions |
tree | commitdiff |
2002-03-08 |
izydorst | added declarations for cpputs and cpputsxy |
tree | commitdiff |
2002-03-08 |
izydorst | enabled mouse support for GEOS |
tree | commitdiff |
2002-03-06 |
cuz | Two prototypes had a const qualifier missing |
tree | commitdiff |
2002-02-12 |
cuz | AD2 was missing - thanks to groepaz for the hint |
tree | commitdiff |
2001-12-10 |
cpg | added Atari defines |
tree | commitdiff |
2001-11-18 |
cuz | Update from Piotr |
tree | commitdiff |
2001-11-15 |
cuz | calloc is now written in assembler and a fastcall function |
tree | commitdiff |
2001-11-13 |
cuz | Added zlib.h header file |
tree | commitdiff |
2001-10-10 |
mrintsch | Changed the parameters of cbm_load and cbm_save to... |
tree | commitdiff |
2001-10-06 |
cpg | add graphics() function |
tree | commitdiff |
2001-10-02 |
cuz | Added/updated header blocks |
tree | commitdiff |
2001-10-02 |
cuz | Removed the JAM opcode |
tree | commitdiff |
2001-09-19 |
cuz | Check for wrong header file inclusions, add CBM510... |
tree | commitdiff |
2001-09-14 |
cuz | Added peekxsys functions for the 6509 machines |
tree | commitdiff |
2001-09-14 |
cuz | Add support for the CBM 510 |
tree | commitdiff |
2001-09-13 |
cuz | Added support for the Commodore 510 aka P500 |
tree | commitdiff |
2001-09-13 |
cuz | Remove the port parameter to mouse_init |
tree | commitdiff |
2001-09-12 |
cuz | Remove sprite param to mouse_init |
tree | commitdiff |
2001-09-10 |
izydorst | dio bugfix, added get_tv and get_ostype functions |
tree | commitdiff |
2001-09-09 |
cuz | Use the new __asm__ syntax |
tree | commitdiff |
2001-09-08 |
cuz | Minor changes |
tree | commitdiff |
2001-09-08 |
cuz | Finished the mouse stuff |
tree | commitdiff |
2001-09-08 |
cuz | Use && and || in preprocessor #if statements. Other... |
tree | commitdiff |
2001-08-20 |
cuz | API update |
tree | commitdiff |
2001-08-15 |
izydorst | functions that do not modify data take const char*... |
tree | commitdiff |
2001-08-13 |
cuz | First version of graphics.h |
tree | commitdiff |
2001-07-15 |
izydorst | own versions of some common routines, fillram and moved... |
tree | commitdiff |
2001-07-04 |
izydorst | errno/oserrno stuff is cleaned up, saved some bytes... |
tree | commitdiff |
2001-03-30 |
mrintsch | cbm_write() added |
tree | commitdiff |
2001-03-23 |
cuz | va_start has also changed since the address of a fixed... |
tree | commitdiff |
2001-03-23 |
cuz | The va_fix macro is no longer needed |
tree | commitdiff |
2001-03-23 |
cuz | Last checkin was a cr/lf converted version:-( |
tree | commitdiff |
2001-03-23 |
cuz | Use the new __argsize__ pseudo variable |
tree | commitdiff |
2001-03-21 |
mrintsch | completed and testet cbm_read() |
tree | commitdiff |
2001-03-20 |
mrintsch | Added comments to cbm.h. |
tree | commitdiff |
2001-03-13 |
mrintsch | Loading and saving memory areas on cbm platforms |
tree | commitdiff |
2000-12-04 |
cpg | changed get_ostype defines for new return parameters... |
tree | commitdiff |
2000-12-02 |
cuz | vcprintf() does now have __fastcall__ calling conventions |
tree | commitdiff |
2000-12-01 |
cuz | New asm function have __fastcall__ calling conventions |
tree | commitdiff |
2000-11-19 |
cpg | added definition for DCB |
tree | commitdiff |
2000-11-16 |
cuz | Changed mouse_down --> mouse_buttons, added MOUSE_BTN_L... |
tree | commitdiff |
2000-11-16 |
cpg | added mouse type defines; added mouse_down() prototype |
tree | commitdiff |
2000-11-16 |
cpg | added explanation of return codes |
tree | commitdiff |
2000-11-16 |
cpg | removed leading _ from dio functions and types; added... |
tree | commitdiff |
2000-11-14 |
cpg | removed _dio_format prototype |
tree | commitdiff |
2000-10-31 |
cuz | Added type parameter to mouse_init |
tree | commitdiff |
2000-10-29 |
cpg | made the input parameters of _dio_log_to_phys and _dio_... |
tree | commitdiff |
2000-10-20 |
cpg | added _dio_phys_pos structure and renamed the translati... |
tree | commitdiff |
2000-10-18 |
cpg | adapted to new parameters (_dhandle_t) |
tree | commitdiff |
2000-10-17 |
cpg | write functions now get a const void *buffer |
tree | commitdiff |
2000-10-16 |
cpg | _dio_open and _dio_close are now real functions on... |
tree | commitdiff |
2000-10-12 |
cpg | _dio_setup and _dio_finish are now called _dio_open... |
tree | commitdiff |
2000-10-11 |
cpg | fixed POKEY and GTIA defines: now there are different... |
tree | commitdiff |
2000-10-10 |
cuz | Fixed two problems that weren't obvious with the old... |
tree | commitdiff |
2000-10-09 |
cpg | dio.h - low-level disk-io functions |
tree | commitdiff |
2000-10-08 |
cuz | Fixed return value of CmpString and CmpFString |
tree | commitdiff |
2000-10-06 |
cpg | fixed 2 typos: one in a comment, the other one in the... |
tree | commitdiff |
2000-08-11 |
cpg | cosmetic change |
tree | commitdiff |
2000-08-11 |
cpg | added off_t type and lseek() prototype |
tree | commitdiff |
2000-08-11 |
cpg | added file positioning functions (fseek etc.) |
tree | commitdiff |
2000-07-31 |
cuz | Changes from Maciej |
tree | commitdiff |
2000-07-29 |
cpg | added standard copyright header |
tree | commitdiff |
2000-07-25 |
cuz | Added Atari stuff |
tree | commitdiff |
2000-07-22 |
cuz | Changed decl order |
tree | commitdiff |
2000-07-22 |
cuz | Added standard copyright headers |
tree | commitdiff |
2000-07-22 |
cuz | Added standard copyright header, always define isblank... |
tree | commitdiff |
2000-07-22 |
cuz | Added standard copyright header, fixed a wrong macro... |
tree | commitdiff |
2000-07-22 |
cuz | Added va_copy |
tree | commitdiff |
2000-07-22 |
cuz | strdup is now a fastcall function |
tree | commitdiff |
2000-07-21 |
cuz | _hadd is now a fastcall function |
tree | commitdiff |
2000-07-21 |
cuz | Replace malloc() by an assembler version |
tree | commitdiff |
2000-07-17 |
cpg | fixed a type with AT_OS_TYPE_MINOR |
tree | commitdiff |
2000-07-16 |
cuz | free() is now an assembler function |
tree | commitdiff |
2000-07-10 |
cpg | added get_ostype() function and related defines |
tree | commitdiff |
2000-06-23 |
cpg | added declarations for scroll(), savevecs() and restvecs() |
tree | commitdiff |
2000-06-22 |
cuz | Add the atari target |
tree | commitdiff |
2000-06-22 |
cpg | GTIA color defines; added c64 compatibility color defines |
tree | commitdiff |
2000-05-28 |
uz | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
|