1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc
cuz 90f47ed007 CBM directory routines by Josef Soucek
git-svn-id: svn://svn.cc65.org/cc65/trunk@1920 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-02 13:18:40 +00:00
..
apple2 Fixed the fix:-) 2002-12-13 00:18:44 +00:00
atari added closeallfiles: close all files at program exit 2003-01-05 23:36:16 +00:00
atmos Must import sp now that the zp definitions are elsewhere 2002-11-23 22:06:01 +00:00
c16 Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
c64 DONE must set an error code 2003-01-03 08:03:53 +00:00
c128 DONE must set an error code 2003-01-03 12:56:38 +00:00
cbm CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
cbm510 For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
cbm610 For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
common Moved conio related files from common/ to conio/ 2003-02-01 21:49:55 +00:00
conio Moved conio related files from common/ to conio/ 2003-02-01 21:49:55 +00:00
dbg Fixed escape and stop key definitions for the commodore machines 2002-12-12 21:01:34 +00:00
em Fixed a bug 2002-12-20 20:39:24 +00:00
geos GEOS no longer requires explicit exit() call, now explicit MainLoop() is required 2003-01-10 20:57:46 +00:00
joystick New joystick API 2002-12-20 21:41:40 +00:00
pet For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
plus4 Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
runtime Use callay instead of jmpvec 2002-12-26 16:00:35 +00:00
tgi fixed a bug 2003-01-02 22:16:57 +00:00
vic20 Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore Ignore joystick drivers 2002-12-20 21:44:57 +00:00
Makefile TGI drivers updated for current API (INIT call has changed) 2003-01-02 22:18:30 +00:00