1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-04 13:29:35 +00:00
cc65/libsrc/geos/conio
cuz a3109620ab Changed rm -f to $(RM)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2385 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-20 11:59:27 +00:00
..
_scrsize.s removed some duplicated GEOS conio stuff 2003-04-17 11:45:53 +00:00
cclear.s pattern number is preserved so cclear and clrscr will not mess with drawing 2003-04-17 11:51:43 +00:00
cgetc.s support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
chline.s support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
clrscr.s pattern number is preserved so cclear and clrscr will not mess with drawing 2003-04-17 11:51:43 +00:00
color.s simple conio support for GEOS 2001-10-27 17:13:22 +00:00
cpputs.s support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
cputc.s cr/lf hell fixed 2003-03-07 00:31:51 +00:00
cursor.s new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio 2002-12-31 15:35:55 +00:00
cvline.s support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
gotoxy.s support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
kbhit.s support for assert.h in GEOS, conio bugfixes 2001-10-27 23:04:18 +00:00
Makefile Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
revers.s conio with fixed width and proportional font support 2002-03-08 16:47:34 +00:00
where.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00