2004-03-21 |
cuz | Platform dependent FILENAME_MAX |
tree | commitdiff |
2004-03-18 |
cuz | mouse_set_callbacks doesn't return anything |
tree | commitdiff |
2004-03-18 |
cuz | Added CH_ENTER |
tree | commitdiff |
2004-03-13 |
cuz | Minor fixes for the new apple2enh target |
tree | commitdiff |
2004-03-13 |
cuz | Additional I/O chips added by Stefan Haubenthal |
tree | commitdiff |
2004-03-13 |
cuz | New header file from Stefan Haubenthal |
tree | commitdiff |
2004-03-13 |
cuz | Fixed inclusion order |
tree | commitdiff |
2004-03-11 |
cuz | Reworked version by Oliver Schmidt |
tree | commitdiff |
2004-03-05 |
cuz | Added mouse_ioctl |
tree | commitdiff |
2004-03-05 |
izydorst | - comment fixes |
tree | commitdiff |
2004-01-20 |
cuz | Fixed a bug |
tree | commitdiff |
2004-01-04 |
cuz | Removed a few em driver remanents |
tree | commitdiff |
2003-12-28 |
cuz | Make mouse driver loadable |
tree | commitdiff |
2003-12-28 |
cuz | New style mouse routines |
tree | commitdiff |
2003-12-23 |
cuz | Removed macro that didn't work |
tree | commitdiff |
2003-12-14 |
cuz | Added _ted.h header file and TED definition |
tree | commitdiff |
2003-12-14 |
cuz | Add VDC definition |
tree | commitdiff |
2003-11-12 |
cuz | Removed the HORLINE entry point |
tree | commitdiff |
2003-11-12 |
cuz | New mode for the apple ][ |
tree | commitdiff |
2003-11-06 |
cuz | Made lots of functions __fastcall__ |
tree | commitdiff |
2003-11-04 |
cuz | Fixed a typo |
tree | commitdiff |
2003-10-29 |
cuz | Make qsort __fastcall__ |
tree | commitdiff |
2003-10-29 |
cuz | Make bsearch __fastcall__ |
tree | commitdiff |
2003-10-29 |
cuz | tgi_pagecount returns an unsigned, not void |
tree | commitdiff |
2003-10-23 |
cuz | getpalette and getdefpalette may no longer return a... |
tree | commitdiff |
2003-10-21 |
cuz | Fixed _HAVE_off_t |
tree | commitdiff |
2003-10-20 |
cpg | removed unimplemented _atari_xxxcolor function declarations |
tree | commitdiff |
2003-10-10 |
cuz | New target supervision |
tree | commitdiff |
2003-10-02 |
cuz | Make setlocale __fastcall__ |
tree | commitdiff |
2003-10-01 |
cuz | Removed comment about old va_fix macro |
tree | commitdiff |
2003-10-01 |
cuz | Introduce COLOR_PURPLE as an alias for COLOR_VIOLET |
tree | commitdiff |
2003-10-01 |
cuz | New header file |
tree | commitdiff |
2003-09-25 |
cuz | Fixed wrong register assignments |
tree | commitdiff |
2003-08-28 |
izydorst | removed unnecessary __fastcall__s, some minor cleanups |
tree | commitdiff |
2003-08-26 |
cuz | Added get_ostype |
tree | commitdiff |
2003-08-22 |
cuz | API changes |
tree | commitdiff |
2003-08-19 |
izydorst | removed redundant code; memset == FillRam, bzero =... |
tree | commitdiff |
2003-08-17 |
izydorst | PutDecimal takes unsigned int as decimal parameter |
tree | commitdiff |
2003-08-17 |
izydorst | new MessageBox function |
tree | commitdiff |
2003-08-16 |
cuz | Cleanup use of predefined data types / defines |
tree | commitdiff |
2003-08-15 |
izydorst | same drawing mode extension like for DrawLine |
tree | commitdiff |
2003-08-15 |
cuz | Baud rate #define changes |
tree | commitdiff |
2003-08-15 |
izydorst | fixed bug in DrawLine function; extended DrawLine behavior |
tree | commitdiff |
2003-08-14 |
cpg | fix CH_CROSS definition |
tree | commitdiff |
2003-08-12 |
cpg | added _dos_type with defines and getdefdev() |
tree | commitdiff |
2003-08-12 |
cuz | New get_ostype function |
tree | commitdiff |
2003-08-12 |
cuz | New field length, added suggestions about contents |
tree | commitdiff |
2003-08-12 |
cuz | Add getcwd |
tree | commitdiff |
2003-08-12 |
cuz | New include file |
tree | commitdiff |
2003-08-12 |
cuz | New error code ERANGE |
tree | commitdiff |
2003-08-12 |
cuz | Made rename() fastcall |
tree | commitdiff |
2003-06-16 |
izydorst | clean vector intercepting, added info about that to... |
tree | commitdiff |
2003-06-12 |
cuz | unistd.h needs off_t |
tree | commitdiff |
2003-06-12 |
cuz | Restructured fcntl.h. Moved most stuff into the new... |
tree | commitdiff |
2003-06-03 |
cuz | Fixed a bug |
tree | commitdiff |
2003-06-03 |
cuz | isblank() is an official function in the C99 standard |
tree | commitdiff |
2003-06-02 |
cuz | remove() is __fastcall__ |
tree | commitdiff |
2003-06-02 |
cuz | Rewrote vprintf in assembler and made it __fastcall__ |
tree | commitdiff |
2003-05-27 |
cuz | Added the system() function |
tree | commitdiff |
2003-05-02 |
cuz | More __NES__ stuff |
tree | commitdiff |
2003-05-01 |
izydorst | GetFile fixes |
tree | commitdiff |
2003-04-28 |
cuz | Added ser_ioctl |
tree | commitdiff |
2003-04-24 |
cuz | Added _poserror, made perror __fastcall__ |
tree | commitdiff |
2003-04-18 |
cuz | Working on new serial API |
tree | commitdiff |
2003-04-17 |
izydorst | added missing parameters to GetFile and SaveFile functions |
tree | commitdiff |
2003-04-17 |
izydorst | added Wheels to ostypes |
tree | commitdiff |
2003-04-15 |
cuz | Moving rs232 support to modules |
tree | commitdiff |
2003-04-15 |
cuz | NES changes |
tree | commitdiff |
2003-04-14 |
cuz | nes.h file by groepaz, beautified by me |
tree | commitdiff |
2003-04-14 |
cuz | Add CLK_TCK for atmos |
tree | commitdiff |
2003-04-13 |
cuz | Add ORIC Atmos support |
tree | commitdiff |
2003-04-04 |
izydorst | replaced 'int' by 'unsigned' where appropriate |
tree | commitdiff |
2003-04-04 |
izydorst | added GetFile implementation |
tree | commitdiff |
2003-04-04 |
izydorst | Some *(char*)0x???? replaced by (char*)0x???? to access... |
tree | commitdiff |
2003-03-17 |
cpg | Renamed CH_DEL to CH_DELCHR and added a CH_DEL which... |
tree | commitdiff |
2003-03-17 |
cuz | Fixed the comments |
tree | commitdiff |
2003-03-15 |
izydorst | fixes for GEOS structures, initialized menu/icontabs... |
tree | commitdiff |
2003-03-14 |
cuz | Signals implemented |
tree | commitdiff |
2003-03-14 |
cuz | Make fputs __fastcall__ |
tree | commitdiff |
2003-03-07 |
cpg | added RS_ERR_INIT_FAILED |
tree | commitdiff |
2003-02-13 |
cuz | Added fast(), slow() and c64mode() |
tree | commitdiff |
2003-02-13 |
cuz | New function toggle_videomode |
tree | commitdiff |
2003-02-11 |
cuz | Renamed ..._deinstall -> ..._uninstall. |
tree | commitdiff |
2003-02-10 |
cuz | Renamed the deinstall vector to uninstall. |
tree | commitdiff |
2003-02-10 |
cuz | Fixed comments |
tree | commitdiff |
2003-02-10 |
cuz | Make joy_install, joy_uninstall user callable functions |
tree | commitdiff |
2003-02-08 |
cuz | Fix o65 segment id definitions |
tree | commitdiff |
2003-02-07 |
cuz | More o65 definitions |
tree | commitdiff |
2003-02-06 |
cuz | Fixed a comment |
tree | commitdiff |
2003-02-02 |
cuz | CBM directory routines by Josef Soucek |
tree | commitdiff |
2003-02-01 |
cuz | Move _heap.h to the compiler include dir. |
tree | commitdiff |
2003-02-01 |
cuz | Renamed _hadd to _heapadd |
tree | commitdiff |
2003-01-19 |
cuz | Add chdir, make rmdir __fastcall__ |
tree | commitdiff |
2003-01-09 |
cuz | Added a creat macro |
tree | commitdiff |
2003-01-09 |
cuz | Fix comments and remove whitespace from __asm__ macros |
tree | commitdiff |
2003-01-09 |
cuz | Use new names for flags |
tree | commitdiff |
2002-12-29 |
cuz | tgi_mode -> tgi_gmode |
tree | commitdiff |
2002-12-29 |
cuz | Removed param from tgi_init() |
tree | commitdiff |
2002-12-23 |
izydorst | new TGI driver for interlaced VDC 640x480 mode |
tree | commitdiff |
2002-12-22 |
izydorst | tgi driver for C128 VDC, changed order of things in... |
tree | commitdiff |
next |