added dio interface, standard mouse and joystick functions, osmaperrno

git-svn-id: svn://svn.cc65.org/cc65/trunk@773 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
izydorst
2001-07-03 20:24:28 +00:00
parent 6a988b4859
commit 823329443f
16 changed files with 871 additions and 11 deletions

View File

@@ -2,14 +2,7 @@
# Makefile for GEOS lib
# for cc65
#
# Maciej 'YTM/Alliance' Witkowiak
export CC = ../../../src/cc65
export CFLAGS = -O
export AS = ../../../src/ca65/ca65
export ASFLAGS =
AR = ../../src/ar65/ar65
# Maciej 'YTM/Elysium' Witkowiak
OBJ_DIRS=disk dlgbox file graph menuicon memory mousesprite process system