]> git.sur5r.net Git - cc65/commit
Removed two extra bytes from the TGI driver's header.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:04:30 +0000 (17:04 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:04:30 +0000 (17:04 +0000)
commitea32400df4d9b55015dce1c7128b7bc948b05616
tree8fe5fad70f5a2451a9d811576410a06ef187faae
parent9bf3446060fe1200502a11c3b8eed49f301b9394
Removed two extra bytes from the TGI driver's header.
Added "tgi_colors.s" and a missing mouse-driver support file.
Added driver-module rules to the make-file.
All changes by Greg King.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5004 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/geos/devel/Makefile
libsrc/geos/devel/geos-tgi.s
libsrc/geos/devel/mcbdefault.s [new file with mode: 0644]
libsrc/geos/devel/mouse_stddrv.s [new file with mode: 0644]
libsrc/geos/devel/tgi_colors.s [new file with mode: 0644]