1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/libsrc/geos
izydorst 93fd8803c1 conio with fixed width and proortional font support
git-svn-id: svn://svn.cc65.org/cc65/trunk@1180 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-03-08 16:49:31 +00:00
..
common replaced char* by const char* as it is in prototype 2002-03-08 16:44:57 +00:00
conio conio with fixed width and proortional font support 2002-03-08 16:49:31 +00:00
devel info about c1541 in docs, lowered highest available address to $6000 due to 2001-08-15 16:08:15 +00:00
disk error handling if drive type is unknown 2002-03-08 16:44:07 +00:00
dlgbox errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
file errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
graph Use the condes feature 2000-11-22 22:19:09 +00:00
inc moved cursor.inc to proper location 2002-03-08 16:46:04 +00:00
memory own versions of some common routines, fillram and movedata equal to memset 2001-07-15 16:09:50 +00:00
menuicon Use the condes feature 2000-11-22 22:19:09 +00:00
mousesprite support for 40/80 column modes 2001-10-27 17:07:19 +00:00
process Use the condes feature 2000-11-22 22:19:09 +00:00
system conio with fixed width and proortional font support 2002-03-08 16:49:31 +00:00
Makefile simple conio support for GEOS 2001-10-27 17:13:22 +00:00