1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 20:29:34 +00:00
cc65/libsrc
izydorst 4f2a18d154 clrscr now puts the cursor into home position
git-svn-id: svn://svn.cc65.org/cc65/trunk@1839 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-25 02:49:42 +00:00
..
apple2 Fixed the fix:-) 2002-12-13 00:18:44 +00:00
atari Added joy_stddrv modules 2002-12-21 09:32:14 +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 emd drivers for RamCart 64/128KB 2002-12-23 00:13:53 +00:00
c128 fixed addressing problems seen on the Real Machine (tm) 2002-12-23 14:52:51 +00:00
cbm Allow file names up to 16 chars 2002-12-21 00:06:41 +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 Make read and write __fastcall__ 2002-12-03 22:31:06 +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 clrscr now puts the cursor into home position 2002-12-25 02:49:42 +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 New functions to swap register variables 2002-11-25 12:38:38 +00:00
tgi Shortened the code 2002-12-24 14:22:42 +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 TGI driver for interlaced VDC 640x480 mode 2002-12-23 14:15:46 +00:00