1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-04 13:29:35 +00:00
cc65/libsrc
izydorst 34847ec5dc fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@1871 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-02 22:16:57 +00:00
..
apple2 Fixed the fix:-) 2002-12-13 00:18:44 +00:00
atari fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +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 readjoy() is no longer available 2002-12-26 15:59:49 +00:00
c128 readjoy() is no longer available 2002-12-26 15:59:49 +00:00
cbm Fixed int promotion problem in wherex and wherey. 2003-01-01 21:33:49 +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 Somewhat shorter code 2002-12-29 20:30:09 +00:00
conio Removed initialization code to set the screen size and replaced it by a 2000-11-23 19:05:32 +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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +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 new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio 2002-12-31 15:35:55 +00:00