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 |
2002-12-21 |
cuz | Added joy_stddrv |
tree | commitdiff |
2002-12-20 |
cuz | Cleanup, new JOY_BTN_... macros |
tree | commitdiff |
2002-12-20 |
izydorst | tgi/*.h headers were being searched in local, not CC65_... |
tree | commitdiff |
2002-12-20 |
cuz | New joystick API |
tree | commitdiff |
2002-12-20 |
cuz | Make the functions __fastcall__ |
tree | commitdiff |
2002-12-15 |
cuz | Added signal.h |
tree | commitdiff |
2002-12-15 |
cuz | Remove dependencies for other header files |
tree | commitdiff |
2002-12-15 |
cuz | Declaration of LONG_MIN was wrong |
tree | commitdiff |
2002-12-15 |
cuz | Added stdint.h |
tree | commitdiff |
2002-12-14 |
cuz | Moved CH_ESC back to cbm.h |
tree | commitdiff |
2002-12-13 |
cuz | All module functions are fastcall |
tree | commitdiff |
2002-12-13 |
cuz | Fix parameters to cbm_load and cbm_save |
tree | commitdiff |
2002-12-12 |
cpg | added _atari_xxxcolor() functions |
tree | commitdiff |
2002-12-12 |
cuz | Fixed escape and stop key definitions for the commodore... |
tree | commitdiff |
2002-12-10 |
cuz | The C16 does also support a joystick |
tree | commitdiff |
2002-12-09 |
cuz | Move common stuff for the C16 and Plus/4 into cbm264.h |
tree | commitdiff |
2002-12-09 |
cuz | Define CH_ENTER |
tree | commitdiff |
2002-12-05 |
cuz | Added em_use |
tree | commitdiff |
2002-12-03 |
cuz | Make the read vector __fastcall__ |
tree | commitdiff |
2002-12-03 |
cuz | Make read() and write() fastcall |
tree | commitdiff |
2002-12-03 |
cuz | Added get_tv for several platforms |
tree | commitdiff |
2002-12-01 |
cuz | Added file variables, other cosmetic changes |
tree | commitdiff |
2002-12-01 |
cuz | Cosmetic changes |
tree | commitdiff |
2002-12-01 |
cuz | Replaced em_mapclean by em_commit |
tree | commitdiff |
2002-11-30 |
cuz | Remove em_load |
tree | commitdiff |
2002-11-29 |
cuz | New API for access to extended memory |
tree | commitdiff |
2002-11-27 |
cuz | The C128 has RS232, too |
tree | commitdiff |
2002-11-25 |
cuz | Make fclose __fastcall__ |
tree | commitdiff |
2002-11-23 |
cuz | Make fread and fwrite fastcall |
tree | commitdiff |
2002-11-23 |
cuz | Make fopen fastcall |
tree | commitdiff |
2002-11-22 |
cuz | Add a macro for peekbsys |
tree | commitdiff |
2002-11-22 |
cuz | Make wchar_t a 16 bit type |
tree | commitdiff |
2002-11-21 |
cuz | New target c16 |
tree | commitdiff |
2002-11-20 |
cuz | New calling conventions for read |
tree | commitdiff |
2002-11-16 |
cuz | Make close() fastcall |
tree | commitdiff |
2002-11-15 |
cuz | cbm_write is not __fastcall__ |
tree | commitdiff |
2002-11-13 |
cuz | Added strftime |
tree | commitdiff |
2002-11-12 |
cuz | Added _systime |
tree | commitdiff |
2002-11-12 |
cuz | More time functions |
tree | commitdiff |
2002-11-12 |
cuz | Add the time() function |
tree | commitdiff |
2002-11-11 |
cuz | Make exit a fastcall function |
tree | commitdiff |
2002-11-05 |
cuz | Moved _vic.h to _vic2.h. Renamed __vic to __vic2. |
tree | commitdiff |
2002-11-05 |
cuz | Add _randomize. |
tree | commitdiff |
2002-10-25 |
cuz | Added stdbool.h provided by Greg King |
tree | commitdiff |
2002-10-25 |
cuz | Added the div function |
tree | commitdiff |
2002-10-06 |
cuz | Use other representations for SCHAR_MIN, SHORT_MIN... |
tree | commitdiff |
2002-10-03 |
cuz | Removed duplicate declaration |
tree | commitdiff |
2002-10-03 |
cuz | Started to add tgi text output functions |
tree | commitdiff |
2002-09-18 |
cuz | assert() must be an expression of type void |
tree | commitdiff |
2002-08-09 |
cuz | Changed joystick bits after change in joystick code... |
tree | commitdiff |
next |