]> git.sur5r.net Git - cc65/commit
new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio
authorizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 Dec 2002 15:35:55 +0000 (15:35 +0000)
committerizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 Dec 2002 15:35:55 +0000 (15:35 +0000)
commit0264d31e7c07629f27e7289dfe513934fe0bd9db
tree2f7f538591bd0a144173ec21604eccb4f0fec2fb
parented2bb59bcb583c79cb622fffffddb77d98f0a555
new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio

git-svn-id: svn://svn.cc65.org/cc65/trunk@1864 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/Makefile
libsrc/geos/conio/_scrsize.s
libsrc/geos/conio/cursor.s
libsrc/geos/devel/Makefile
libsrc/geos/devel/crt0.s
libsrc/geos/devel/geos-tgi.s [new file with mode: 0644]
libsrc/geos/devel/geoszp.s [new file with mode: 0644]
libsrc/geos/devel/tgi_mode_table.s [new file with mode: 0644]
src/ld65/cfg/geos.cfg