1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00
cc65/libsrc/geos
izydorst 0ce4187e0e small optimization, 5 bytes saved
git-svn-id: svn://svn.cc65.org/cc65/trunk@2372 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-19 22:38:01 +00:00
..
common small optimization, 5 bytes saved 2003-08-19 22:38:01 +00:00
conio removed objects shared with common conio 2003-04-17 12:25:34 +00:00
devel Removed the empty LOWCODE segments from the startup files. This is now 2003-05-22 22:32:04 +00:00
disk all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
dlgbox fixes for quiet rm on *BSD OSes 2003-08-17 23:43:20 +00:00
file GetFile fixes 2003-05-01 16:18:04 +00:00
graph PutDecimal takes unsigned int as decimal parameter 2003-08-17 14:54:15 +00:00
inc support for .zeropage segment in GEOS 2002-12-23 22:14:14 +00:00
memory all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
menuicon Use the condes feature 2000-11-22 22:19:09 +00:00
mousesprite forgotten name change; fixed to return more verbose information instead of boolean true/false 2003-05-16 15:26:49 +00:00
process fixed Sleep behavior (now truly works) 2003-08-15 22:20:45 +00:00
runtime fixes for quiet rm on *BSD OSes 2003-08-17 23:43:20 +00:00
system documentation updates, EnterDesktop() is equal to exit(0) 2003-08-18 00:05:49 +00:00
Makefile more GEOS Kernal replacements for common/ and runtime/ routines 2002-12-23 20:44:17 +00:00